Bug 55175
Summary: | http/tests/navigation/back-twice-without-commit.html crashes when run more than once | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | beidson |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Eric Seidel (no email)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |