Bug 255176 - crash editing foriegn key constraint
Summary: crash editing foriegn key constraint
Status: RESOLVED DUPLICATE of bug 192288
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: 2010-10-25 08:58 UTC by Liviu Vasut
Modified: 2010-12-13 18:27 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Liviu Vasut 2010-10-25 08:58:22 UTC
Application: umbrello (2.4.5)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-61.fc13.i686.PAE i686
Distribution: "Fedora release 13 (Goddard)"

-- Information about the crash:
I had a foreign key defined. I wanted to edit it and double-clicked on it in the list of window named "Foreign key setup"

 -- Backtrace:
Application: Umbrello UML Modeller (umbrello), signal: Segmentation fault
[KCrash Handler]
#6  0x00000019 in ?? ()
#7  0x087b8762 in UMLListView::contentsMouseDoubleClickEvent (this=0x8f09fd0, me=0xbf903620) at /usr/src/debug/kdesdk-4.4.5/umbrello/umbrello/umllistview.cpp:1324
#8  0x024fb5da in Q3ScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) () from /usr/lib/libQt3Support.so.4
#9  0x024fd321 in Q3ScrollView::eventFilter(QObject*, QEvent*) () from /usr/lib/libQt3Support.so.4
#10 0x024a2ffb in Q3ListView::eventFilter(QObject*, QEvent*) () from /usr/lib/libQt3Support.so.4
#11 0x063dd36a in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8cbcb18, receiver=0x8f02430, event=0xbf903c60) at kernel/qcoreapplication.cpp:841
#12 0x06a7775a in QApplicationPrivate::notify_helper (this=0x8cbcb18, receiver=0x8f02430, e=0xbf903c60) at kernel/qapplication.cpp:4302
#13 0x06a7ed7e in QApplication::notify (this=0xbf904510, receiver=0x8f02430, e=0xbf903c60) at kernel/qapplication.cpp:3871
#14 0x0759d00b in KApplication::notify (this=0xbf904510, receiver=0x8f02430, event=0xbf903c60) at /usr/src/debug/kdelibs-4.4.5/kdeui/kernel/kapplication.cpp:302
#15 0x063de133 in QCoreApplication::notifyInternal (this=0xbf904510, receiver=0x8f02430, event=0xbf903c60) at kernel/qcoreapplication.cpp:726
#16 0x06a7dae8 in sendEvent (receiver=0x8f02430, event=0xbf903c60, alienWidget=0x8f02430, nativeWidget=0x8da44d0, buttonDown=0x7380318, lastMouseReceiver=..., spontaneous=true)
    at ../../src/corelib/kernel/qcoreapplication.h:215
#17 QApplicationPrivate::sendMouseEvent (receiver=0x8f02430, event=0xbf903c60, alienWidget=0x8f02430, nativeWidget=0x8da44d0, buttonDown=0x7380318, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2971
#18 0x06afb2f0 in QETWidget::translateMouseEvent (this=0x8da44d0, event=0xbf90417c) at kernel/qapplication_x11.cpp:4380
#19 0x06afa743 in QApplication::x11ProcessEvent (this=0xbf904510, event=0xbf90417c) at kernel/qapplication_x11.cpp:3391
#20 0x06b2674a in x11EventSourceDispatch (s=0x8cbfce8, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#21 0x002b5525 in g_main_dispatch (context=0x8cbee90) at gmain.c:1960
#22 IA__g_main_context_dispatch (context=0x8cbee90) at gmain.c:2513
#23 0x002b9268 in g_main_context_iterate (context=0xd96490, block=1, dispatch=1, self=0x8cbcd60) at gmain.c:2591
#24 0x002b9449 in IA__g_main_context_iteration (context=0x8cbee90, may_block=1) at gmain.c:2654
#25 0x06406446 in QEventDispatcherGlib::processEvents (this=0x8c9f428, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#26 0x06b26336 in QGuiEventDispatcherGlib::processEvents (this=0x8c9f428, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#27 0x063dc80a in QEventLoop::processEvents (this=0xbf904474, flags=...) at kernel/qeventloop.cpp:149
#28 0x063dcb4a in QEventLoop::exec (this=0xbf904474, flags=...) at kernel/qeventloop.cpp:201
#29 0x063e0807 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#30 0x06a77828 in QApplication::exec () at kernel/qapplication.cpp:3585
#31 0x0876ae1d in main (argc=) at /usr/src/debug/kdesdk-4.4.5/umbrello/umbrello/main.cpp:111

Possible duplicates by query: bug 254799, bug 251007, bug 227295, bug 216595.

Reported using DrKonqi
Comment 1 Dario Andres 2010-12-13 18:27:21 UTC
[Comment from a bug triager]
This issue is being tracked at bug 192288. Merging. Thanks

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