Bug 202410 - Umbrello Crashes when Clicking on / Trying to Move Datatype on Simple Diagram
Summary: Umbrello Crashes when Clicking on / Trying to Move Datatype on Simple Diagram
Status: RESOLVED FIXED
Alias: None
Product: umbrello
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Umbrello Development Group
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 18:26 UTC by Mark Gardinier
Modified: 2013-11-06 17:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 4.8.1


Attachments
xmi file to create crash (11.79 KB, application/octet-stream)
2009-08-03 18:27 UTC, Mark Gardinier
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Gardinier 2009-08-03 18:26:07 UTC
Version:           2.2.4 (using KDE 4.2.4)
Compiler:          N/A 
OS:                Linux
Installed from:    Fedora RPMs

Imported a simple Ada95 file.  Tried to create a simple class diagram from the imported file.  Umbrello crashes after dragging a package to a class diagram, dragging a datatype to it, and clicking on or trying to move either the package or the datatype. 

   umbrello(9967) UMLView::addAssociation: allowAssociation returns false  for AssocType  509 

   KCrash: Application 'umbrello' crashing...
   sock_file=/home/ATI/.kde/socket-ATI/kdeinit4__0
   kdeinit4: preparing to launch 
   Could not find '' executable.
   KCrash cannot reach kdeinit, launching directly.
   KCrash failed to exec(), errno = 2

I've attached the xmi file.
Comment 1 Mark Gardinier 2009-08-03 18:27:20 UTC
Created attachment 35814 [details]
xmi file to create crash
Comment 2 Mark Gardinier 2009-08-03 22:24:18 UTC
trace:

Program received signal SIGSEGV, Segmentation fault.
0x08c32d48 in ?? ()
(gdb) where
#0  0x08c32d48 in ?? ()
#1  0x08661d4e in ?? ()
#2  0x08667d72 in ?? ()
#3  0x0875fe98 in ?? ()
#4  0x08765d17 in ?? ()
#5  0x086f0ca4 in ?? ()
#6  0x086f0294 in ?? ()
#7  0x04ca8841 in Q3ScrollView::viewportMouseMoveEvent ()
   from /usr/lib/libQt3Support.so.4
#8  0x04caa602 in Q3ScrollView::eventFilter () from /usr/lib/libQt3Support.so.4
#9  0x00aad17a in QCoreApplicationPrivate::sendThroughObjectEventFilters ()
   from /usr/lib/libQtCore.so.4
#10 0x0344c73a in QApplicationPrivate::notify_helper ()
   from /usr/lib/libQtGui.so.4
#11 0x034553e1 in QApplication::notify () from /usr/lib/libQtGui.so.4
#12 0x05c86cdd in KApplication::notify () from /usr/lib/libkdeui.so.5
#13 0x00aadf5b in QCoreApplication::notifyInternal ()
   from /usr/lib/libQtCore.so.4
#14 0x0345444e in QApplicationPrivate::sendMouseEvent ()
   from /usr/lib/libQtGui.so.4
#15 0x034c44ae in ?? () from /usr/lib/libQtGui.so.4
#16 0x034c3865 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4
#17 0x034ed2ca in ?? () from /usr/lib/libQtGui.so.4
---Type <return> to continue, or q <return> to quit---
#18 0x00510258 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#19 0x00513903 in ?? () from /lib/libglib-2.0.so.0
#20 0x00513ac1 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#21 0x00ad97e8 in QEventDispatcherGlib::processEvents ()
   from /usr/lib/libQtCore.so.4
#22 0x034ec9c5 in ?? () from /usr/lib/libQtGui.so.4
#23 0x00aac58a in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#24 0x00aac9d2 in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#25 0x00aaee79 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#26 0x0344c5d7 in QApplication::exec () from /usr/lib/libQtGui.so.4
#27 0x086bb985 in ?? ()
#28 0x002f66e5 in __libc_start_main () from /lib/libc.so.6
#29 0x0806e241 in _start ()
Comment 3 Oliver Kellogg 2012-02-14 19:45:14 UTC
SVN commit 1280135 by okellogg:

AssocRules::m_AssocRules:
Add Containment associations for widgetA=wt_{Package,Class,Interface} and
widgetB=wt_Datatype.



 M  +4 -1      ChangeLog  
 M  +3 -0      umbrello/assocrules.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1280135
Comment 4 Ralf Habacker 2013-11-06 17:25:06 UTC
set version-fixed-in from 4.8.1 changelog