[Kmymoney-devel] [Bug 269559] New: Crash when attempting to open a new investment transaction

allan agander93 at gmail.com
Sun Mar 27 18:46:41 CEST 2011


https://bugs.kde.org/show_bug.cgi?id=269559

           Summary: Crash when attempting to open a new investment
                    transaction
           Product: kmymoney4
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: kmymoney-devel at kde.org
        ReportedBy: agander93 at gmail.com


Application: kmymoney (4.5.90-svn1225922)
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:
I had earlier removed some prices that were invalid, discovered on creating an
investment performance report.  Then I examined some accounts and decided to
enter a sell transaction.  Whether I hit the wrong button, I don't know, but
the ledger was showing the latest transaction,  opened for editing.  Cancel
wasn't enabled, nor accept. (I don't use the transaction form.)  I hit escape
and KMM crashed.  I can't now be certain that the crash immediately followed
the escape key use.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fcd41070760 (LWP 8698))]

Thread 2 (Thread 0x7fcd23bee700 (LWP 9655)):
#0  0x00007fff4f1ff851 in clock_gettime ()
#1  0x00007fcd366832b3 in clock_gettime () from /lib64/librt.so.1
#2  0x00007fcd3d3282b2 in ?? () from /usr/lib64/libQtCore.so.4
#3  0x00007fcd3d3eb33d in ?? () from /usr/lib64/libQtCore.so.4
#4  0x00007fcd3d3eb6b5 in ?? () from /usr/lib64/libQtCore.so.4
#5  0x00007fcd3d3ea17c in ?? () from /usr/lib64/libQtCore.so.4
#6  0x00007fcd3d3ea225 in ?? () from /usr/lib64/libQtCore.so.4
#7  0x00007fcd363d2087 in g_main_context_prepare () from
/lib64/libglib-2.0.so.0
#8  0x00007fcd363d2fa9 in ?? () from /lib64/libglib-2.0.so.0
#9  0x00007fcd363d3650 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#10 0x00007fcd3d3ea976 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQtCore.so.4
#11 0x00007fcd3d3bf052 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#12 0x00007fcd3d3bf265 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#13 0x00007fcd3d2d41e4 in QThread::exec() () from /usr/lib64/libQtCore.so.4
#14 0x00007fcd3d3a0968 in ?? () from /usr/lib64/libQtCore.so.4
#15 0x00007fcd3d2d6a5e in ?? () from /usr/lib64/libQtCore.so.4
#16 0x00007fcd3e49ea3f in start_thread () from /lib64/libpthread.so.0
#17 0x00007fcd3b93a67d in clone () from /lib64/libc.so.6
#18 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fcd41070760 (LWP 8698)):
[KCrash Handler]
#6  0x0000000000000030 in ?? () at /usr/include/QtCore/qstring.h:883
#7  0x00007fcd3d3d4685 in QObject::disconnect(QObject const*, char const*,
QObject const*, char const*) () from /usr/lib64/libQtCore.so.4
#8  0x00000000006be5bc in disconnect (this=0xa807800, __in_chrg=<value
optimized out>) at /usr/include/QtCore/qobject.h:229
#9  TransactionEditor::~TransactionEditor (this=0xa807800, __in_chrg=<value
optimized out>) at
/home/aga/CSV/kmymoney/kmymoney/dialogs/transactioneditor.cpp:86
#10 0x000000000063e599 in InvestTransactionEditor::~InvestTransactionEditor
(this=0xa807800, __in_chrg=<value optimized out>) at
/home/aga/CSV/kmymoney/kmymoney/dialogs/investtransactioneditor.cpp:96
#11 0x0000000000485679 in deleteTransactionEditor (this=0xc7d2e0) at
/home/aga/CSV/kmymoney/kmymoney/kmymoney.cpp:5134
#12 KMyMoneyApp::slotTransactionsCancel (this=0xc7d2e0) at
/home/aga/CSV/kmymoney/kmymoney/kmymoney.cpp:5175
#13 0x00000000004a016d in KMyMoneyApp::qt_metacall (this=0xc7d2e0,
_c=QMetaObject::InvokeMetaMethod, _id=79, _a=0x7fff4f13f260) at
/home/aga/CSV/kmymoney/build/kmymoney/kmymoney.moc:482
#14 0x00007fcd3d3d4def in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib64/libQtCore.so.4
#15 0x00007fcd3c50d982 in QAction::triggered(bool) () from
/usr/lib64/libQtGui.so.4
#16 0x00007fcd3c50db7a in QAction::activate(QAction::ActionEvent) () from
/usr/lib64/libQtGui.so.4
#17 0x00007fcd3c8c831a in ?? () from /usr/lib64/libQtGui.so.4
#18 0x00007fcd3c8c85cc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib64/libQtGui.so.4
#19 0x00007fcd3c984a7a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from
/usr/lib64/libQtGui.so.4
#20 0x00007fcd3c565538 in QWidget::event(QEvent*) () from
/usr/lib64/libQtGui.so.4
#21 0x00007fcd3c513d14 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#22 0x00007fcd3c51caac in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#23 0x00007fcd3f60f9e6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#24 0x00007fcd3d3bfbfc in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQtCore.so.4
#25 0x00007fcd3c514d25 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib64/libQtGui.so.4
#26 0x00007fcd3c592e08 in ?? () from /usr/lib64/libQtGui.so.4
#27 0x00007fcd3c5914c9 in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib64/libQtGui.so.4
#28 0x00007fcd3c5b90f2 in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007fcd363d2bd3 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#30 0x00007fcd363d33b0 in ?? () from /lib64/libglib-2.0.so.0
#31 0x00007fcd363d3650 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#32 0x00007fcd3d3ea91f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQtCore.so.4
#33 0x00007fcd3c5b8d8e in ?? () from /usr/lib64/libQtGui.so.4
#34 0x00007fcd3d3bf052 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#35 0x00007fcd3d3bf265 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#36 0x00007fcd3d3c36ab in QCoreApplication::exec() () from
/usr/lib64/libQtCore.so.4
#37 0x000000000045a31e in main (argc=1, argv=0x7fff4f141448) at
/home/aga/CSV/kmymoney/kmymoney/main.cpp:260

Possible duplicates by query: bug 263361, bug 259916, bug 240285.

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the KMyMoney-devel mailing list