[Webkit-unassigned] [Bug 83046] New: Web Inspector: [GTK] crash in WebCore::StorageAreaImpl::importItem

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 10:27:43 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=83046

           Summary: Web Inspector: [GTK] crash in
                    WebCore::StorageAreaImpl::importItem
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: pnormand at igalia.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


At least 2 inspector tests are flaky because of this:

inspector/styles/commit-selector.html
inspector/console/console-eval-global.html

Trace:

#0  0x00002b28a0d89060 in WebCore::StorageAreaImpl::importItem(WTF::String const&, WTF::String const&) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0


Thread 1 (Thread 0x2b28f5734700 (LWP 13137)):
#0  0x00002b28a0d89060 in WebCore::StorageAreaImpl::importItem(WTF::String const&, WTF::String const&) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#1  0x00002b28a0d8c509 in WebCore::StorageAreaSync::performImport() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#2  0x00002b28a0d88c53 in WebCore::StorageThread::threadEntryPoint() () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libwebkitgtk-3.0.so.0
#3  0x00002b289ff4a4e1 in WTF::wtfThreadEntryPoint(void*) () from /home/slave/webkitgtk/gtk-linux-64-release/build/WebKitBuild/Release/.libs/libjavascriptcoregtk-3.0.so.0
#4  0x00002b28a3dceb40 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0
#5  0x00002b28a40b936d in clone () from /lib/x86_64-linux-gnu/libc.so.6
#6  0x0000000000000000 in ?? ()

I'll skip those for now.

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



More information about the webkit-unassigned mailing list