<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:clopez@igalia.com" title="Carlos Alberto Lopez Perez <clopez@igalia.com>"> <span class="fn">Carlos Alberto Lopez Perez</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Null WebCore::Range deference in WebEditorClient::updateGlobalSelection"
href="https://bugs.webkit.org/show_bug.cgi?id=159341">bug 159341</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>clopez@igalia.com
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Null WebCore::Range deference in WebEditorClient::updateGlobalSelection"
href="https://bugs.webkit.org/show_bug.cgi?id=159341#c5">Comment # 5</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Null WebCore::Range deference in WebEditorClient::updateGlobalSelection"
href="https://bugs.webkit.org/show_bug.cgi?id=159341">bug 159341</a>
from <span class="vcard"><a class="email" href="mailto:clopez@igalia.com" title="Carlos Alberto Lopez Perez <clopez@igalia.com>"> <span class="fn">Carlos Alberto Lopez Perez</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=159341#c4">comment #4</a>)
<span class="quote">> (In reply to <a href="show_bug.cgi?id=159341#c1">comment #1</a>)
> > How to mark such test? Should be marked [ Crash Pass ]?
>
> It should probably be marked [ Crash ], to match the results on the bot.
>
> Unfortunately we haven't figured out what to do when we cannot locally
> reproduce the results on the bot. In theory, all software that can affect
> test results should be in the jhbuild environment, so it means some
> essential library is missing from the jhbuild environment.</span >
I think some tests give different results depending if you run them alone or if you run the whole test suite.
For example: I can reproduce both the crash and the non-crash on editing/input/set-value-on-input-and-delete.html depending on how I run the tests.
If I run this:
$ Tools/Scripts/run-webkit-tests --release --gtk editing
Then I get a crash on editing/input/set-value-on-input-and-delete.html
However, if I run that test alone:
$ Tools/Scripts/run-webkit-tests --release --gtk editing/input/set-value-on-input-and-delete.html
Then it runs fine.
And (at first sight) it don't seems a race condition because forcing only one worker on the first case don't fixes the issue.
See the output: <a href="http://sprunge.us/iEIX">http://sprunge.us/iEIX</a>
Can you reproduce that also?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>