Bug 296804 - starting up with Mtsql - crashes after input of user name and password.
Summary: starting up with Mtsql - crashes after input of user name and password.
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.5.3
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-26 10:25 UTC by charles
Modified: 2012-04-28 22:51 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 charles 2012-03-26 10:25:48 UTC
Application: kmymoney (4.5.3)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-12-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
I had created a Mysql database and loaded existing data from gnucash -  everything seemed fine.

Wanted to check database was working ok:

closed mnymoney, and then re-started it.

a screen appeared asking for mysql user name - entered it - system crashed.

Have since tried to restart software again, with same result.

-- Backtrace:
Application: KMyMoney (kmymoney), signal: Aborted
[Current thread is 1 (Thread 0xb77b2930 (LWP 3664))]

Thread 2 (Thread 0xb6b4fb70 (LWP 3667)):
#0  0x00564416 in __kernel_vsyscall ()
#1  0x00a4e7ae in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0208c34b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x0207d896 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x0207df9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x02629cea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0
#6  0x020a45f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#7  0x003d7d31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#8  0x00a5d46e in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb77b2930 (LWP 3664)):
[KCrash Handler]
#7  0x00564416 in __kernel_vsyscall ()
#8  0x009b7c8f in raise () from /lib/i386-linux-gnu/libc.so.6
#9  0x009bb2b5 in abort () from /lib/i386-linux-gnu/libc.so.6
#10 0x00d994ed in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#11 0x00d97283 in ?? () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#12 0x00d972bf in std::terminate() () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#13 0x00d9740e in __cxa_throw () from /usr/lib/i386-linux-gnu/libstdc++.so.6
#14 0x08088091 in main (argc=) at /build/buildd/kmymoney-4.5.3/kmymoney/main.cpp:266

Possible duplicates by query: bug 296796, bug 296789, bug 296771, bug 296764, bug 296744.

Reported using DrKonqi
Comment 1 Fernando Vilas 2012-03-27 01:28:13 UTC
I think this was fixed in the 4.6 series. Can you reproduce with the latest version of KMyMoney?
Comment 2 charles 2012-03-27 09:44:02 UTC
On 27/03/12 02:28, Fernando Vilas wrote:
> https://bugs.kde.org/show_bug.cgi?id=296804
>
> Fernando Vilas<fvilas@iname.com>  changed:
>
>             What    |Removed                     |Added
> ----------------------------------------------------------------------------
>                   CC|                            |fvilas@iname.com
>
> --- Comment #1 from Fernando Vilas<fvilas@iname.com>  ---
> I think this was fixed in the 4.6 series. Can you reproduce with the latest
> version of KMyMoney?
>
I downloaded the latest version from the Ubuntu site - according to the 
help screen it seems that this is version 4.5.3, so I will go to the 
main site and try and get a more up to date version.

Sorry to have troubled you.
Comment 3 Alvaro Soliverez 2012-04-28 22:51:57 UTC
Please reopen if this still happens.