[Webkit-unassigned] [Bug 172800] [JSC][MIPS] SamplingProfiler::timerLoop() sleeps for 4000+ seconds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 10:00:51 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=172800

--- Comment #5 from Guillaume Emont <guijemont at igalia.com> ---
And by pretty large, I mean that sleep afterwards was of more than 4000 seconds (so I guess the value was somewhere close to 2^32?). If that matters, I can run a new debugging session to see the exact number I get.
My guess is that the static_cast from a negative double to an uint64_t is undefined, at least it looks like my compiler (gcc 6.2.0 targeting mipsel) treats it as such.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170601/5dc9dbb5/attachment.html>


More information about the webkit-unassigned mailing list