[Bug 252106] [linuxlator] statx() not implemented

2020-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252106 --- Comment #2 from Martin Filla --- (In reply to Alex S from comment #1) I tried application exodus for linux. -- You are receiving this mail because: You are the assignee for the bug. ___ fre

[Bug 252106] [linuxlator] statx() not implemented

2020-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252106 --- Comment #3 from Alex S --- (In reply to Martin Filla from comment #2) That statx call looks inconsequential. There is, however, an explicit check for passed arguments: % ./Exodus --no-sandbox --no-zygote ENV: production wallet-control

[Bug 252106] [linuxlator] statx() not implemented

2020-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252106 --- Comment #4 from Alex S --- (In reply to Alex S from comment #3) On the positive side, executables match the official Electron 11.1.0 binaries. So, no modifications here at least. -- You are receiving this mail because: You are the as

[Bug 252106] [linuxlator] statx() not implemented

2020-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252106 --- Comment #5 from Alex S --- (In reply to Alex S from comment #3) > That statx call looks inconsequential. Most likely comes from node.js: https://github.com/nodejs/node/blob/606df7c4e79324b9725bfcfe019a8b75bfa04c3f/deps/uv/src/unix/fs.

[Bug 252106] [linuxlator] statx() not implemented

2020-12-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252106 --- Comment #6 from Alex S --- (In reply to Alex S from comment #5) Forgot to include strace output: statx(AT_FDCWD, "/usr/home/boxy/exodus-linux-x64/electron/js2c/browser_init", AT_STATX_SYNC_AS_STAT, STATX_ALL, 0x7fff9e58) = -1 ENOS