[Webkit-unassigned] [Bug 108932] New: [EFL][WK2] Assertion failure on MiniBrowser exit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 5 04:51:19 PST 2013


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

           Summary: [EFL][WK2] Assertion failure on MiniBrowser exit
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: naginenis at gmail.com
                CC: demarchi at webkit.org


Assertion failure on EFL MiniBrowser exit.

0x00007f17b7b73f6f in WTF::Mutex::lock (this=0x7f1760000a70) at WebKit/Source/WTF/wtf/ThreadingPthreads.cpp:345
345        ASSERT_UNUSED(result, !result);
(gdb) bt
#0  0x00007f17b7b73f6f in WTF::Mutex::lock (this=0x7f1760000a70) at WebKit/Source/WTF/wtf/ThreadingPthreads.cpp:345
#1  0x00007f17baff2f14 in WTF::Locker<WTF::Mutex>::Locker (this=0x7f17563a5b80, lockable=...) at WebKit/Source/WTF/wtf/Locker.h:38
#2  0x00007f17bb256360 in WorkQueue::performWork (this=0x7f1760000990) at WebKit/Source/WebKit2/Platform/efl/WorkQueueEfl.cpp:75
#3  0x00007f17bb256a46 in WorkQueue::workQueueThread (workQueue=0x7f1760000990) at WebKit/Source/WebKit2/Platform/efl/WorkQueueEfl.cpp:178
#4  0x00007f17b7b4bb21 in WTF::threadEntryPoint (contextData=0x7f1760000b60) at WebKit/Source/WTF/wtf/Threading.cpp:69
#5  0x00007f17b7b7378a in WTF::wtfThreadEntryPoint (param=0x7f1760000bb0) at WebKit/Source/WTF/wtf/ThreadingPthreads.cpp:196
#6  0x00007f17af9a3e9a in start_thread (arg=0x7f17563a6700) at pthread_create.c:308
#7  0x00007f17ba63ecbd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#8  0x0000000000000000 in ?? ()

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