[Webkit-unassigned] [Bug 223721] New: webkitgtk2.28.0 jsc crash on start [MIPS64el]

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 24 18:39:53 PDT 2021


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

            Bug ID: 223721
           Summary: webkitgtk2.28.0 jsc crash on start [MIPS64el]
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: WebCore JavaScript
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: chengzhpchn at 163.com

I compiled jsc and libJavaScriptCore.so on UOS Linux [LOONGSON / MIPS64el] platform, but the jsc crash on start, however, the stack trace shown by gdb is too short to make any help:

Program received signal SIGABRT, Aborted.
0x00007ffff4e85d60 in raise () from /lib/mips64el-linux-gnuabi64/libc.so.6
(gdb) info thread
  Id   Target Id                             Frame
* 1    Thread 0x7ffff5a84ce0 (LWP 8298) "jsc" 0x00007ffff4e85d60 in raise ()
(gdb) bt
#0 0x00007ffff4e85d60 in raise () from /lib/mips64el-linux-gnuabi64/libc.so.6
#1 0x00007ffff4e51608 in abort () from /lib/mips64el-linux-gnuabi64/libc.so.6
Backtrace stopped: frame did not save the PC

of course I tried the latest stable release, it crashed also.
and I run TestWTF to check more information:
webkitgtk2.28.0 -- run ok with some failed cases;
webkitgtk2.30.5 -- crash with 2 failed cases (Hasher.cpp:138, 155)

-- 
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/20210325/7293c156/attachment.htm>


More information about the webkit-unassigned mailing list