Skip to content

WeMeet on RISCV Unhandler signal caught, SIGABRT on libstdc++.so.6 #3499

@zqb-all

Description

@zqb-all

I noticed in Issue 1280 and some search engine results that wemeet can successfully run on RISC-V, but I encountered errors when I tried it. Are there any special configurations needed?

Error log:

[BOX64] Using emulated /mnt/nvme/wemeet/opt/wemeet/bin/modules/misc/libmisc_module.so
[BOX64] 1012807|Warning, calling Signal 11 function handler SIG_DFL
[BOX64] Unhandled signal caught, aborting
[BOX64] NativeBT: /usr/local/bin/box64() [0x34826138]
[BOX64] NativeBT: /usr/local/bin/box64() [0x3485b768]
[BOX64] NativeBT: linux-vdso.so.1(__vdso_rt_sigreturn+0) [0x3fb4848620]
[BOX64] NativeBT: /usr/lib/riscv64-linux-gnu/libc.so.6(+0x7a08a) [0x3fb471c08a]
[BOX64] NativeBT: /usr/lib/riscv64-linux-gnu/libc.so.6(gsignal+0x18) [0x3fb46dc59c]
[BOX64] NativeBT: /usr/lib/riscv64-linux-gnu/libc.so.6(abort+0x1e) [0x3fb46c984e]
[BOX64] NativeBT: /usr/local/bin/box64() [0x34859b4e]
[BOX64] NativeBT: /usr/local/bin/box64() [0x3485a8ba]
[BOX64] NativeBT: /usr/local/bin/box64() [0x3485b0e0]
[BOX64] NativeBT: /usr/local/bin/box64() [0x348262fe]
[BOX64] NativeBT: /usr/local/bin/box64() [0x3482667c]
[BOX64] NativeBT: /usr/local/bin/box64() [0x34ee4a8e]
[BOX64] NativeBT: /usr/local/bin/box64() [0x34837a04]
[BOX64] NativeBT: /usr/local/bin/box64() [0x3485ea4c]
[BOX64] NativeBT: /usr/lib/riscv64-linux-gnu/libc.so.6(+0x7855a) [0x3fb471a55a]
[BOX64] NativeBT: /usr/lib/riscv64-linux-gnu/libc.so.6(+0xcecd4) [0x3fb4770cd4]
[BOX64] EmulatedBT: box64(/usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6+b9920) [0x3f010b9920]
[BOX64] 1012807|SIGABRT @0x3fb471c08a (???(/usr/lib/riscv64-linux-gnu/libc.so.6+0x7a08a)) (x64pc=0x3f010b9920/"box64//usr/lib/box64-x86_64-linux-gnu/libstdc++.so.6 + 0xb9920", rsp=0x3f42ffb938, stack=0x3f42800000:0x3f43000000 own=0x3f42800000 fp=0x3f42ffc2f0), for accessing 0x3e8000f6d80 (code=-6/prot=0), db=(nil)((nil):(nil)/(nil):(nil)/???:clean, hash:0/0) handler=(nil)
RSP-0x20:0x0000003f40063003 RSP-0x18:0x0000003f42ffb940 RSP-0x10:0x0000003eec05bb60 RSP-0x08:0x0000003f42ffbda8
RSP+0x00:0x0000003f42ffbda8 RSP+0x08:0x0000003f42ffb960 RSP+0x10:0x0000003eec05bb60 RSP+0x18:0x0000000000000002
RAX:0x0666666666666666 RCX:0x0000000000000001 RDX:0x0000000000000001 RBX:0x0000000000000000
RSP:0x0000003f42ffb938 RBP:0x0000003f42ffc2f0 RSI:0x0000000000000001 RDI:0x0000000000000028
 R8:0x00000000000002eb  R9:0x0000003eec16bdd8 R10:0x00000000000005e0 R11:0x0000003f42ffeb88
R12:0x0000000000000000 R13:0x0000000000000000 R14:0x0000000000000000 R15:0x0000000000000000 ES:0x002b CS:0x0033 SS:0x002b DS:0x002b FS:0x0000 GS:0x0000 FSBASE=0x3eec0108e0 GSBASE=(nil)

full log:

wemeet_riscv_20260212.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions