Hello again!

On Mon, 04 Jun 2007 00:04:05 +0200, Luca Capello wrote:
> FYI, also SVN revision 1171 segfault, but with a different
> backtrace:

More info from gdb (SVN revision 1171):

=====
[EMAIL PROTECTED]:~$ gdb mixxx
GNU gdb 6.6-debian
[...]
(gdb) run
[,,,]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47131815734944 (LWP 23622)]
0x00002addb7f76d06 in glClearColor () from /usr/lib/libGL.so.1
(gdb) info threads
  3 Thread 1090525504 (LWP 23626)  0x00002addb687a736 in 
pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  2 Thread 1082132800 (LWP 23625)  0x00002addb687a736 in 
pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
* 1 Thread 47131815734944 (LWP 23622)  0x00002addb7f76d06 in glClearColor () 
from /usr/lib/libGL.so.1
(gdb) thread 3
[Switching to thread 3 (Thread 1090525504 (LWP 23626))]#0  0x00002addb687a736 
in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
(gdb) bt
#0  0x00002addb687a736 in pthread_cond_wait@@GLIBC_2.3.2 () from 
/lib/libpthread.so.0
#1  0x00002addb787fbbf in QWaitCondition::wait () from /usr/lib/libqt-mt.so.3
#2  0x00000000004b2e81 in Reader::run (this=0x7e3780) at reader.cpp:245
#3  0x00002addb754e0e2 in QThreadInstance::start () from /usr/lib/libqt-mt.so.3
#4  0x00002addb6876225 in start_thread () from /lib/libpthread.so.0
#5  0x00002addb8e3c17d in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()
(gdb) q
The program is running.  Exit anyway? (y or n) y
[EMAIL PROTECTED]:~$
=====

Thx, bye,
Gismo / Luca


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to