Krishnan Parthasarathi <[email protected]> wrote:

> On gdb'ing into one of the brick process, I see the following backtrace.
> This is seen with other threads in the process too. This makes it difficult
> to analyse what could have gone wrong. Is there something I am missing?

Obviously frame 4 and higher are irrelevant, but you have glusterfs code
in frame 3, with arguments, file and line. I guess if you type frame 3
you get the code. 

This posix_health_check_thread_proc() is probably spawed by
pthread_create() and therefore has no caller.

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
[email protected]
_______________________________________________
Gluster-devel mailing list
[email protected]
http://www.gluster.org/mailman/listinfo/gluster-devel

Reply via email to