Created attachment 462046 [details] html ASSERTION FAILED: !isCalculated() /home/fuzzer/temp/webkit/webkitgtk-2.36.0/build2/WebCore/PrivateHeaders/WebCore/Length.h(341) : float WebCore::Length::value() const ** (MiniBrowser:141147): WARNING **: 21:32:05.176: WebProcess CRASHED
<rdar://problem/99645693>
Hi zzzsss, we really need a longer stack trace than just one frame to diagnose this issue, especially if it doesn't reproduce easily on Apple OSes. There are so many places where WebCore::Length::value() is called that this single stack frame doesn't really help to tell us where the bug is: > /home/fuzzer/temp/webkit/webkitgtk-2.36.0/build2/WebCore/PrivateHeaders/WebCore/Length.h(341) : float WebCore::Length::value() const Thanks!