Bug 317063 - crashed entering data
Summary: crashed entering data
Status: RESOLVED DUPLICATE of bug 272393
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-20 04:45 UTC by Douglas Peale
Modified: 2013-03-21 02:02 UTC (History)
0 users

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 Douglas Peale 2013-03-20 04:45:52 UTC
Application: kmymoney (4.6.3)
KDE Platform Version: 4.9.4
Qt Version: 4.8.3
Operating System: Linux 3.5.0-25-generic x86_64
Distribution: Ubuntu 12.10

-- Information about the crash:
I was entering data into my account. The screen went blank and an error message appeared.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc94341d780 (LWP 3271))]

Thread 2 (Thread 0x7fc9292f4700 (LWP 3275)):
#0  0x00007fc93d940303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fc93901bd84 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc93901c1e2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc930ca34a6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x00007fc93903f645 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007fc940605e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#6  0x00007fc93d94bcbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc94341d780 (LWP 3271)):
[KCrash Handler]
#5  0x00007fc93e6368ce in QWidget::testAttribute_helper (this=this@entry=0x34b3950, attribute=attribute@entry=Qt::WA_WState_Created) at kernel/qwidget.cpp:11043
#6  0x00007fc93e63770a in testAttribute (attribute=Qt::WA_WState_Created, this=0x34b3950) at ../../include/QtGui/../../src/gui/kernel/qwidget.h:1042
#7  QWidget::effectiveWinId (this=0x34b3950) at kernel/qwidget.cpp:2619
#8  0x00007fc93eba5e3d in QXIMInputContext::reset (this=0x410ef90) at inputmethod/qximinputcontext_x11.cpp:579
#9  0x00007fc93eba7924 in QXIMInputContext::setFocusWidget (this=0x410ef90, w=0x0) at inputmethod/qximinputcontext_x11.cpp:649
#10 0x00007fc93eba702f in QXIMInputContext::close_xim (this=this@entry=0x410ef90) at inputmethod/qximinputcontext_x11.cpp:533
#11 0x00007fc93eba7120 in QXIMInputContext::~QXIMInputContext (this=0x410ef90, __in_chrg=<optimized out>) at inputmethod/qximinputcontext_x11.cpp:542
#12 0x00007fc93eba71c9 in QXIMInputContext::~QXIMInputContext (this=0x410ef90, __in_chrg=<optimized out>) at inputmethod/qximinputcontext_x11.cpp:545
#13 0x00007fc93f4de182 in QObjectPrivate::deleteChildren (this=0x34b40d0) at kernel/qobject.cpp:1908
#14 0x00007fc93e641c24 in QWidget::~QWidget (this=0x50a0150, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1677
#15 0x00000000006dce79 in KMyMoneyCategory::~KMyMoneyCategory (this=0x50a0150, __in_chrg=<optimized out>) at /build/buildd/kmymoney-4.6.3/kmymoney/widgets/kmymoneycategory.cpp:106
#16 0x00007fc93f4de182 in QObjectPrivate::deleteChildren (this=0x508cd70) at kernel/qobject.cpp:1908
#17 0x00007fc93e641c24 in QWidget::~QWidget (this=0x3441030, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1677
#18 0x00007fc93e9f64e9 in QFrame::~QFrame (this=0x3441030, __in_chrg=<optimized out>) at widgets/qframe.cpp:242
#19 0x00007fc93f4e0468 in QObject::event (this=0x3441030, e=<optimized out>) at kernel/qobject.cpp:1176
#20 0x00007fc93e6470da in QWidget::event (this=0x3441030, event=0x43620a0) at kernel/qwidget.cpp:8830
#21 0x00007fc93e9f6b66 in QFrame::event (this=0x3441030, e=0x43620a0) at widgets/qframe.cpp:557
#22 0x00007fc93e5f7e9c in QApplicationPrivate::notify_helper (this=this@entry=0xc41f90, receiver=receiver@entry=0x3441030, e=e@entry=0x43620a0) at kernel/qapplication.cpp:4562
#23 0x00007fc93e5fc30a in QApplication::notify (this=0xc329a0, receiver=0x3441030, e=0x43620a0) at kernel/qapplication.cpp:4423
#24 0x00007fc941a761d6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007fc93f4cb56e in QCoreApplication::notifyInternal (this=0xc329a0, receiver=receiver@entry=0x3441030, event=event@entry=0x43620a0) at kernel/qcoreapplication.cpp:915
#26 0x00007fc93f4cf3f1 in sendEvent (event=0x43620a0, receiver=0x3441030) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xc0a1f0) at kernel/qcoreapplication.cpp:1539
#28 0x00007fc93f4f9a63 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#29 postEventSourceDispatch (s=0xc3cad0) at kernel/qeventdispatcher_glib.cpp:279
#30 0x00007fc93901bab5 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#31 0x00007fc93901bde8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#32 0x00007fc93901bea4 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#33 0x00007fc93f4f9bf6 in QEventDispatcherGlib::processEvents (this=0xc0bad0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#34 0x00007fc93e69cc1e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007fc93f4ca2bf in QEventLoop::processEvents (this=this@entry=0x7fff2e64bb50, flags=...) at kernel/qeventloop.cpp:149
#36 0x00007fc93f4ca548 in QEventLoop::exec (this=0x7fff2e64bb50, flags=...) at kernel/qeventloop.cpp:204
#37 0x00007fc93f4cf708 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#38 0x0000000000457dd6 in runKMyMoney (splash=splash@entry=0xe93c20, a=0xc329a0) at /build/buildd/kmymoney-4.6.3/kmymoney/main.cpp:282
#39 0x000000000045659f in main (argc=1, argv=0x7fff2e64c648) at /build/buildd/kmymoney-4.6.3/kmymoney/main.cpp:181

Possible duplicates by query: bug 316150, bug 315625, bug 304797.

Reported using DrKonqi
Comment 1 Jekyll Wu 2013-03-21 02:02:52 UTC

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