Date: Mon, 03 Jan 2022 21:41:14 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 260913] databases/tiledb: SIGILL, Illegal instruction. Message-ID: <bug-260913-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260913 Bug ID: 260913 Summary: databases/tiledb: SIGILL, Illegal instruction. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: jau@iki.fi Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) While trying to run Mapper (openorienteering-mapper) I found this... (gdb) run Starting program: /usr/local/bin/Mapper=20 Program received signal SIGILL, Illegal instruction. Privileged opcode. 0x00000008049faee4 in ?? () from /usr/local/lib/libtiledb.so (gdb) bt #0 0x00000008049faee4 in ?? () from /usr/local/lib/libtiledb.so #1 0x000000080061f71d in objlist_call_init (list=3D<optimized out>,=20 list@entry=3D0x7fffffffe878, lockstate=3D<optimized out>,=20 lockstate@entry=3D0x7fffffffe6f8) at /usr/src-12-stable/libexec/rtld-elf/rtld.c:2827 #2 0x000000080061e0ad in _rtld (sp=3D<optimized out>, exit_proc=3D0x7fffff= ffe900,=20 objp=3D0x7fffffffe908) at /usr/src-12-stable/libexec/rtld-elf/rtld.c:811 #3 0x000000080061ba39 in rtld_start () at /usr/src-12-stable/libexec/rtld-elf/amd64/rtld_start.S:39 #4 0x0000000000000000 in ?? () (gdb) q A debugging session is active. Inferior 1 [process 48623] will be killed. Quit anyway? (y or n) y --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-260913-7788>