Re: [LAU] qjackctl segfault..

From: James Stone <jamesmstone@email-addr-hidden>
Date: Sun May 25 2008 - 12:34:57 EEST

On Sat, May 24, 2008 at 11:01:07PM +0100, Rui Nuno Capela wrote:
> James Stone wrote:
> > For some reason qjackctl has started to segfault on startup. I
> > have not got a clue what is happening. It was working fine fairly
> > recently.
> >
> > Here is all I get from gdb:
> >
> > Starting program: /usr/local/bin/qjackctl
> > [Thread debugging using libthread_db enabled]
> > [New Thread 0xb6f0c940 (LWP 9865)]
> >
> > Program received signal SIGSEGV, Segmentation fault.
> > [Switching to Thread 0xb6f0c940 (LWP 9865)]
> > 0xb734a93c in memcpy () from /lib/i686/cmov/libc.so.6
> > (gdb) quit
> >
> > I am on Debian sid.
> >
> > Any ideas??
> >
>
> yes, try entering "bt" for a backtrace instead of "quit" in the gdb prompt
>
> :)

Oh yes.. silly me!

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6e86940 (LWP 5355)]
0xb72c493c in memcpy () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0 0xb72c493c in memcpy () from /lib/i686/cmov/libc.so.6
#1 0xb753101c in QString::QString () from /usr/lib/libQtCore.so.4
#2 0xb75313b0 in QString::mid () from /usr/lib/libQtCore.so.4
#3 0xb755d578 in QAbstractFileEngine::create () from /usr/lib/libQtCore.so.4
#4 0xb7572777 in ?? () from /usr/lib/libQtCore.so.4
#5 0xb75ddf01 in QCoreApplication::applicationDirPath ()
   from /usr/lib/libQtCore.so.4
#6 0xb74e8d2b in ?? () from /usr/lib/libQtCore.so.4
#7 0xb74e8ef7 in ?? () from /usr/lib/libQtCore.so.4
#8 0xb74e8f66 in ?? () from /usr/lib/libQtCore.so.4
#9 0xb74e908b in QLibraryInfo::location () from /usr/lib/libQtCore.so.4
#10 0xb75dea3d in QCoreApplication::libraryPaths ()
   from /usr/lib/libQtCore.so.4
#11 0xb75df17b in QCoreApplication::init () from /usr/lib/libQtCore.so.4
#12 0xb75df3d7 in QCoreApplication::QCoreApplication ()
   from /usr/lib/libQtCore.so.4
#13 0xb77ec285 in QApplication::QApplication () from /usr/lib/libQtGui.so.4
#14 0x08057867 in main (argc=Cannot access memory at address 0x3e69fda
) at src/main.cpp:33

James
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Sun May 25 16:15:01 2008

This archive was generated by hypermail 2.1.8 : Sun May 25 2008 - 16:15:02 EEST