Bug 298430 - Crash after clicking OK in the class Properties dialog
Summary: Crash after clicking OK in the class Properties dialog
Status: RESOLVED DUPLICATE of bug 302036
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: 2012-04-19 17:20 UTC by Andrei ILIE
Modified: 2012-07-05 22:29 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 Andrei ILIE 2012-04-19 17:20:47 UTC
Application: umbrello (2.6.5)
KDE Platform Version: 4.6.5 (4.6.5)
Qt Version: 4.7.4
Operating System: Linux 2.6.42.12-1.fc15.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:
The active mode was "Java"
Created a new abstract class and added one boolean static attribute with a default value of, attention, "fdsgdg" --> the crash occured.
I tried but wasn't able to reproduce this crash, though.

-- Backtrace:
Application: Umbrello UML Modeller (umbrello), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x0000000001d06390 in ?? ()
#7  0x000000000072c4bf in UMLListView::contentsMouseDoubleClickEvent (this=<optimized out>, me=<optimized out>) at /usr/src/debug/kdesdk-4.6.5/umbrello/umbrello/umllistview.cpp:1324
#8  0x0000003b397631a6 in Q3ScrollView::viewportMouseDoubleClickEvent(QMouseEvent*) () from /usr/lib64/libQt3Support.so.4
#9  0x0000003b39763967 in Q3ScrollView::eventFilter(QObject*, QEvent*) () from /usr/lib64/libQt3Support.so.4
#10 0x0000003b3971616e in Q3ListView::eventFilter(QObject*, QEvent*) () from /usr/lib64/libQt3Support.so.4
#11 0x0000003d4d35aa78 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x19d7160, event=0x7fff4d82a250) at kernel/qcoreapplication.cpp:902
#12 0x0000003b317bcc2f in notify_helper (e=0x7fff4d82a250, receiver=0x19d7160, this=0x17ba420) at kernel/qapplication.cpp:4477
#13 QApplicationPrivate::notify_helper (this=0x17ba420, receiver=0x19d7160, e=0x7fff4d82a250) at kernel/qapplication.cpp:4453
#14 0x0000003b317c23eb in QApplication::notify (this=<optimized out>, receiver=0x19d7160, e=0x7fff4d82a250) at kernel/qapplication.cpp:4042
#15 0x0000003b350431c6 in KApplication::notify (this=0x7fff4d82af70, receiver=0x19d7160, event=0x7fff4d82a250) at /usr/src/debug/kdelibs-4.6.5/kdeui/kernel/kapplication.cpp:311
#16 0x0000003d4d35a8ec in QCoreApplication::notifyInternal (this=0x7fff4d82af70, receiver=0x19d7160, event=0x7fff4d82a250) at kernel/qcoreapplication.cpp:787
#17 0x0000003b317bdc32 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../src/corelib/kernel/qcoreapplication.h:215
#18 QApplicationPrivate::sendMouseEvent (receiver=0x19d7160, event=0x7fff4d82a250, alienWidget=0x19d7160, nativeWidget=0x19d1ef0, buttonDown=0x19d7160, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3141
#19 0x0000003b31839a25 in QETWidget::translateMouseEvent (this=0x19d1ef0, event=<optimized out>) at kernel/qapplication_x11.cpp:4472
#20 0x0000003b318388fa in QApplication::x11ProcessEvent (this=0x7fff4d82af70, event=0x7fff4d82ab10) at kernel/qapplication_x11.cpp:3593
#21 0x0000003b3185ff2c in x11EventSourceDispatch (s=0x17c0a20, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148
#22 0x0000003743a427ed in g_main_dispatch (context=0x17bf8e0) at gmain.c:2441
#23 g_main_context_dispatch (context=0x17bf8e0) at gmain.c:3014
#24 0x0000003743a42fc8 in g_main_context_iterate (context=0x17bf8e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3092
#25 0x0000003743a4325c in g_main_context_iteration (context=0x17bf8e0, may_block=1) at gmain.c:3155
#26 0x0000003d4d38538f in QEventDispatcherGlib::processEvents (this=0x1779900, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#27 0x0000003b3185fc1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#28 0x0000003d4d359e02 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#29 0x0000003d4d359fff in QEventLoop::exec (this=0x7fff4d82aee0, flags=...) at kernel/qeventloop.cpp:201
#30 0x0000003d4d35e117 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#31 0x0000000000438476 in main (argc=3, argv=0x7fff4d82b378) at /usr/src/debug/kdesdk-4.6.5/umbrello/umbrello/main.cpp:111

This bug may be a duplicate of or related to bug 272693.

Possible duplicates by query: bug 294728, bug 282492, bug 272729, bug 272693.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-07-05 22:29:58 UTC

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