glibc pthread_join freezing on sarge
From: B. Bogart (ben_at_ekran.org)
Date: 08/31/05
- Previous message: Joe Smith: "Re: Is there a Debian 3.1 AMD64 iso?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 30 Aug 2005 23:14:11 -0400 To: debian-user-digest@lists.debian.org
Hello all,
I'm running a stock sarge machine with the 32bit 2.6.8 kernel on a AMD64
3200+ machine. I'm using some unstable and demudi packages.
Problem I'm having is that a few apps (actually almost all my v4l apps)
crash when I try and capture video. Actually there is no fault, but the
software hangs. I traced it down to the use of pthread_join() which is
where the code hangs. (I've been doing a backtrace after manually
killing the application)
I tried upgrading my libc6 to 2.3.2.ds1-22.d still getting the same
crash. Here are a couple examples of traces:
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0x40128f18 in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x44bd97bd in videoV4L::stopTransfer () from
/usr/lib/pd/extra/Gem.pd_linux
#3 0x44bd504c in pix_videoNEW::stopRendering ()
from /usr/lib/pd/extra/Gem.pd_linux
#4 0x44b0111e in GemBase::gem_startstopMess ()
from /usr/lib/pd/extra/Gem.pd_linux
#5 0x44b01382 in GemBase::gem_MessCallback ()
from /usr/lib/pd/extra/Gem.pd_linux
#6 0x0809ba47 in pd_typedmess ()
#7 0x00000000 in ?? ()
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0x40128f18 in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
#2 0x42a86440 in pdp_sdl_setup () from /usr/lib/pd/extra/pdp.pd_linux
So what should I do to try and solve this? What version of libc6 should
I be using? Are there known bugs with my configuration and pthreads?
I'm dependant on getting this machine working, so I hope someone has a
suggestion. I'd be happy to do whatever tests to break the issue down
further.
Thanks all.
B.
-- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- application/pgp-signature attachment: OpenPGP digital signature
- Previous message: Joe Smith: "Re: Is there a Debian 3.1 AMD64 iso?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- glibc pthread_join freezing on sarge
... Problem I'm having is that a few apps ... crash when I try and capture
video. ... I tried upgrading my libc6 to 2.3.2.ds1-22.d still getting the same ...
(Debian-User) - Re: segmentation fault at the end of script
... >This script is launch by a script shell on an linux machine like this: ...
Have you tried examining the core dump with gdb to give ... using a program that'll
deliberately crash: ... (comp.lang.php) - Re: UPDATE: The quest for the equation library
... Did you check the checksum of TreeBrowser? ... navigated to an equation and
pressed the APPS button. ... several times and it always results in a crash. ...
then press APPS in Equation Library 4.0, the program crashes. ... (comp.sys.hp48) - Re: oops in :snd_pcm_oss:resample_expand+0x19c/0x1f0
... Currently we can use gdb but only for linearly mapped region. ... I mean kernel
crash handler. ... we can write gdb scripts to implement ... Displaying even
the currently non executing threads using "info threads" ... (Linux-Kernel) - Re: Open-source CableServer for Impact on sourceforge.net
... If server stops, Impact GUI will ... To avoid this you must disconnect server
from GUI using ... crash of cblsrc: ... (comp.arch.fpga)