[Webkit-unassigned] [Bug 141042] EXC_BAD_ACCESS Crash at JSC::FTL::LowerDFGToLLVM::compileCompareStrictEq when page is redrawn.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 20:02:43 PDT 2015


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

Cody A. Taylor <cody.taylor at maternityneighborhood.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---

--- Comment #3 from Cody A. Taylor <cody.taylor at maternityneighborhood.com> ---
I closed with a test of a nightly build at http://trac.webkit.org/changeset/179912 and there was no crashes.

I tested again when https://support.apple.com/en-us/HT204560 (Safari 8.0.4, http://trac.webkit.org/changeset/180391) and the application again crashes. The following is the crashing thread.

Thread 11 Crashed:: FTL Worklist Worker Thread
0   com.apple.JavaScriptCore          0x0000000100de04be WTFCrash + 62
1   com.apple.JavaScriptCore          0x0000000100f1610d JSC::FTL::LowerDFGToLLVM::compileCompareStrictEq() + 3485
2   com.apple.JavaScriptCore          0x0000000100efe58d JSC::FTL::LowerDFGToLLVM::compileNode(unsigned int) + 3453
3   com.apple.JavaScriptCore          0x0000000100efd7a8 JSC::FTL::LowerDFGToLLVM::compileBlock(JSC::DFG::BasicBlock*) + 808
4   com.apple.JavaScriptCore          0x0000000100efcc35 JSC::FTL::LowerDFGToLLVM::lower() + 3509
5   com.apple.JavaScriptCore          0x0000000100efbe69 JSC::FTL::lowerDFGToLLVM(JSC::FTL::State&) + 41
6   com.apple.JavaScriptCore          0x0000000100eaa736 JSC::DFG::Plan::compileInThreadImpl(JSC::DFG::LongLivedState&) + 1398
7   com.apple.JavaScriptCore          0x0000000100ea9f5d JSC::DFG::Plan::compileInThread(JSC::DFG::LongLivedState&, JSC::DFG::ThreadData*) + 493
8   com.apple.JavaScriptCore          0x0000000100ee3822 JSC::DFG::Worklist::runThread(JSC::DFG::ThreadData*) + 546
9   com.apple.JavaScriptCore          0x0000000100be0c0f WTF::wtfThreadEntryPoint(void*) + 15
10  libsystem_pthread.dylib           0x00007fff90832268 _pthread_body + 131
11  libsystem_pthread.dylib           0x00007fff908321e5 _pthread_start + 176
12  libsystem_pthread.dylib           0x00007fff9083041d thread_start + 13

Please provide some direction to help describe this issue better.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150327/0dedb21a/attachment-0002.html>


More information about the webkit-unassigned mailing list