Bug 76890 - Crash when opening .kmy files
Summary: Crash when opening .kmy files
Status: RESOLVED FIXED
Alias: None
Product: kmymoney2
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Development Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-06 17:58 UTC by Jason Fischer
Modified: 2005-06-01 22:03 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 Jason Fischer 2004-03-06 17:58:45 UTC
Version:           0.5.1 (using KDE KDE 3.2.0)
Installed from:    Gentoo Packages
Compiler:          gcc version 3.3.3 20040217 running in x86_64 arch
OS:          Linux

I am able create new accounts, etc. in a new file.  When I try to open an existing *.kmy file, the program crashes, with a signal 6 (SIGABRT) error.  I recompiled the program, and still get the same error.  This happens every time.

(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x0000003f1640c96c in waitpid ()
   from /lib/libpthread.so.0
#0  0x0000003f1640c96c in waitpid () from /lib/libpthread.so.0
#1  0x0000002a96c54787 in KCrash::defaultCrashHandler(int) ()
   from /usr/kde/3.2/lib/libkdecore.so.4
#2  0x0000003f1640b7ce in pthread_barrierattr_setpshared ()
   from /lib/libpthread.so.0
#3  <signal handler called>
#4  0x0000003f15330509 in kill () from /lib/libc.so.6
#5  0x0000003f1640922b in pthread_kill () from /lib/libpthread.so.0
#6  0x0000003f16409542 in raise () from /lib/libpthread.so.0
#7  0x0000003f15330201 in raise () from /lib/libc.so.6
#8  0x0000003f15331742 in abort () from /lib/libc.so.6
#9  0x0000003f1ab9c246 in __cxa_call_unexpected ()
   from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/libstdc++.so.5
#10 0x0000003f1ab9c273 in std::terminate() ()
   from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/libstdc++.so.5
#11 0x0000003f1ab9c393 in __cxa_throw ()
   from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/libstdc++.so.5
#12 0x0000003f1ab9c58f in operator new(unsigned long) ()
   from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/libstdc++.so.5
#13 0x0000003f1ab9c649 in operator new[](unsigned long) ()
   from /usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.3/libstdc++.so.5
#14 0x0000002a9764c4df in QString::setLength(unsigned) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#15 0x0000002a97653f4b in operator>>(QDataStream&, QString&) ()
   from /usr/qt/3/lib/libqt-mt.so.3
#16 0x00000000004aa7fe in KComboBox::itemSelected(QListBoxItem*) ()
#17 0x00000000004aa407 in KComboBox::itemSelected(QListBoxItem*) ()
#18 0x00000000004a96c2 in KComboBox::itemSelected(QListBoxItem*) ()
#19 0x00000000004a6b9f in KComboBox::itemSelected(QListBoxItem*) ()
#20 0x00000000004a69a2 in KComboBox::itemSelected(QListBoxItem*) ()
#21 0x000000000042fa72 in KMainWindow::readProperties(KConfig*) ()
#22 0x00000000004256e8 in QGList::count() const ()
#23 0x000000000042ac3f in QGList::count() const ()
#24 0x0000003f1531d8e2 in __libc_start_main () from /lib/libc.so.6
#25 0x00000000004244aa in ?? ()
Comment 1 KMyMoney Development Team 2004-03-06 21:33:19 UTC
Please try a later version of kmymoney.  The current version available is 0.6rc3 and 0.6 will be out soon.

(I also have an amd64 and will investigate this further once i get gentoo).
Comment 2 Jason Fischer 2004-03-06 22:24:35 UTC
Michael Edwardes wrote:

>------- You are receiving this mail because: -------
>You reported the bug, or are watching the reporter.
>      
>http://bugs.kde.org/show_bug.cgi?id=76890      
>mte users sourceforge net changed:
>
>           What    |Removed                     |Added
>----------------------------------------------------------------------------
>             Status|UNCONFIRMED                 |NEW
>      everconfirmed|0                           |1
>
>
>
>------- Additional Comments From mte users sourceforge net  2004-03-06 21:33 -------
>Please try a later version of kmymoney.  The current version available is 0.6rc3 and 0.6 will be out soon.
>
>(I also have an amd64 and will investigate this further once i get gentoo).
>
>  
>
Thanks for the quick reply!  Unfortunately, gentoo doesn't have any 
later versions available to try.

Jason

Comment 3 Nicolas L. 2005-05-31 15:38:02 UTC
i have try with 0.7.1 and i have no crash so i think that this bug can be close
Comment 4 KMyMoney Development Team 2005-06-01 22:03:00 UTC
*** Bug has been marked as fixed ***.