https://bugs.kde.org/show_bug.cgi?id=511328
--- Comment #4 from sc2marines <[email protected]> --- (In reply to Ralf Habacker from comment #2) > Thank you for reporting this issue and providing a stack trace. > > No symbol table information available. > #6 0x0000555555822eb0 in ?? () > No symbol table information available. > #7 0x0000555555823219 in ?? () > No symbol table information available. > #8 0x00005555557f5a06 in ?? ()... > > No symbol table information available. > #58161 0x00005555557b0038 in ?? () > > 58161 stack frames indicate a problem with a recursive call that crashes > with a stack overflow. > > I built the attached file with an Umbrello application using Umbrello source > version 25.08.2 and loaded from the git master branch, and I was unable to > reproduce this error when loading the file. > > It would be helpful to know what interactions with the application were > performed before the crash and to obtain the Umbrello version used > (Help->About menu). > > > No symbol table information available. > > Obtaining a stack trace with Umbrello and Qt symbols (debug packages) > installed would be helpful, as it would allow us to see more precisely where > this is happening. Umbrello UML Modeller Version 25.04.2 (Applications 25.04.2) Hi, thanks for the quick response, I have add a new file v3.xmi wich leads me to the same crash. Reproduce steps : - Load v3.xmi - Add a generalization from visitor to administrator (arrow pointing to administrator) - Generate java code |-> [Working] - Deleting it by selecting it and pressing "delete" - Re-add a generalization from administrator to visitor (arrow pointing to visitor) - Generate java code |-> [Crash] I will upload the backtrace with debuginfod enabled as soon at it's download and generated -- You are receiving this mail because: You are watching all bug changes.
