Bug 171765 - Since installing this version of kmymoney2 from sources, it always crashes on termination.
Summary: Since installing this version of kmymoney2 from sources, it always crashes on...
Status: RESOLVED WORKSFORME
Alias: None
Product: kmymoney2
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Development Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-28 01:07 UTC by Chris Tanner
Modified: 2009-01-08 12:50 UTC (History)
1 user (show)

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 Chris Tanner 2008-09-28 01:07:45 UTC
Version:           0.9.2 (using KDE 3.5.9)
Compiler:          gcc 4.3.2 
OS:                Linux
Installed from:    Mandriva RPMs

Compiled from sources with: aqbanking 3.7.2, gwenhywfar 3.4.1, kmm_banking 0.9.8 beta, libchipcard 4.2.0. 

money file is okay.

Using host libthread_db library "/lib/i686/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1246751024 (LWP 23748)]
[KCrash handler]
#6  0xffffe410 in __kernel_vsyscall ()
#7  0xb5b2f5d5 in raise () from /lib/i686/libc.so.6
#8  0xb5b31021 in abort () from /lib/i686/libc.so.6
#9  0xb5b6735c in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#10 0x00000003 in ?? ()
#11 0xbff9b5a8 in ?? ()
#12 0x00000400 in ?? ()
#13 0x086dd2f8 in ?? ()
#14 0xb5890cfe in ?? ()
#15 0x5a559edc in ?? ()
#16 0xb5c2dd84 in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#17 0x00000017 in ?? ()
#18 0xbff9c8a8 in ?? ()
#19 0x00000009 in ?? ()
#20 0xb5c2dd9d in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#21 0x00000002 in ?? ()
#22 0xb5c2bfce in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#23 0x0000001c in ?? ()
#24 0xb5c2dda1 in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#25 0x00000004 in ?? ()
#26 0xbff9bb1b in ?? ()
#27 0x00000008 in ?? ()
#28 0xb5c2dda7 in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#29 0x00000005 in ?? ()
#30 0xb5c47120 in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#31 0x086dcc90 in ?? ()
#32 0xb5c2dda7 in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#33 0x00000005 in ?? ()
#34 0xbff9b4f0 in ?? ()
#35 0xb5c2dda8 in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#36 0x00000025 in ?? ()
#37 0xb5b72af0 in free () from /lib/i686/libc.so.6
#38 0xb5b6f27f in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#39 0x00000002 in ?? ()
#40 0xb5c2dd84 in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#41 0xbff9c8a8 in ?? ()
#42 0xb5c2bfce in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#43 0xbff9bb1b in ?? ()
#44 0x00000077 in ?? ()
#45 0xbff9bb1b in ?? ()
#46 0x08b201c8 in ?? ()
#47 0xb7efcaf4 in QWidget::setUpdatesEnabled ()
   from /usr/lib/libkmm_mymoney.so.5
#48 0x00000050 in ?? ()
#49 0xb5c2de5c in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#50 0x08819ad4 in ?? ()
#51 0xb5c45ff4 in ?? () from /lib/i686/libc.so.6
#52 0xb5c47120 in QWidget::setUpdatesEnabled () from /lib/i686/libc.so.6
#53 0x08b16e70 in ?? ()
#54 0xbff9bb38 in ?? ()
#55 0xb5b72af0 in free () from /lib/i686/libc.so.6
#56 0xb5b72af0 in free () from /lib/i686/libc.so.6
#57 0xb7cfd181 in operator delete (ptr=0x0)
    at ../../../../gcc-4.3.2/libstdc++-v3/libsupc++/del_op.cc:49
#58 0xb7e9a469 in MyMoneyFile::~MyMoneyFile ()
   from /usr/lib/libkmm_mymoney.so.5
#59 0xb5b329b8 in __cxa_finalize () from /lib/i686/libc.so.6
#60 0xb7e65944 in __do_global_dtors_aux () from /usr/lib/libkmm_mymoney.so.5
#61 0xb7ee17d0 in _fini () from /usr/lib/libkmm_mymoney.so.5
#62 0xb7f305ef in _dl_fini () at dl-fini.c:248
#63 0xb5b326c4 in exit () from /lib/i686/libc.so.6
#64 0xb5b1c398 in __libc_start_main () from /lib/i686/libc.so.6
#65 0x0812ef81 in _start ()
Comment 1 Thomas Baumgart 2008-09-29 12:40:38 UTC
You mentioned: "Installed from: Mandriva RPMs" and "Compiled from sources". Now what? If you built from source, make sure to disable the memory leak checker which could cause this problem.
Comment 2 Thomas Baumgart 2008-10-30 12:26:13 UTC
Any news on this?
Comment 3 Thomas Baumgart 2009-01-08 12:50:27 UTC
Closed due to inactivity of the original poster.