gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] this->ctx overwritten by a file path


From: Vijay Bellur
Subject: Re: [Gluster-devel] this->ctx overwritten by a file path
Date: Tue, 5 Jul 2011 14:56:54 +0530


On Sun, Jul 3, 2011 at 3:10 PM, Emmanuel Dreyfus <address@hidden> wrote:
this->graphs seems to have been overwritten by a string:
(gdb) print this
(...)
     ctx = 0x74656e2f, graph = 0x2f647362, itable = 0x2f727375,
     init_succeeded = 115 's', private = 0x72616873,

And indeed I find here a filename that tar is just extracting:

(gdb) x/1s &this->ctx
0xba99dd40:
"/netbsd/usr/src/share/doc/papers/relengr/tmac.srefs.02384i"


Have you tried running this with valgrind? A similar test works fine on Linux.

Thanks,
Vijay


reply via email to

[Prev in Thread] Current Thread [Next in Thread]