[Webkit-unassigned] [Bug 167921] New: [EFL] ASSERTION FAILED: WTF::isMainThread() in JSC::GCActivityCallback::didAllocate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 6 20:17:27 PST 2017


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

            Bug ID: 167921
           Summary: [EFL] ASSERTION FAILED: WTF::isMainThread() in
                    JSC::GCActivityCallback::didAllocate
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com
                CC: lucas.de.marchi at gmail.com

1) ./Tools/Scripts/run-minibrowser --efl --debug
2) Go to a web page which uses JavaScript, for example <https://webkit.org/>

ASSERTION FAILED: WTF::isMainThread()
../../Source/JavaScriptCore/heap/GCActivityCallback.cpp(154) : virtual void JSC::GCActivityCallback::didAllocate(size_t)

> #0  0x00007f6a453f89cf in WTFCrash () at ../../Source/WTF/wtf/Assertions.cpp:323
> #1  0x00007f6a37b41b0d in JSC::GCActivityCallback::didAllocate (this=0x7f6a26bf31e0, bytes=300897) at ../../Source/JavaScriptCore/heap/GCActivityCallback.cpp:154
> #2  0x00007f6a37b4a1d0 in JSC::Heap::updateAllocationLimits (this=0x7f69dec00018) at ../../Source/JavaScriptCore/heap/Heap.cpp:1811
> #3  0x00007f6a37b4809d in JSC::Heap::collectInThread (this=0x7f69dec00018) at ../../Source/JavaScriptCore/heap/Heap.cpp:1187
> #4  0x00007f6a37b56432 in JSC::Heap::Thread::work (this=0x7f6a26bec240) at ../../Source/JavaScriptCore/heap/Heap.cpp:229
> #5  0x00007f6a3816826d in WTF::AutomaticThread::<lambda()>::operator()(void) const (__closure=0x24d6120) at ../../Source/WTF/wtf/AutomaticThread.cpp:215
> #6  0x00007f6a38168656 in std::_Function_handler<void(), WTF::AutomaticThread::start(const LockHolder&)::<lambda()> >::_M_invoke(const std::_Any_data &) (
>     __functor=...) at /usr/include/c++/5/functional:1871
> #7  0x00007f6a434db56a in std::function<void()>::operator()(void) const (this=0x7f69d2ffeb10) at /usr/include/c++/5/functional:2267
> #8  0x00007f6a4541c47c in WTF::threadEntryPoint (contextData=0x7f6a26aa39b0) at ../../Source/WTF/wtf/Threading.cpp:88
> #9  0x00007f6a45461ad6 in WTF::wtfThreadEntryPoint (param=0x7f6a26ab0fd0) at ../../Source/WTF/wtf/ThreadingPthreads.cpp:168
> #10 0x00007f6a34d006ba in start_thread (arg=0x7f69d2fff700) at pthread_create.c:333
> #11 0x00007f6a3d9ed82d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170207/e57ae648/attachment-0001.html>


More information about the webkit-unassigned mailing list