GNOME Bugzilla – Bug 107525
SEGV using UML class objects and selecting Object -> Text
Last modified: 2004-12-22 21:47:04 UTC
Package: dia Severity: critical Version: 0.88.1 Synopsis: SEGV using UML class objects and selecting Object -> Text Bugzilla-Product: dia Bugzilla-Component: general Description: Create a UML diagram. Add a couple of class objects. Join them together using an inheritance arrow. Initally give one of the classes a short name (CHello). Close the properties dialog and make the name longer (CHelloWorldImHere) Class box is now too small for text. Select the class, right click, select Object->Text Boom. SEGV Debugging Information: (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...0x420b48b9 in wait4 () from /lib/i686/libc.so.6
+ Trace 34488
------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-03-04 00:12 ------- The original reporter (chris@joluc.com) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, dia-maint@bugzilla.gnome.org.
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you try to get us a more complete one? Instructions on how to do so can be found at http://bugzilla.gnome.org/getting-traces.cgi. Also, does this bug occur with a newer version of dia?
This bug has been fixed in version 0.90. Please contact your Dia packager for an update, or compile the new version, if you feel up to that.
*** This bug has been marked as a duplicate of 52836 ***