Bug 262140 - crash after report modification
Summary: crash after report modification
Status: RESOLVED DUPLICATE of bug 258974
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-05 01:00 UTC by Ivo Smelhaus
Modified: 2011-01-07 08:32 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 Ivo Smelhaus 2011-01-05 01:00:33 UTC
Application: kmymoney (4.5.0)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-24-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
I have got it 3 times after un-checking "transfer values to base currency" 
It crash more often after changing settings (e.g. date settings) of reports but not every time.

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Floating point exception
[Current thread is 1 (Thread 0x7ffb2e483760 (LWP 9675))]

Thread 2 (Thread 0x7ffb14ea0700 (LWP 9676)):
#0  0x00007fff0bfff904 in clock_gettime ()
#1  0x00007ffb22e360bf in clock_gettime (clock_id=1, tp=0x7ffb14e9fae0) at ../sysdeps/unix/clock_gettime.c:100
#2  0x00007ffb29bd894f in do_gettime () at tools/qelapsedtimer_unix.cpp:105
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:119
#4  0x00007ffb29ca51fd in QTimerInfoList::updateCurrentTime (this=0x1) at kernel/qeventdispatcher_unix.cpp:339
#5  0x00007ffb29ca5225 in QTimerInfoList::timerWait (this=0x1, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#6  0x00007ffb29ca33dd in timerSourcePrepareHelper (src=<value optimized out>, timeout=0x7ffb14e9fc1c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007ffb29ca3485 in timerSourcePrepare (source=0x1, timeout=0x7ffb14e9fae0) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007ffb23fa5a11 in g_main_context_prepare () from /lib/libglib-2.0.so.0
#9  0x00007ffb23fa5e78 in ?? () from /lib/libglib-2.0.so.0
#10 0x00007ffb23fa645c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#11 0x00007ffb29ca31e6 in QEventDispatcherGlib::processEvents (this=0x26ea480, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#12 0x00007ffb29c75a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#13 0x00007ffb29c75dec in QEventLoop::exec (this=0x7ffb14e9fdb0, flags=) at kernel/qeventloop.cpp:201
#14 0x00007ffb29b802fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#15 0x00007ffb29c555f8 in QInotifyFileSystemWatcherEngine::run (this=0x26e9a90) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007ffb29b8327e in QThreadPrivate::start (arg=0x26e9a90) at thread/qthread_unix.cpp:266
#17 0x00007ffb2baa7971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#18 0x00007ffb28e5792d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#19 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ffb2e483760 (LWP 9675)):
[KCrash Handler]
#6  0x00000000005670d5 in reports::PivotTable::calculateColumnHeadings (this=0x3834fd0) at /build/buildd/kmymoney-4.5/kmymoney/reports/pivottable.cpp:555
#7  0x000000000057a026 in reports::PivotTable::init (this=<value optimized out>) at /build/buildd/kmymoney-4.5/kmymoney/reports/pivottable.cpp:400
#8  0x000000000057b567 in reports::PivotTable::PivotTable (this=0x3834fd0, _config_f=...) at /build/buildd/kmymoney-4.5/kmymoney/reports/pivottable.cpp:94
#9  0x00000000004e09a1 in KReportsView::KReportTab::updateReport (this=0x37b7870) at /build/buildd/kmymoney-4.5/kmymoney/views/kreportsview.cpp:180
#10 0x00000000004ebeaa in KReportsView::loadView (this=<value optimized out>) at /build/buildd/kmymoney-4.5/kmymoney/views/kreportsview.cpp:547
#11 0x00000000004ec74d in KReportsView::slotLoadView (this=0x1) at /build/buildd/kmymoney-4.5/kmymoney/views/kreportsview.cpp:363
#12 0x00000000004ec82d in KReportsView::qt_metacall (this=0x2906280, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff0bfdb080) at /build/buildd/kmymoney-4.5/obj-x86_64-linux-gnu/kmymoney/views/kreportsview.moc:112
#13 0x00007ffb29c8eb27 in QMetaObject::activate (sender=0x7ffb2e2ae940, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#14 0x00007ffb2e0488a5 in MyMoneyFileTransaction::commit (this=0x7fff0bfdb5b0) at /build/buildd/kmymoney-4.5/kmymoney/mymoney/mymoneyfile.cpp:2408
#15 0x00000000004e3179 in KReportsView::slotConfigure (this=0x2906280) at /build/buildd/kmymoney-4.5/kmymoney/views/kreportsview.cpp:763
#16 0x00000000004ec87e in KReportsView::qt_metacall (this=0x2906280, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff0bfdb720) at /build/buildd/kmymoney-4.5/obj-x86_64-linux-gnu/kmymoney/views/kreportsview.moc:116
#17 0x00007ffb29c8eb27 in QMetaObject::activate (sender=0x3820c50, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#18 0x00007ffb2ad0a402 in QAbstractButton::clicked (this=0x1, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#19 0x00007ffb2aa04eeb in QAbstractButtonPrivate::emitClicked (this=0x3820c80) at widgets/qabstractbutton.cpp:546
#20 0x00007ffb2aa065bb in QAbstractButtonPrivate::click (this=0x3820c80) at widgets/qabstractbutton.cpp:539
#21 0x00007ffb2aa0682c in QAbstractButton::mouseReleaseEvent (this=0x3820c50, e=0x7fff0bfdc070) at widgets/qabstractbutton.cpp:1121
#22 0x00007ffb2a68304e in QWidget::event (this=0x3820c50, event=0x7fff0bfdc070) at kernel/qwidget.cpp:8187
#23 0x00007ffb2a62cfdc in QApplicationPrivate::notify_helper (this=0x1efeaf0, receiver=0x3820c50, e=0x7fff0bfdc070) at kernel/qapplication.cpp:4396
#24 0x00007ffb2a63330e in QApplication::notify (this=0x1efea50, receiver=0x3820c50, e=0x7fff0bfdc070) at kernel/qapplication.cpp:3959
#25 0x00007ffb2caab156 in KApplication::notify (this=0x1efea50, receiver=0x3820c50, event=0x7fff0bfdc070) at ../../kdeui/kernel/kapplication.cpp:310
#26 0x00007ffb29c76cdc in QCoreApplication::notifyInternal (this=0x1efea50, receiver=0x3820c50, event=0x7fff0bfdc070) at kernel/qcoreapplication.cpp:732
#27 0x00007ffb2a631dbe in sendEvent (receiver=0x3820c50, event=0x7fff0bfdc070, alienWidget=0x3820c50, nativeWidget=0x2ed8620, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QApplicationPrivate::sendMouseEvent (receiver=0x3820c50, event=0x7fff0bfdc070, alienWidget=0x3820c50, nativeWidget=0x2ed8620, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:3058
#29 0x00007ffb2a6b5345 in QETWidget::translateMouseEvent (this=0x2ed8620, event=<value optimized out>) at kernel/qapplication_x11.cpp:4403
#30 0x00007ffb2a6b3c5c in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff0bfdc990) at kernel/qapplication_x11.cpp:3536
#31 0x00007ffb2a6e00e2 in x11EventSourceDispatch (s=0x1f02960, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x00007ffb23fa2342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007ffb23fa62a8 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007ffb23fa645c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x00007ffb29ca3193 in QEventDispatcherGlib::processEvents (this=0x1edde90, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#36 0x00007ffb2a6dfa4e in QGuiEventDispatcherGlib::processEvents (this=0x1, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00007ffb29c75a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#38 0x00007ffb29c75dec in QEventLoop::exec (this=0x7fff0bfdccc0, flags=) at kernel/qeventloop.cpp:201
#39 0x00007ffb29c79ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#40 0x0000000000452d58 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/kmymoney-4.5/kmymoney/main.cpp:260

