Bug 451427

Summary: Crash when importing c++ variadic templated file
Product: [Applications] umbrello Reporter: Azkalaak <azkalaak>
Component: importerAssignee: Umbrello Development Group <umbrello-devel>
Status: RESOLVED WORKSFORME    
Severity: crash CC: ralf.habacker
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: output of terminal while the crash happened

Description Azkalaak 2022-03-12 11:27:58 UTC
Created attachment 147459 [details]
output of terminal while the crash happened

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports

Umbrello crashes whenever I try to import a file containing c++ variadic template 
***


STEPS TO REPRODUCE
1.  create a c++20 file containing variadic template (or clone the project I detected it on: git@gitlab/azkalaak/my_rpg_reloaded.git
2. open umbrello, and open the code import wizard
3. try to import the file containing the c++ variadic templated class (on my project, just import the ZenithException class is in the folder libs/zenith)
4. see the crash happen

OBSERVED RESULT
Umbrello crashes with the messages linked with this report


EXPECTED RESULT
Umbrello succesfully imports the classes


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 35 / Kde plasma 5.24.2
(available in About System)
KDE Plasma Version:  5.24.2
KDE Frameworks Version: 5.91.0 
Qt Version: 5.15.2

ADDITIONAL INFORMATION
I am using some c++20 features (templates, include)
I am using KDE wayland as it is the default KDE on fedora. I did not test this on Xorg KDE (but I can if requested)
Comment 1 Ralf Habacker 2023-09-20 00:03:20 UTC
I could not reproduce this error with the current version of umbrello. If the error persists, you can reopen this ticket with more information.