[Pvfs2-developers] Hang at server shutdown

Scott Atchley atchley at myri.com
Thu Jan 18 14:50:50 EST 2007


On Jan 18, 2007, at 2:41 PM, Sam Lang wrote:

> Hi Scott,
>
> That's not what I suspected but its still helpful.  It looks like  
> the hang is in trove_handle_mgmt_finalize().  Probably trying to  
> lock the trove_handle_mutex, but I'm not sure.   I don't see any  
> other cases where that mutex would already be locked somewhere  
> else.  Can you run the server in gdb, Ctrl-C when it hangs, and  
> send the backtrace?
>
> Thanks,
>
> -sam

It happens on shutdown which I initiate with ^c. However, in gdb, ^c  
just drops me to the gdb prompt. How do I tell the server to stop  
without dropping to the gdb prompt?

Scott


More information about the Pvfs2-developers mailing list