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

_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to