Bug 228328

Summary: Kmymoney 3.96 KDE4 Mandriva 2010
Product: [Applications] kmymoney Reporter: Romont Sylvain <psgman24>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED FIXED    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Romont Sylvain 2010-02-24 16:33:49 UTC
Application that crashed: kmymoney
Version of the application: 3.96.1
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-desktop-1mnb x86_64
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
I compiled the last version of kmymoney for KDE4 (3.96) and I have always this bug when I try  to launch it!

 -- Backtrace:
Application: KMyMoney (kmymoney), signal: Segmentation fault
[KCrash Handler]
#4  0x00007f7b12a7feec in QMetaObject::indexOfSignal () from /usr/lib64/libQtCore.so.4
#5  0x00007f7b12a8b50b in QObject::connect () from /usr/lib64/libQtCore.so.4
#6  0x0000000000460ebd in KMyMoneyApp::initDynamicMenus (this=0x2973ed0) at /home/romont/kmymoney-3.96.1/kmymoney/kmymoney.cpp:454
#7  0x000000000048eda6 in KMyMoneyApp (this=0x2973ed0, parent=<value optimized out>) at /home/romont/kmymoney-3.96.1/kmymoney/kmymoney.cpp:357
#8  0x00000000004586ab in main (argc=<value optimized out>, argv=<value optimized out>) at /home/romont/kmymoney-3.96.1/kmymoney/main.cpp:166

Reported using DrKonqi
Comment 1 Alvaro Soliverez 2010-02-24 21:38:38 UTC
Did you run make install after compiling from SVN?
Comment 2 Romont Sylvain 2010-02-25 01:43:55 UTC
yes, I did make install!
Comment 3 Alvaro Soliverez 2010-02-25 01:59:19 UTC
can you attach the log of the output when you run make install, please?
Comment 4 Romont Sylvain 2010-02-25 02:27:02 UTC
I fix the problem by a make uninstall and a new cmake .., make and make install!

Tahnk for the help!