NEW 55175
http/tests/navigation/back-twice-without-commit.html crashes when run more than once
https://bugs.webkit.org/show_bug.cgi?id=55175
Summary http/tests/navigation/back-twice-without-commit.html crashes when run more th...
Eric Seidel (no email)
Reported 2011-02-24 12:49:36 PST
http/tests/navigation/back-twice-without-commit.html crashes when run more than once run-webkit-tests --iterations=200 http/tests/navigation/back-twice-without-commit.html http/tests/navigation/back-twice-without-commit.html -> crashed Testing 1 test cases 200 times. http/tests/navigation .. http/tests/navigation/back-twice-without-commit.html -> crashed .. http/tests/navigation/back-twice-without-commit.html -> crashed Application Specific Information: Assertion failed: ([bfList currentItem] != prevTestBFItem), function dumpBackForwardListForWebView, file /Projects/WebKit/Tools/DumpRenderTree/mac/DumpRenderTree.mm, line 851. Thread 0 Crashed: Dispatch queue: com.apple.main-thread 0 libSystem.B.dylib 0x00007fff834c8616 __kill + 10 1 libSystem.B.dylib 0x00007fff83568cca abort + 83 2 libSystem.B.dylib 0x00007fff83555c90 __pthread_markcancel + 0 3 DumpRenderTree 0x000000010000b114 dumpBackForwardListForWebView(WebView*) + 233 (DumpRenderTree.mm:852) 4 DumpRenderTree 0x000000010000bece dump() + 1188 (DumpRenderTree.mm:901) 5 com.apple.Foundation 0x00007fff8028e23c __NSFireDelayedPerform + 404 6 com.apple.CoreFoundation 0x00007fff82196be8 __CFRunLoopRun + 6488 7 com.apple.CoreFoundation 0x00007fff82194dbf CFRunLoopRunSpecific + 575 8 com.apple.Foundation 0x00007fff802b18e4 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 270 9 DumpRenderTree 0x000000010000ce26 runTest(std::string const&) + 1468 (DumpRenderTree.mm:1126) 10 DumpRenderTree 0x000000010000d6be dumpRenderTree(int, char const**) + 1254 (DumpRenderTree.mm:615) 11 DumpRenderTree 0x000000010000d9df main + 94 (DumpRenderTree.mm:713) 12 DumpRenderTree 0x0000000100001b54 start + 52
Attachments
Note You need to log in before you can comment on or make changes to this bug.