[Buildbot-devel] Step fails only under Buildbot
Bob Hood
bhood2 at comcast.net
Fri Mar 7 18:08:49 UTC 2014
Hi, Stephen.
On 3/7/2014 10:55 AM, Stephen Davis wrote:
> Since signal 11 is a segementation fault, there should be a crash log stored away in the usual places (~/Library/Logs/CrashReporter/).
Just checked, and there's no ~/Library/Logs/CrashReporter/ folder. I also did
a "find . -name core" in the home root, and there's no dump file.
> If that's not good enough, you can set the DYLD_INSERT_LIBRARIES=/usr/lib/libgmalloc.dylib environment variable to run your test under GuardMalloc which usually can pinpoint the problem a little better if the default crash log doesn't narrow it down enough.
Hmm.. I'll give that one a try. Thanks, Stephen.
More information about the devel
mailing list