[Webkit-unassigned] [Bug 137340] REGRESSION(r174025): [GTK] Web Process crash when starting the web inspector after r174025

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 6 10:34:40 PDT 2014


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





--- Comment #3 from Csaba Osztrogonác <ossy at webkit.org>  2014-10-06 10:34:34 PST ---
Here is the crash log:

Core was generated by `/home/ossy/WebKit/WebKitBuild/Debug/bin/WebKitWebProcess 20'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f01d9d0604c in JSC::JSCell::isGetterSetter (this=0x0) at ../../Source/JavaScriptCore/runtime/JSCellInlines.h:169
169        return m_type == GetterSetterType;
(gdb) bt
#0  0x00007f01d9d0604c in JSC::JSCell::isGetterSetter (this=0x0) at ../../Source/JavaScriptCore/runtime/JSCellInlines.h:169
#1  0x00007f01d9d060ae in JSC::JSValue::isGetterSetter (this=0x7fff09305740) at ../../Source/JavaScriptCore/runtime/JSCJSValueInlines.h:559
#2  0x00007f01d4d9937a in JSC::JSObject::put (cell=0x7f015395ccf0, exec=0x7fff093058e0, propertyName=..., value=..., slot=...) at ../../Source/JavaScriptCore/runtime/JSObject.cpp:376
#3  0x00007f01d4a8188e in JSC::JSValue::put (this=0x7fff09305860, exec=0x7fff093058e0, propertyName=..., value=..., slot=...) at ../../Source/JavaScriptCore/runtime/JSCJSValueInlines.h:729
#4  0x00007f01d4c1e289 in JSC::operationPutByIdNonStrictBuildList (exec=0x7fff093058e0, stubInfo=0x2bde110, encodedValue=139643678252784, encodedBase=139643674021104, 
    uid=0x7f01df0775d0 <WebCore::HTMLNames::dataData>) at ../../Source/JavaScriptCore/jit/JITOperations.cpp:391
#5  0x00007f0181decf8b in ?? ()
#6  0x000000000000000a in ?? ()
#7  0x00007f01802fda30 in ?? ()
#8  0x00007fff09305970 in ?? ()
#9  0x00007f0181ddab36 in ?? ()
#10 0x0000000001b9b4f0 in ?? ()
#11 0x00007f018058f470 in ?? ()
#12 0x00007f01802fda30 in ?? ()
#13 0x0000001b00000004 in ?? ()
#14 0x00007f015395ccf0 in ?? ()
#15 0x00007f01df194950 in ?? ()
#16 0x00007f017063acf0 in ?? ()
#17 0x00007f0153d65ef0 in ?? ()
#18 0x000000000000000a in ?? ()
#19 0x000000000000000a in ?? ()
#20 0x00007f015395cd30 in ?? ()
#21 0x000000000000000a in ?? ()
#22 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