This bug may be a duplicate of or related to bug 258974.

Possible duplicates by query: bug 258974.

Reported using DrKonqi
Comment 1 Thomas Baumgart 2011-01-05 08:10:23 UTC
Do you use a language different from English? If so, which one and can you reproduce the problem by starting KMyMoney with the following option '--lang=C'?
Comment 2 Ivo Smelhaus 2011-01-07 00:11:50 UTC
Sorry for that delay. I use czech. Yes i will do (tomorrow or Sa).
I wanted to research it immediately. But after looking my data and some few
standard operations I got another error message (segmentation fault or ??)
and without saving the file, all data disappeared. Technically, the file is
still there but with 0B size. Sorry i need a while, until I am able to look
at KMyMoney ;-) . Unfortunately this is much more important problem, but I
don't know what i did, that means how to reproduce it. If you have some idea
I will try it.


On Wed, Jan 5, 2011 at 8:10 AM, Thomas Baumgart <
ipwizard@users.sourceforge.net> wrote:

> https://bugs.kde.org/show_bug.cgi?id=262140
>
>
>
>
>
> --- Comment #1 from Thomas Baumgart <ipwizard users sourceforge net>
>  2011-01-05 08:10:23 ---
> Do you use a language different from English? If so, which one and can you
> reproduce the problem by starting KMyMoney with the following option
> '--lang=C'?
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 3 Thomas Baumgart 2011-01-07 08:32:54 UTC

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