[Webkit-unassigned] [Bug 82496] New: Epiphany crashes with SIGILL in libjavascriptcoregtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 28 11:55:50 PDT 2012


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

           Summary: Epiphany crashes with SIGILL in libjavascriptcoregtk
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon at laptop.org


Epiphany crashes right away on an XO-1 (http://wiki.laptop.org/go/Hardware_specification)

The trace is :
{{{
Program received signal SIGILL, Illegal instruction.
2    0xaf6bc2a2 in ?? ()
3    (gdb) where
4    #0  0xaf6bc2a2 in ?? ()
5    #1  0xb3b06deb in JSC::Interpreter::execute(JSC::ProgramExecutable*, JSC::ExecState*, JSC::ScopeChainNode*, JSC::JSObject*) () from /lib/libjavascriptcoregtk-3.0.so.0
6    #2  0xb3be33da in JSC::evaluate(JSC::ExecState*, JSC::ScopeChainNode*, JSC::SourceCode const&, JSC::JSValue, JSC::JSValue*) () from /lib/libjavascriptcoregtk-3.0.so.0
7    #3  0xae46f8b4 in ?? ()
8    Backtrace stopped: previous frame inner to this frame (corrupt stack?)
}}}

I am using epiphany-3.4.0.1-1.fc17 webkitgtk3-1.8.0-1.fc17, same crash is true for the Browser in Sugar using webkitgtk, filed as http://bugs.sugarlabs.org/ticket/3401. Those two bugs at the Ubuntu tracker does look the same:   https://bugs.launchpad.net/ubuntu/+source/webkit/+bug/952216  https://bugs.launchpad.net/ubuntu/+source/epiphany-browser/+bug/950223

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