Bug 320068 - KmyMoney crashes when entering or saving entry
Summary: KmyMoney crashes when entering or saving entry
Status: RESOLVED DUPLICATE of bug 272393
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.3
Platform: Fedora RPMs Linux
: NOR critical
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-20 21:00 UTC by peter
Modified: 2013-05-21 01:25 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 peter 2013-05-20 21:00:41 UTC
Seems to have happened after fc17 to 18 upgrade.  It was OK on fc17.
Fails with segmentation fault,  seems to be every time but did manage to input twice initially!
Now its failing 100% of the time

Reproducible: Always

Steps to Reproduce:
1.Put in entry and press enter
2.Put in entry and save
3.
Actual Results:  
Just fails to debug window


Did the windoze thing and did a "yum kmymoney reinstall"!
Got this information, sorry it doe not mean a lot to me!,  but hope it helps:

Application: KMyMoney (kmymoney), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[KCrash Handler]
#6  0x4949b58a in QWidget::testAttribute_helper(Qt::WidgetAttribute) const () from /lib/libQtGui.so.4
#7  0x4949c650 in QWidget::effectiveWinId() const () from /lib/libQtGui.so.4
#8  0x49aadcf7 in QXIMInputContext::reset() () from /lib/libQtGui.so.4
#9  0x49ab00d5 in QXIMInputContext::setFocusWidget(QWidget*) () from /lib/libQtGui.so.4
#10 0x49aaf664 in QXIMInputContext::close_xim() () from /lib/libQtGui.so.4
#11 0x49aaf785 in QXIMInputContext::~QXIMInputContext() () from /lib/libQtGui.so.4
#12 0x49aaf843 in QXIMInputContext::~QXIMInputContext() () from /lib/libQtGui.so.4
#13 0x48c7723a in QObjectPrivate::deleteChildren() () from /lib/libQtCore.so.4
#14 0x494a7b70 in QWidget::~QWidget() () from /lib/libQtGui.so.4
#15 0x4988fbb5 in QComboBox::~QComboBox() () from /lib/libQtGui.so.4
#16 0x477ed7eb in KComboBox::~KComboBox() () from /lib/libkdeui.so.5
#17 0x0835977d in KMyMoneyCategory::~KMyMoneyCategory() ()
#18 0x08359843 in KMyMoneyCategory::~KMyMoneyCategory() ()
#19 0x48c7723a in QObjectPrivate::deleteChildren() () from /lib/libQtCore.so.4
#20 0x494a7b70 in QWidget::~QWidget() () from /lib/libQtGui.so.4
#21 0x498c3502 in QFrame::~QFrame() () from /lib/libQtGui.so.4
#22 0x498c3543 in QFrame::~QFrame() () from /lib/libQtGui.so.4
#23 0x48c76f54 in qDeleteInEventHandler(QObject*) () from /lib/libQtCore.so.4
#24 0x48c79768 in QObject::event(QEvent*) () from /lib/libQtCore.so.4
#25 0x494ad93a in QWidget::event(QEvent*) () from /lib/libQtGui.so.4
#26 0x498c3e46 in QFrame::event(QEvent*) () from /lib/libQtGui.so.4
#27 0x4945406c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/libQtGui.so.4
#28 0x49458bd5 in QApplication::notify(QObject*, QEvent*) () from /lib/libQtGui.so.4
#29 0x47744002 in KApplication::notify(QObject*, QEvent*) () from /lib/libkdeui.so.5
#30 0x48c6307e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib/libQtCore.so.4
#31 0x48c67025 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/libQtCore.so.4
#32 0x48c672ad in QCoreApplication::sendPostedEvents(QObject*, int) () from /lib/libQtCore.so.4
#33 0x48c95935 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib/libQtCore.so.4
#34 0x4445215b in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x44452500 in g_main_context_iterate.isra.22 () from /lib/libglib-2.0.so.0
#36 0x444525e2 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x48c95ac2 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#38 0x4950670b in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtGui.so.4
#39 0x48c61a6d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#40 0x48c61d69 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/libQtCore.so.4
#41 0x48c6735b in QCoreApplication::exec() () from /lib/libQtCore.so.4
#42 0x49451ee5 in QApplication::exec() () from /lib/libQtGui.so.4
#43 0x0808a4c3 in runKMyMoney(KApplication*, KStartupLogo*) [clone .isra.10] ()
#44 0x080889d7 in main ()
Comment 1 Jekyll Wu 2013-05-21 01:25:53 UTC

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