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
Did you run make install after compiling from SVN?
yes, I did make install!
can you attach the log of the output when you run make install, please?
I fix the problem by a make uninstall and a new cmake .., make and make install! Tahnk for the help!