allright: I realized, there is no such a thing as libqt-mt.so.4 so what should it link against instead?
concerning the path: I symlinked /usr/local to /usr that explains the "local" in the path. by the time I did this /usr/local/lib was empty, so it shouldn't matter .. Thank you for your help, Michael David García Garzón schrieb: > If you could type the 'bt' command on gdb it will give you the backtrace of > call on the crash point, which is even useful. > > At first sight, it is strange to see qt-mt linking against the NetworkEditor. > qt-mt is Qt3 and NetworkEditor should link just with Qt4. Also the path for > suchs library is not a tipical one: /usr/local/lib/libqt-mt.so.3 so. Any mess > with local library installation? > > David. > > > On Dijous 29 Març 2007, Michael Iber wrote: >> gdb run gives the following output: >> >> (gdb) run >> Starting program: /usr/bin/NetworkEditor >> Failed to read a valid object file image from memory. >> [Thread debugging using libthread_db enabled] >> [New Thread -1247086896 (LWP 6719)] >> warning: Lowest section in /usr/lib/libicudata.so.34 is .hash at 000000b4 >> EXPLORER warning: trying to open non ladspa plugin: >> /usr/lib/ladspa/blop_files >> >> Program received signal SIGSEGV, Segmentation fault. >> [Switching to Thread -1247086896 (LWP 6719)] >> 0xb5016f0f in QMutexPool::get () from /usr/local/lib/libqt-mt.so.3 >> (gdb) Quit >> (gdb) Quit >> >> David García Garzón schrieb: >>> Could you give us some backtrace, the console output or something that >>> might be usefull to fix that problem? >>> >>> On Dijous 29 Març 2007, Michael Iber wrote: >>>> Hello, >>>> NetworkEditor crashes (seg fault) at startup with packman-distro and >>>> successfully self-compiled 1.0. version. Any ideas, what could be the >>>> reason for that (openSuse 10.2. with jad-(jacklab.net)-rt-kernel)? >>>> Thanks a lot, I really would like to get into this very interesting >>>> concept ..... >>>> cheers, >>>> Michael > > > -- --- Michael Iber --- --- [EMAIL PROTECTED] --- --- www.michael-iber.de --- _______________________________________________ CLAM mailing list [email protected] http://www.iua.upf.es/mtg/clam
