[Uml-devel] Crash in latest SVN (582546) when removing a child from an UMLObject

Daniel Calviño Sánchez danxuliu at gmail.com
Sat Sep 9 18:56:30 UTC 2006


Hi,

latest SVN revision (582546) of Umbrello in 3.5 branch crashes every
time I try to delete a child from an UML object created from
properties dialog. I'm not sure if you're already aware of this, so
here it is the problem:

Steps to reproduce:
1-Open a new file
2-Create a class, interface or enumerate
3-Open properties dialog of the created UML object
4-Add a new attribute, operation or literal
5-Delete it

It also happens if, instead of opening properties dialog, the
attribute, operation or literal is created with the "new" menu item in
the pop up menu that appears with a right click on the created UML
object.

It doesn't happen, however, if the attribute or operation (this option
isn't available for literals) is created through the list view (with a
right click on the class or interface and selecting "new" menu item),
even if it's later edited through properties dialog.

I've attached the backtrace of the crash.

Regards,
Daniel
-------------- next part --------------
Using host libthread_db library "/lib/tls/libthread_db.so.1".
`shared object read from target memory' has disappeared; keeping its symbols.
[Thread debugging using libthread_db enabled]
[New Thread -1232955712 (LWP 2183)]
[KCrash handler]
#4  0x00000051 in ?? () at /usr/lib/qt3//include/qcstring.h:68
#5  0x081c77ca in UMLListView::childObjectRemoved (this=0x8524368, 
    obj=0x84bfa48)
    at /home/dani/Proyectos/umbrello-svn/kdesdk/umbrello/umbrello/umllistview.cpp:804
#6  0x081d207c in UMLListView::qt_invoke (this=0x8524368, _id=112, 
    _o=0xbfc9f57c)
    at /home/dani/Proyectos/umbrello-svn/kdesdk/umbrello/umbrello/umllistview.moc:185
#7  0xb703325d in QObject::activate_signal ()
   from /usr/lib/qt3/lib/libqt-mt.so.3
#8  0xbfc9f501 in ?? ()
#9  0x084d8950 in ?? ()
#10 0x085a5fa0 in ?? ()
#11 0x00000002 in ?? ()
#12 0xb695c880 in __malloc_initialize_hook () from /lib/tls/libc.so.6
#13 0x085fcd28 in ?? ()
#14 0x083a89ec in ?? ()
#15 0x00000000 in ?? ()


More information about the umbrello-devel mailing list