[Bug 260913] databases/tiledb: SIGILL, Illegal instruction.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 03 Jan 2022 21:41:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260913

            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 

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=<optimized out>, 
    list@entry=0x7fffffffe878, lockstate=<optimized out>, 
    lockstate@entry=0x7fffffffe6f8)
    at /usr/src-12-stable/libexec/rtld-elf/rtld.c:2827
#2  0x000000080061e0ad in _rtld (sp=<optimized out>, exit_proc=0x7fffffffe900, 
    objp=0x7fffffffe908) 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

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