Linux Discord application
Damjan Jovanovic
damjan.jov at gmail.com
Sun May 10 18:06:38 UTC 2020
On Sun, May 10, 2020 at 8:02 PM <freebsd at sysctl.cz> wrote:
> Hi,
> i tried run discord linux application with linux emulation
> but i have still problem with SIGTRAP and i dont know how to continue
> and where have mistake. I installed linux-c7 package.
> Copied library to /compat/linux/lib64/tls/x86-64/ .
> Thx M.
>
>
> linux_readlink("/proc/self/exe",0x7fffffffbdc0,4096) ERR#-2 'No such
> file or directory'
> SIGNAL 5 (SIGTRAP) code=TRAP_BRKPT
> process killed, signal = 5 (core dumped)
>
Try:
mount -t linprocfs none /compat/linux/proc
Damjan
More information about the freebsd-emulation
mailing list