WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
64943
[Chromium] fast/flexbox/010.html is crashing on Mac 10.6
https://bugs.webkit.org/show_bug.cgi?id=64943
Summary
[Chromium] fast/flexbox/010.html is crashing on Mac 10.6
John Knottenbelt
Reported
2011-07-21 07:32:03 PDT
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=fast%2Fflexbox%2F010.html
shows a crash for fast/flexbox/0.10.html on Mac 10.6. The call stack is: Thread 5 Crashed: IOThread 0 libSystem.B.dylib 0x9394f4ee __semwait_signal_nocancel + 10 1 libSystem.B.dylib 0x9394f3d2 nanosleep$NOCANCEL$UNIX2003 + 166 2 libSystem.B.dylib 0x939ca2a6 usleep$NOCANCEL$UNIX2003 + 61 3 libSystem.B.dylib 0x939eb959 __abort + 136 4 libSystem.B.dylib 0x939eb9c9 abort_report_np + 0 5 libstdc++.6.dylib 0x90289fda __gnu_cxx::__verbose_terminate_handler() + 433 6 libstdc++.6.dylib 0x9028817a __cxxabiv1::__terminate(void (*)()) + 10 7 libstdc++.6.dylib 0x902881ba __cxxabiv1::__unexpected(void (*)()) + 0 8 libstdc++.6.dylib 0x902882b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0 9 libstdc++.6.dylib 0x90244856 std::__throw_logic_error(char const*) + 158 10 libstdc++.6.dylib 0x9026fced char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) + 57 11 libstdc++.6.dylib 0x9026fd85 std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, unsigned long, std::allocator<char> const&) + 37 12 DumpRenderTree 0x41ad66ff 0x41633000 + 4863743 This may be related to
https://bugs.webkit.org/show_bug.cgi?id=64916
. std::string throws logic_error in response to NULL string.
Attachments
Add attachment
proposed patch, testcase, etc.
John Knottenbelt
Comment 1
2011-07-21 07:32:17 PDT
Andreas, do you have any hints or clues? Thanks John
Adam Klein
Comment 2
2012-03-01 14:21:42 PST
No longer flaky, removed test expectations in
http://trac.webkit.org/changeset/109420
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug