[Bug 239116] www/node Illegal Instruction on powerpc64 big endian elfv1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 10 17:33:45 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239116

            Bug ID: 239116
           Summary: www/node Illegal Instruction on powerpc64 big endian
                    elfv1
           Product: Ports & Packages
           Version: Latest
          Hardware: powerpc
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bhughes at freebsd.org
          Reporter: hamiltcl at verizon.net
                CC: powerpc at FreeBSD.org
          Assignee: bhughes at freebsd.org
             Flags: maintainer-feedback?(bhughes at freebsd.org)
                CC: powerpc at FreeBSD.org

Build completes successfully, but core dumps with "Illegal Instruction".

root at lenoil8:~ # node
Welcome to Node.js v12.2.0.
Type ".help" for more information.
Illegal instruction (core dumped)
root at lenoil8:~ # gdb node node.core
GNU gdb (GDB) 8.2.1 [GDB v8.2.1 for FreeBSD]
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "powerpc64-portbld-freebsd12.0".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from node...(no debugging symbols found)...done.
[New LWP 100293]
[New LWP 100338]
[New LWP 100339]
[New LWP 100340]
[New LWP 100341]
[New LWP 100342]
[New LWP 100343]
Core was generated by `node'.
Program terminated with signal SIGILL, Illegal instruction.
#0  0x0000000011505b50 in ?? ()
[Current thread is 1 (LWP 100293)]
(gdb) backtrace
#0  0x0000000011505b50 in ?? ()
#1  0x0000000011505b00 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
(gdb) disass
No function contains program counter for selected frame.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list