Here it is.  Again, this is the output from gdb after all the loading
symbols messages.

Also, if it is worth anything, the state of the process is listed as
'umtxn' from top/ps.  (This is a FreeBSD 8.1 system.)

[Switching to Thread 28469480 (LWP 100132)]
0x28af6225 in __error () from /lib/libthr.so.3
(gdb) bt
#0  0x28af6225 in __error () from /lib/libthr.so.3
#1  0x28af603b in __error () from /lib/libthr.so.3
#2  0x28af8f60 in _thread_state_running () from /lib/libthr.so.3
#3  0x00000011 in ?? ()
#4  0x00000000 in ?? ()
#5  0x00000000 in ?? ()
#6  0x00000000 in ?? ()
#7  0x00000001 in ?? ()
#8  0xbfbfe3b8 in ?? ()
#9  0x28700548 in ?? () from /usr/local/lib/libglib-2.0.so.0
#10 0x28469480 in ?? ()
#11 0x08049c60 in ?? ()
#12 0xbfbfe2f8 in ?? ()
#13 0x28af0807 in pthread_mutex_getyieldloops_np () from /lib/libthr.so.3
#14 0x00018724 in ?? ()
#15 0x28087c00 in ?? ()
#16 0x00018724 in ?? ()
#17 0x28338000 in ?? ()
#18 0x28338200 in ?? ()
#19 0x28338400 in ?? ()
#20 0x28af7bf4 in ?? () from /lib/libthr.so.3
#21 0x00000000 in ?? ()
#22 0x28469480 in ?? ()
#23 0xbfbfe318 in ?? ()
#24 0x28af112f in pthread_mutex_trylock () from /lib/libthr.so.3
Previous frame inner to this frame (corrupt stack?)
(gdb) 


On Sat, Sep 18, 2010 at 03:58:22PM -0500, Dustin J. Mitchell wrote:
> On Sat, Sep 18, 2010 at 3:35 PM, Stephen Corbesero <corbes...@ptd.net> wrote:
> >  (gdb) info threads
> >  * 1 Thread 28469480 (LWP 100148)  0x28af6225 in __error ()
> >     from /lib/libthr.so.3
> 
> Can you run the 'bt' command here to see what that thread is up to?
> 
> (gdb) bt
> 
> Dustin
> 
> -- 
> Open Source Storage Engineer
> http://www.zmanda.com
> 

-- 
Stephen Corbesero                        It's always darkest 
Bethlehem, PA 18015                      before pitch black.
corbes...@ptd.net                        

Reply via email to