[Kmymoney-devel] [Bug 271914] New: Crash in Reports - Investment
allan
agander93 at gmail.com
Thu Apr 28 11:32:17 CEST 2011
https://bugs.kde.org/show_bug.cgi?id=271914
Summary: Crash in Reports - Investment
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 produced an investment performance report by account. I started to
change the dates, completed the start date - from 3 Mar 2010 to 1 Apr 2010,
then was changing the end date from 27 Apr 2011 to 31 Mar 2011. On clicking
'OK', KMM crashed.
It seems to happen every time.
-- Backtrace:
Application: KMyMoney (kmymoney), signal: Floating point exception
[KCrash Handler]
#6 0x00007f49fa4c417b in raise () from /lib64/libpthread.so.0
#7 0x00007f49f761351e in __gmp_invalid_operation () from
/usr/lib64/libgmp.so.10
#8 0x00007f49f762f60f in __gmpq_set_d () from /usr/lib64/libgmp.so.10
#9 0x00007f49fab2f537 in operator= (this=0x7fff12fc45c0,
dAmount=@0x7fff12fc4438, denom=10000) at /usr/include/gmpxx.h:1808
#10 AlkValue::AlkValue (this=0x7fff12fc45c0, dAmount=@0x7fff12fc4438,
denom=10000) at /home/aga/libalkimia-4.3.0/alkvalue.cpp:117
#11 0x000000000057114f in MyMoneyMoney (this=0x1358130, account=...,
result=...) at /home/aga/CSV/kmymoney/kmymoney/mymoney/mymoneymoney.h:266
#12 reports::QueryTable::constructPerformanceRow (this=0x1358130, account=...,
result=...) at /home/aga/CSV/kmymoney/kmymoney/reports/querytable.cpp:1045
#13 0x000000000057eaeb in reports::QueryTable::constructAccountTable
(this=0x1358130) at /home/aga/CSV/kmymoney/kmymoney/reports/querytable.cpp:1132
#14 0x000000000057f2a9 in reports::QueryTable::init (this=0x1358130) at
/home/aga/CSV/kmymoney/kmymoney/reports/querytable.cpp:262
#15 0x000000000057fe1f in reports::QueryTable::QueryTable (this=0x1358130,
_report=<value optimized out>) at
/home/aga/CSV/kmymoney/kmymoney/reports/querytable.cpp:252
#16 0x00000000004db7d9 in KReportsView::KReportTab::updateReport
(this=0x1e0bec0) at /home/aga/CSV/kmymoney/kmymoney/views/kreportsview.cpp:183
#17 0x00000000004e16de in KReportsView::loadView (this=0x13fc0b0) at
/home/aga/CSV/kmymoney/kmymoney/views/kreportsview.cpp:549
#18 0x00000000004e1d6d in KReportsView::slotLoadView (this=0x13fc0b0) at
/home/aga/CSV/kmymoney/kmymoney/views/kreportsview.cpp:365
#19 0x00000000004e1e61 in KReportsView::qt_metacall (this=0x13fc0b0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff12fc59b0)
at /home/aga/CSV/kmymoney/build/kmymoney/views/kreportsview.moc:115
#20 0x00007f49f93f1def in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib64/libQtCore.so.4
#21 0x00007f49fcc5fcf3 in MyMoneyFile::commitTransaction (this=0x7f49fcec0550)
at /home/aga/CSV/kmymoney/kmymoney/mymoney/mymoneyfile.cpp:388
#22 0x00007f49fcc5fdc5 in MyMoneyFileTransaction::commit (this=0x7fff12fc5f40)
at /home/aga/CSV/kmymoney/kmymoney/mymoney/mymoneyfile.cpp:2703
#23 0x00000000004da444 in KReportsView::slotConfigure (this=0x13fc0b0) at
/home/aga/CSV/kmymoney/kmymoney/views/kreportsview.cpp:769
#24 0x00000000004e1eb5 in KReportsView::qt_metacall (this=0x13fc0b0,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff12fc6090)
at /home/aga/CSV/kmymoney/build/kmymoney/views/kreportsview.moc:119
#25 0x00007f49f93f1def in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib64/libQtCore.so.4
#26 0x00007f49f8b9ba32 in QAbstractButton::clicked(bool) () from
/usr/lib64/libQtGui.so.4
#27 0x00007f49f88e3d9b in ?? () from /usr/lib64/libQtGui.so.4
#28 0x00007f49f88e535b in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007f49f88e55cc in QAbstractButton::mouseReleaseEvent(QMouseEvent*) ()
from /usr/lib64/libQtGui.so.4
#30 0x00007f49f8582538 in QWidget::event(QEvent*) () from
/usr/lib64/libQtGui.so.4
#31 0x00007f49f8530d14 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib64/libQtGui.so.4
#32 0x00007f49f8539aac in QApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libQtGui.so.4
#33 0x00007f49fb62c9e6 in KApplication::notify(QObject*, QEvent*) () from
/usr/lib64/libkdeui.so.5
#34 0x00007f49f93dcbfc in QCoreApplication::notifyInternal(QObject*, QEvent*)
() from /usr/lib64/libQtCore.so.4
#35 0x00007f49f8531d25 in QApplicationPrivate::sendMouseEvent(QWidget*,
QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from
/usr/lib64/libQtGui.so.4
#36 0x00007f49f85afe08 in ?? () from /usr/lib64/libQtGui.so.4
#37 0x00007f49f85ae4c9 in QApplication::x11ProcessEvent(_XEvent*) () from
/usr/lib64/libQtGui.so.4
#38 0x00007f49f85d60f2 in ?? () from /usr/lib64/libQtGui.so.4
#39 0x00007f49f23efbd3 in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#40 0x00007f49f23f03b0 in ?? () from /lib64/libglib-2.0.so.0
#41 0x00007f49f23f0650 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#42 0x00007f49f940791f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQtCore.so.4
#43 0x00007f49f85d5d8e in ?? () from /usr/lib64/libQtGui.so.4
#44 0x00007f49f93dc052 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#45 0x00007f49f93dc265 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#46 0x00007f49f93e06ab in QCoreApplication::exec() () from
/usr/lib64/libQtCore.so.4
#47 0x000000000045a31e in main (argc=1, argv=0x7fff12fc8268) at
/home/aga/CSV/kmymoney/kmymoney/main.cpp:260
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