[Uml-devel] [Bug 188300] Crash when changing Class package value in properties
Onno Hommes
ohommes at comcast.net
Tue Mar 31 01:59:23 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=188300
--- Comment #4 from Onno Hommes <ohommes comcast net> 2009-03-31 03:59:11 ---
Here is some data from the debugger kdbg:
In the file umllistview.cpp I am getting the SIGSEGV at line 568 (see snippet
below:
UMLCheckConstraintDialog dialog(this, selectedCheckConstraint);
dialog.exec();
} else {
uWarning() << "calling properties on unknown type";
}
temp->cancelRename(0); /*LINE 568: RIGHT HERE IS THE SIGEGV *******/
break;
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the umbrello-devel
mailing list