Bug 272974 - Crash while editing investment transactions
Summary: Crash while editing investment transactions
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 21:31 UTC by allan
Modified: 2011-06-19 16:10 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 allan 2011-05-10 21:31:16 UTC
Application: kmymoney (4.5.90-svn1231035)
KDE Platform Version: 4.6.00 (4.6.0) "release 6" (Compiled from sources)
Qt Version: 4.7.1
Operating System: Linux 2.6.37.1-1.2-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

Bug 272962. I was looking at this instance trying to understand what was happening.  I had entered two investment items and had made a couple of quantity edits to see how the balance was working, which seemed to be odd.  I think I attempted to open a new transaction, but the first transation opened instead.  I was trying to close it, but, I think, only 'new' was available.  I clicked another transaction and was given 'yes' and 'cancel' as options, but neither worked.   Then the crash occurred.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007f090c28e685 in QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib64/libQtCore.so.4
#8  0x00000000006c13ac in disconnect (this=0x1d188b0, __in_chrg=<value optimized out>) at /usr/include/QtCore/qobject.h:229
#9  TransactionEditor::~TransactionEditor (this=0x1d188b0, __in_chrg=<value optimized out>) at /home/aga/CSV/kmymoney/kmymoney/dialogs/transactioneditor.cpp:86
#10 0x0000000000640ef9 in InvestTransactionEditor::~InvestTransactionEditor (this=0x1d188b0, __in_chrg=<value optimized out>) at /home/aga/CSV/kmymoney/kmymoney/dialogs/investtransactioneditor.cpp:96
#11 0x000000000048693c in deleteTransactionEditor (this=0xd1db10) at /home/aga/CSV/kmymoney/kmymoney/kmymoney.cpp:5142
#12 KMyMoneyApp::slotTransactionsEnter (this=0xd1db10) at /home/aga/CSV/kmymoney/kmymoney/kmymoney.cpp:5202
#13 0x0000000000486ce5 in KMyMoneyApp::slotTransactionsCancelOrEnter (this=0xd1db10, okToSelect=@0x7fff86024aef) at /home/aga/CSV/kmymoney/kmymoney/kmymoney.cpp:5221
#14 0x00000000004a03f2 in KMyMoneyApp::qt_metacall (this=0xd1db10, _c=QMetaObject::InvokeMetaMethod, _id=80, _a=0x7fff860248c0) at /home/aga/CSV/kmymoney/build/kmymoney/kmymoney.moc:483
#15 0x00007f090c28edef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#16 0x0000000000515d35 in KGlobalLedgerView::cancelOrEndEdit (this=<value optimized out>, _t1=<value optimized out>) at /home/aga/CSV/kmymoney/build/kmymoney/views/kgloballedgerview.moc:279
#17 0x0000000000521b65 in KGlobalLedgerView::qt_metacall (this=0x124be90, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fff86024ac0) at /home/aga/CSV/kmymoney/build/kmymoney/views/kgloballedgerview.moc:210
#18 0x00007f090c28edef in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#19 0x0000000000515a92 in MousePressFilter::mousePressedOnExternalWidget (this=<value optimized out>, _t1=<value optimized out>) at /home/aga/CSV/kmymoney/build/kmymoney/views/kgloballedgerview.moc:97
#20 0x0000000000515c06 in MousePressFilter::eventFilter (this=0x124c3e0, o=0x124d5f0, e=0x7fff860251d0) at /home/aga/CSV/kmymoney/kmymoney/views/kgloballedgerview.cpp:143
#21 0x00007f090c279ccb in QCoreApplicationPrivate::sendThroughApplicationEventFilters(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x00007f090b3cdc86 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#23 0x00007f090b3d6aac in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#24 0x00007f090e4c99e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#25 0x00007f090c279bfc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#26 0x00007f090b3ced25 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib64/libQtGui.so.4
#27 0x00007f090b44ce08 in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007f090b44b4c9 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib64/libQtGui.so.4
#29 0x00007f090b4730f2 in ?? () from /usr/lib64/libQtGui.so.4
#30 0x00007f090528cbd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#31 0x00007f090528d3b0 in ?? () from /lib64/libglib-2.0.so.0
#32 0x00007f090528d650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#33 0x00007f090c2a491f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#34 0x00007f090b472d8e in ?? () from /usr/lib64/libQtGui.so.4
#35 0x00007f090c279052 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#36 0x00007f090c279265 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#37 0x00007f090c27d6ab in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#38 0x00000000004596ba in runKMyMoney (a=<value optimized out>, splash=<value optimized out>) at /home/aga/CSV/kmymoney/kmymoney/main.cpp:282
#39 0x000000000045b4fe in main (argc=1, argv=0x7fff86026af8) at /home/aga/CSV/kmymoney/kmymoney/main.cpp:181

Possible duplicates by query: bug 269559.

Reported using DrKonqi
Comment 1 allan 2011-05-10 21:50:52 UTC
Now on Version 4.5.90-svn1231306 and no recurrence.

Not sure the alleged duplicate is a duplicate.
Comment 2 Thomas Baumgart 2011-06-19 16:10:51 UTC
Apparently fixed