Mark Karpelès
Mark Karpelès
@thecipher17 This is likely not a bug for this `net-tools`. `ifconfig` is installed in `/sbin` by default on debian/ubuntu, try using as root or: ``` $ /sbin/ifconfig ``` Also, `iwconfig`...
Considering the original works is under creative commons, I believe the easiest would be to adopt the same license.
I haven't solved it yet but `___stack_chk_fail` means the stack protector code is enabled somewhere but not linked in the end. Adding `-fno-stack-protector` to the flags and rebuilding from a...
Can you right click and copy the image url here?
New frame updated. Thanks for reporting.
You can use the "back" button if you go accidently to the wrong frame (using browser history to keep track of your moves). I do guess something like https://jgestures.codeplex.com/ to...
I tried to strace `shellsession` directly and it looks like it's failing with this: ``` strace -f -p 11819 strace: Process 11819 attached accept(3, {sa_family=AF_UNIX}, [2]) = 4 fcntl(3, F_GETFL)...
Checking if this could be linked to commit https://github.com/darlinghq/darling/commit/9980fa0a1090ee03f74cc7d62a0fc181def7691c by building a previous commit
Confirmed build 47c204a2434b71297becf92d5457e5f80c251c51 works. This means this issue does not come from my build env but from a bug introduced this month. ``` $ DPREFIX=/tmp/darling /pkg/main/app-emulation.darling.core.0.1.20231004/bin/darling shell Setting up a...
Will be testing with commit 141c24aaa8187b4787cd1f0b002aeac0f35c43eb