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
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to