Date: Wed, 10 Jul 2019 17:33:42 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: [Bug 239116] www/node Illegal Instruction on powerpc64 big endian elfv1 Message-ID: <bug-239116-25139@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239116 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@freebsd.org Reporter: hamiltcl@verizon.net CC: powerpc@FreeBSD.org Assignee: bhughes@freebsd.org Flags: maintainer-feedback?(bhughes@freebsd.org) CC: powerpc@FreeBSD.org Build completes successfully, but core dumps with "Illegal Instruction". root@lenoil8:~ # node Welcome to Node.js v12.2.0. Type ".help" for more information. Illegal instruction (core dumped) root@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.htm= l> 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239116-25139>