<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Seems like a nice feature. Why the different bases for the offsets
between Mac and Windows?<br>
<br>
On 11-02-04 02:25 PM, Adam Roben wrote:
<blockquote
cite="mid:77BE53E8-2B63-4702-BE39-2B8AA21E8FEC@apple.com"
type="cite">Hi all-
<div><br>
</div>
<div>The results.html pages on <a moz-do-not-send="true"
href="http://build.webkit.org">build.webkit.org</a> now make
it much easier to triage crashing tests on Mac and Windows XP
(Windows Vista/7 are blocked by <<a moz-do-not-send="true"
href="http://webkit.org/b/44135">http://webkit.org/b/44135</a>>).
When a test crashes, you'll see something like this on Mac:</div>
<div><br>
</div>
<div>
<blockquote type="cite">
<table style="font-family: Times; position: static; z-index:
auto;">
<tbody>
<tr>
<td><a moz-do-not-send="true"
href="http://trac.webkit.org/export/77639/trunk/LayoutTests/fast/events/tabindex-focus-blur-all.html">fast/events/tabindex-focus-blur-all.html</a></td>
<td><a moz-do-not-send="true"
href="http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r77639%20%2814584%29/fast/events/tabindex-focus-blur-all-stderr.txt">stderr</a></td>
<td><a moz-do-not-send="true"
href="http://build.webkit.org/results/SnowLeopard%20Intel%20Leaks/r77639%20%2814584%29/fast/events/tabindex-focus-blur-all-crash-log.txt">crash
log (<code>com.apple.WebCore:
JSC::Bindings::Instance::willDestroyRuntimeObject(JSC::Bindings::RuntimeObject*)
+ 156</code>)</a><br>
</td>
</tr>
</tbody>
</table>
</blockquote>
<br>
</div>
<div>…and like this on Windows:</div>
<div><br>
</div>
<div>
<blockquote type="cite">
<table style="font-family: Times;">
<tbody>
<tr>
<td><a moz-do-not-send="true"
href="http://trac.webkit.org/export/77636/trunk/LayoutTests/fast/events/tabindex-focus-blur-all.html">fast/events/tabindex-focus-blur-all.html</a></td>
<td><a moz-do-not-send="true"
href="http://build.webkit.org/results/Windows%20XP%20Debug%20%28Tests%29/r77636%20%2824918%29/fast/events/tabindex-focus-blur-all-stderr.txt">stderr</a></td>
<td><a moz-do-not-send="true"
href="http://build.webkit.org/results/Windows%20XP%20Debug%20%28Tests%29/r77636%20%2824918%29/fast/events/tabindex-focus-blur-all-crash-log.txt">crash
log (<code>WebKit!JSC::Bindings::Instance::willDestroyRuntimeObject+95</code>)</a></td>
</tr>
</tbody>
</table>
</blockquote>
<div><br>
</div>
</div>
<div>The new "crash log" link will take you to a textual crash log
for that test. The function name you see is our best guess at
the crashing module, function, and offset (in decimal on Mac,
hexadecimal on Windows), based on the crash log.</div>
<div><br>
</div>
<div>Please file any bugs you find with this feature on <a
moz-do-not-send="true" href="http://bugs.webkit.org">bugs.webkit.org</a>,
and CC me. Please also file bugs for any ideas you have for
making this more useful!</div>
<div><br>
</div>
<div>-Adam</div>
<div><br>
</div>
</blockquote>
</body>
</html>