[Webkit-unassigned] [Bug 16845] New: REGRESSION: Crash seen on buildbots (fastFree inside DeprecatedStringData::~DeprecatedStringData)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 11 12:33:03 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16845

           Summary: REGRESSION: Crash seen on buildbots (fastFree inside
                    DeprecatedStringData::~DeprecatedStringData)
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NeedsRadar, ReviewedForRadar
          Severity: Normal
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrowe at apple.com


See
<http://build.webkit.org/results/trunk-mac-intel-release/3109/DumpRenderTree.crash.log>
for the full crash log.

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000114

Thread 0 Crashed:
0   com.apple.JavaScriptCore            0x0020e109 WTF::fastFree(void*) + 401
(FastMalloc.cpp:2944)
1   com.apple.WebCore                   0x010e4ec0
WebCore::DeprecatedStringData::~DeprecatedStringData [in-charge]() + 32
(DeprecatedString.cpp:403)
2   com.apple.WebCore                   0x010e6a08
WebCore::DeprecatedString::~DeprecatedString [in-charge]() + 140
(FastMalloc.h:70)
3   com.apple.WebCore                   0x010fcdd1
WebCore::DocumentLoader::~DocumentLoader [not-in-charge]() + 567
(DocumentLoader.cpp:152)
4   com.apple.WebKit                    0x00434190
WebDocumentLoaderMac::~WebDocumentLoaderMac [in-charge deleting]() + 92
(FastMalloc.h:70)
5   com.apple.WebKit                    0x0039f3dd -[WebDataSourcePrivate
dealloc] + 141 (RefCounted.h:52)
6   com.apple.WebKit                    0x0039fdf2 -[WebDataSource dealloc] +
46 (WebDataSource.mm:407)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the webkit-unassigned mailing list