[webkit-dev] run-webkit-tests failure
Trey Matteson
trey at usa.net
Wed Sep 7 14:17:49 PDT 2005
On Sep 7, 2005, at 1:46 PM, Darin Adler wrote:
> On Sep 7, 2005, at 11:59 AM, Kurt Kohler wrote:
>
>
>> I've noticed that occasonally the run-webkit-tests script fails
>> with messages like
>>
>> css1/basic/class_as_selector.html -> failed
>> .Broken pipe
>>
>> When I run it again it works fine. Is there any significance to this?
>>
>
> This means DumpRenderTree crashed. I wonder if there's a way to see
> a backtrace of the crash. If not, we should fix the script.
>
If there isn't a backtrace in ~/Library/Logs/CrashReporter, I'd check
the setting in /Developer/Applications/Utilities/
CrashReporterPrefs.app. There also used to be some env var you could
set that would cause cores to be dumped for anything spawned from
that shell. Maybe "corelimit" or some such thing. The cores would
go into /cores.
"man core" also points to a different setting in /etc/hostconfig and
the setrlimit() call. No shortage of knobs to try...
Sorry for the half-assed tip, but hopefully it is a useful starting
point for someone who wants to get a backtrace.
trey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20050907/ea0c844a/attachment.html
More information about the webkit-dev
mailing list