[OpenAFS-devel] valgrind and openafs...

Derrick J Brashear shadow@dementia.org
Tue, 15 Apr 2003 10:09:27 -0400 (EDT)


You and your silly wide-replies.

On Tue, 15 Apr 2003, Neulinger, Nathan wrote:

> Nope... I got semi-useful messages from some of the errors prior to
> backing out the largefile support, but nothing from this.
>
> I'll see if I can find that message about that patch. We're looking at
> bumping up our kernel build soon, might as well include that patch when
> we do.

the other thing is you should get a core always, if you remember to
unlimit coredumpsize before starting bosserver if you're letting init
start it. otherwise, you won't get a core.

if you're not using the kernel patch, you will get a core for *one*
pthread.

> Is there any code out there that could allow us to build a backtrace
> into the file/vol servers?

well, there's code in redhat's kernel that gives a backtrace, somewhere...