scixor · he/him
-
Joined on
2026年01月18日
std.log.info panics after loading a c library
Quite weird, the debugger does fail at /home/sid/.zvm/master/lib/std/Io/Threaded.zig:314:40 for me with opt_entry null....
std.log.info panics after loading a c library
@mercenary your snippet
std.Io.Uring: handle ReadOnlyFileSystem in dirOpenDir and dirRealPathFile
ziglang/zig#31828 I forgot to make an issue for this, when I initially made this patch so mentioning this related issue just for reference
Cannot use openDir with IoUring
@JilkoniX this should be open till the my PR is merged right? so no other duplicate issues are made? I forgot to make an issue for this one for my PR.
std.Io.Uring: handle ReadOnlyFileSystem in dirOpenDir and dirRealPathFile
a5a0c549d5
std.Io.Uring: handle ReadOnlyFileSystem in dirOpenDir and dirRealPathFile
8bd0af5eb9
std.http.Client.receiveHead: avoid poisioning pool
9292ded5a3
std.Io.Batch: fix add function
e73257dec2
lib/std: BitSet,EnumSet: replace initEmpty/initFull with decl literals (#31469)
ad7a028228
stage2-wasm: pass incremental tests
std.Io.Uring: fix io_uring linkat flag mapping in Uring hard-link paths
d785aba5a0
std.Io.Uring: fix io_uring linkat flag mapping in Uring hard-link paths
std.Io.Evented (io_uring): Dir.copyFileAbsolute(..., .replace = false) panics with INVAL on Linux
Looked into it, seems like a simple fix will open a patch for this.
e5dc2f5785
std.Io.Uring: fix io_uring linkat flag mapping in Uring hard-link paths
std.Io.Evented (io_uring): Dir.copyFileAbsolute(..., .replace = false) panics with INVAL on Linux
std.log.info panics after loading a c library