Bug 309999 - KmyMoney crashes when editing a categorie
Summary: KmyMoney crashes when editing a categorie
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.6.1
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-13 01:36 UTC by João Dias de Carvalho Neto
Modified: 2014-07-29 09:11 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 João Dias de Carvalho Neto 2012-11-13 01:36:12 UTC
Application: kmymoney (4.6.1)
KDE Platform Version: 4.8.5 (4.8.5)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-27-generic x86_64
Distribution: Ubuntu 12.04.1 LTS

-- Information about the crash:
When I tried to edit a categorie Kmymoney crashes 
exiting the application

The crash can be reproduced every time.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fc53e00c780 (LWP 14073))]

Thread 2 (Thread 0x7fc525cc5700 (LWP 14074)):
#0  0x00007fc5386e9303 in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x00007fc533d5a036 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x00007fc533d5a164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007fc53a2c7426 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#4  0x00007fc53a296c82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#5  0x00007fc53a296ed7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#6  0x00007fc53a195fa7 in QThread::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#7  0x00007fc53a2769ff in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#8  0x00007fc53a198fcb in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#9  0x00007fc53b408e9a in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#10 0x00007fc5386f4cbd in clone () from /lib/x86_64-linux-gnu/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fc53e00c780 (LWP 14073)):
[KCrash Handler]
#6  0x00007fc538637425 in raise () from /lib/x86_64-linux-gnu/libc.so.6
#7  0x00007fc53863ab8b in abort () from /lib/x86_64-linux-gnu/libc.so.6
#8  0x00007fc538f8969d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#9  0x00007fc538f87846 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#10 0x00007fc538f87873 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#11 0x00007fc538f8796e in __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
#12 0x0000000000456ed8 in main (argc=1, argv=0x7fff61127c28) at /build/buildd/kmymoney-4.6.1/kmymoney/main.cpp:185

Possible duplicates by query: bug 309993, bug 309970, bug 309843, bug 309824, bug 309801.

Reported using DrKonqi
Comment 1 Cristian Oneț 2012-11-22 18:04:08 UTC
Could you do one of the following?
1. Try the latest stable version 4.6.3
2. Install debug information and provide a usable backtrace
3. Provide an anonymous file with which to reproduce this - http://kmymoney2.sourceforge.net/kde4/online-manual/details.formats.anonymous.html

Otherwise this bug report is not usable because the lack of information.