[Webkit-unassigned] [Bug 88846] New: Crash in the IconDatabase when closing Epiphany

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 12 02:01:18 PDT 2012


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

           Summary: Crash in the IconDatabase when closing Epiphany
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: csaavedra at igalia.com


The backend is WebKitGTK+, but the crash seems to happen in core:

#0  0x00007ffff56b4724 in WTF::StringImpl::~StringImpl() () from /opt/gnome-3.0/lib64/libjavascriptcoregtk-3.0.so.0
#1  0x00007ffff61fb8c8 in WTF::HashTable<WTF::String, std::pair<WTF::String, unsigned int>, WTF::PairFirstExtractor<std::pair<WTF::String, unsigned int> >, WTF::StringHash, WTF::HashMapValueTraits<WTF::HashTraits<WTF::String>, WTF::HashTraits<unsigned int> >, WTF::HashTraits<WTF::String> >::deallocateTable(std::pair<WTF::String, unsigned int>*, int) () from /opt/gnome-3.0/lib64/libwebkitgtk-3.0.so.0
#2  0x00007ffff62d7cd4 in WebCore::IconDatabase::performPendingRetainAndReleaseOperations() () from /opt/gnome-3.0/lib64/libwebkitgtk-3.0.so.0
#3  0x00007ffff62d9697 in WebCore::IconDatabase::syncThreadMainLoop() () from /opt/gnome-3.0/lib64/libwebkitgtk-3.0.so.0
#4  0x00007ffff62d9a1e in WebCore::IconDatabase::iconDatabaseSyncThread() () from /opt/gnome-3.0/lib64/libwebkitgtk-3.0.so.0
#5  0x00007ffff56a2861 in WTF::wtfThreadEntryPoint(void*) () from /opt/gnome-3.0/lib64/libjavascriptcoregtk-3.0.so.0
#6  0x000000352dc07d14 in start_thread () from /lib64/libpthread.so.0
#7  0x000000352d8f199d in clone () from /lib64/libc.so.6

-- 
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