[Kmymoney-devel] [Bug 238060] New: KMyMoney crashes when online price update requested (for all prices)
Susannah Burrows
susannah.burrows at mpic.de
Tue May 18 18:06:39 CEST 2010
https://bugs.kde.org/show_bug.cgi?id=238060
Summary: KMyMoney crashes when online price update requested
(for all prices)
Product: kmymoney4
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: crash
Priority: NOR
Component: general
AssignedTo: kmymoney-devel at kde.org
ReportedBy: susannah.burrows at mpic.de
Application: kmymoney (3.97.2)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS
-- Information about the crash:
Updating the price for one stock is successful.
Updating for all stocks always results in a crash. I have tried to do this in
two ways: (1) in the "Investments" screen, right-click on an account and select
"Update Stock and Currency Prices..."; (2) in the "Tools" menu, select "Update
Stock and Currency Prices...".
Either way, KMyMoney crashes every time.
The crash can be reproduced every time.
-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
[KCrash Handler]
#6 0x00110422 in __kernel_vsyscall ()
#7 0x05b0e651 in raise () from /lib/tls/i686/cmov/libc.so.6
#8 0x05b11a82 in abort () from /lib/tls/i686/cmov/libc.so.6
#9 0x00b9052f in __gnu_cxx::__verbose_terminate_handler() () from
/usr/lib/libstdc++.so.6
#10 0x00b8e465 in ?? () from /usr/lib/libstdc++.so.6
#11 0x00b8e4a2 in std::terminate() () from /usr/lib/libstdc++.so.6
#12 0x00b8e55b in __cxa_rethrow () from /usr/lib/libstdc++.so.6
#13 0x032bd75a in QMetaObject::activate (sender=0xa300dd0, m=0x4f4fd58,
local_signal_index=1, argv=0xbfef6f88) at kernel/qobject.cpp:3303
#14 0x04620bd9 in QAction::triggered (this=0xa300dd0, _t1=false) at
.moc/release-shared/moc_qaction.cpp:263
#15 0x04622dcc in QAction::activate (this=0xa300dd0, event=QAction::Trigger) at
kernel/qaction.cpp:1255
#16 0x04ac660c in QMenuPrivate::activateCausedStack (this=0xa458b10,
causedStack=..., action=0xa300dd0, action_e=QAction::Trigger, self=true) at
widgets/qmenu.cpp:1011
#17 0x04accabb in QMenuPrivate::activateAction (this=0xa458b10,
action=0xa300dd0, action_e=QAction::Trigger, self=<value optimized out>) at
widgets/qmenu.cpp:1103
#18 0x04acdac7 in QMenu::mouseReleaseEvent (this=0xa458af0, e=0xbfef7820) at
widgets/qmenu.cpp:2312
#19 0x00931f65 in KMenu::mouseReleaseEvent (this=0xa458af0, e=0xbfef7820) at
../../kdeui/widgets/kmenu.cpp:471
#20 0x046857f8 in QWidget::event (this=0xa458af0, event=0xbfef7820) at
kernel/qwidget.cpp:7998
#21 0x04acf0cc in QMenu::event (this=0xa458af0, e=0xbfef7820) at
widgets/qmenu.cpp:2414
#22 0x046274dc in QApplicationPrivate::notify_helper (this=0xa1a0508,
receiver=0xa458af0, e=0xbfef7820) at kernel/qapplication.cpp:4300
#23 0x0462e9f7 in QApplication::notify (this=0xa1a0488, receiver=0xa458af0,
e=0xbfef7820) at kernel/qapplication.cpp:3865
#24 0x0083bf2a in KApplication::notify (this=0xa1a0488, receiver=0xa458af0,
event=0xbfef7820) at ../../kdeui/kernel/kapplication.cpp:302
#25 0x032a9a3b in QCoreApplication::notifyInternal (this=0xa1a0488,
receiver=0xa458af0, event=0xbfef7820) at kernel/qcoreapplication.cpp:704
#26 0x0462d952 in QCoreApplication::sendEvent (receiver=0xa458af0,
event=0xbfef7820, alienWidget=0x0, nativeWidget=0xa458af0,
buttonDown=0x4f6b058, lastMouseReceiver=..., spontaneous=true)
at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#27 QApplicationPrivate::sendMouseEvent (receiver=0xa458af0, event=0xbfef7820,
alienWidget=0x0, nativeWidget=0xa458af0, buttonDown=0x4f6b058,
lastMouseReceiver=..., spontaneous=true)
at kernel/qapplication.cpp:2965
#28 0x046b95cf in QETWidget::translateMouseEvent (this=0xa458af0,
event=0xbfef7d3c) at kernel/qapplication_x11.cpp:4302
#29 0x046b8511 in QApplication::x11ProcessEvent (this=0xa1a0488,
event=0xbfef7d3c) at kernel/qapplication_x11.cpp:3379
#30 0x046e760a in x11EventSourceDispatch (s=0xa1a3740, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#31 0x016c15e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x016c52d8 in ?? () from /lib/libglib-2.0.so.0
#33 0x016c54b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x032d55d5 in QEventDispatcherGlib::processEvents (this=0xa186198,
flags=...) at kernel/qeventdispatcher_glib.cpp:412
#35 0x046e7135 in QGuiEventDispatcherGlib::processEvents (this=0xa186198,
flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0x032a8059 in QEventLoop::processEvents (this=0xbfef8030, flags=) at
kernel/qeventloop.cpp:149
#37 0x032a84aa in QEventLoop::exec (this=0xbfef8030, flags=...) at
kernel/qeventloop.cpp:201
#38 0x04ac9dde in QMenu::exec (this=0xa458af0, p=..., action=0x0) at
widgets/qmenu.cpp:2063
#39 0x08094a95 in _start ()
Possible duplicates by query: bug 237780, bug 237667, bug 236910, bug 236118,
bug 235929.
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