After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 107525 - SEGV using UML class objects and selecting Object -> Text
SEGV using UML class objects and selecting Object -> Text
Status: RESOLVED DUPLICATE of bug 52836
Product: dia
Classification: Other
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Dia maintainers
Dia maintainers
Depends on:
Blocks:
 
 
Reported: 2003-03-04 05:12 UTC by chris
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description chris 2003-03-04 05:12:51 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
  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #0 wait4
    from /lib/i686/libc.so.6
  • #1 __DTOR_END__
    from /lib/i686/libc.so.6
  • #2 gnome_segv_handle
    from /usr/lib/libgnomeui.so.32
  • #3 <signal handler called>
  • #0 ??
  • #0 ??
  • #0 ??
  • #0 ??




------- 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.

Comment 1 Elijah Newren 2003-03-04 23:16:06 UTC
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?
Comment 2 Lars Clausen 2003-03-04 23:39:02 UTC
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.
Comment 3 Lars Clausen 2003-03-04 23:39:21 UTC

*** This bug has been marked as a duplicate of 52836 ***