Date: Mon, 15 Jun 2020 13:39:20 +0200 From: pmueller <pmueller@occsilva.de> To: haskell@FreeBSD.org Subject: core dump Message-ID: <5868dae2-d6a3-b2f3-8006-da2c93422a0e@occsilva.de>
next in thread | raw e-mail | index | archive | help
Hello, I have an issue with the following port: hs-stack-2.3.1 The error is like follows: /usr/local/libexec/cabal/stack build [1] 66199 illegal hardware instruction (core dumped) /usr/local/libexec/cabal/stack build When I try to build pandoc-sidenote System information: FreeBSD 12.1-RELEASE-p5 FreeBSD 12.1-RELEASE-p5 GENERIC amd64 Can you help me? Thanks in advance! With best regards, Peter The stack trace looks as follows: (lldb) target create "/usr/local/libexec/cabal/stack" --core "stack.core" Core file '/home/pmueller/develop/pandoc-sidenote/stack.core' (x86_64) was loaded. (lldb) bt all * thread #1, name = 'stack', stop reason = signal SIGILL * frame #0: 0x0000000001d73f45 stack`___lldb_unnamed_symbol1584$$stack + 277 frame #1: 0x0000000001d71fb3 stack`___lldb_unnamed_symbol1574$$stack + 67 frame #2: 0x0000000001d1cf35 stack`___lldb_unnamed_symbol1543$$stack + 856437 frame #3: 0x0000000001dc7780 stack`___lldb_unnamed_symbol1820$$stack + 61536 thread #2, name = 'stack', stop reason = signal SIGILL frame #0: 0x00000008056b8edc libthr.so.3`___lldb_unnamed_symbol190$$libthr.so.3 + 92 frame #1: 0x00000008056b6512 libthr.so.3`___lldb_unnamed_symbol159$$libthr.so.3 + 482 frame #2: 0x00000000030765b6 stack`___lldb_unnamed_symbol2493$$stack + 6 frame #3: 0x00000000030592b2 stack`___lldb_unnamed_symbol2214$$stack + 386 frame #4: 0x000000000305aa32 stack`___lldb_unnamed_symbol2240$$stack + 530 frame #5: 0x000000000305a80b stack`___lldb_unnamed_symbol2239$$stack + 155 frame #6: 0x000000000304d2d2 stack`___lldb_unnamed_symbol2069$$stack + 162 frame #7: 0x0000000000396b19 stack`___lldb_unnamed_symbol4$$stack + 153 frame #8: 0x000000000036a10f stack`___lldb_unnamed_symbol1$$stack + 271 thread #3, name = 'stack', stop reason = signal SIGILL frame #0: 0x00000008098dd12a libc.so.7`__sys_poll + 10 frame #1: 0x00000008056ad246 libthr.so.3`___lldb_unnamed_symbol38$$libthr.so.3 + 54 frame #2: 0x0000000003019c31 stack`___lldb_unnamed_symbol1941$$stack + 50529 thread #4, name = 'stack', stop reason = signal SIGILL frame #0: 0x000000080992317a libc.so.7`_kevent + 10 frame #1: 0x00000008056ad7e3 libthr.so.3`___lldb_unnamed_symbol52$$libthr.so.3 + 83 frame #2: 0x000000000300e388 stack`___lldb_unnamed_symbol1941$$stack + 3256 thread #5, name = 'stack', stop reason = signal SIGILL frame #0: 0x00000008056b8edc libthr.so.3`___lldb_unnamed_symbol190$$libthr.so.3 + 92 frame #1: 0x00000008056b6512 libthr.so.3`___lldb_unnamed_symbol159$$libthr.so.3 + 482 frame #2: 0x00000000030765b6 stack`___lldb_unnamed_symbol2493$$stack + 6 frame #3: 0x00000000030592b2 stack`___lldb_unnamed_symbol2214$$stack + 386 frame #4: 0x000000000305aa32 stack`___lldb_unnamed_symbol2240$$stack + 530 frame #5: 0x000000000305b45d stack`___lldb_unnamed_symbol2241$$stack + 13 frame #6: 0x00000000030534ac stack`___lldb_unnamed_symbol2180$$stack + 252 frame #7: 0x00000008056aa736 libthr.so.3`___lldb_unnamed_symbol1$$libthr.so.3 + 326
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5868dae2-d6a3-b2f3-8006-da2c93422a0e>