[Gluster-devel] netbsd regression update : cdc.t
Emmanuel Dreyfus
manu at netbsd.org
Wed May 6 06:11:50 UTC 2015
Krishnan Parthasarathi <kparthas at redhat.com> 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
manu at netbsd.org
More information about the Gluster-devel
mailing list