Bug 451427 - Crash when importing c++ variadic templated file
Summary: Crash when importing c++ variadic templated file
Status: RESOLVED WORKSFORME
Alias: None
Product: umbrello
Classification: Applications
Component: importer (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-12 11:27 UTC by Azkalaak
Modified: 2023-09-20 00:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
output of terminal while the crash happened (1.36 KB, text/x-log)
2022-03-12 11:27 UTC, Azkalaak
Details

Note You need to log in before you can comment on or make changes to this bug.
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.