Bug 31651
| Summary: | storage/statement-error-callback.html crashed on Leopard Debug build bot | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | benm |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
| Bug Depends on: | |||
| Bug Blocks: | 33294 | ||
Eric Seidel (no email)
storage/statement-error-callback.html crashed on Leopard Debug build bot
This is the first time I've seen this crash:
http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r51140%20(7383)/results.html
ASSERTION FAILED: !m_deletionHasBegun
(/Volumes/Big/WebKit-BuildSlave/leopard-intel-debug/build/WebKitBuild/Debug/JavaScriptCore.framework/PrivateHeaders/RefCounted.h:67 bool WTF::RefCountedBase::derefBase())
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Gtk is seeing a likely identical crash which I've filed as bug 33294.