ayham
ayham
> The problem is that linking certain libraries will cause the debug info to be output in DWARFv5 (instead of DWARFv4), and Zig 0.9.1 cannot correctly parser DWARFv5 debug info...
> Can you test with the 0.10.0 master "nightly", and let me know if it resolves the issue? I installed the other Zig package from AUR, 'zig-dev-bin',. I believe version...
I do not exactly know how useful this is, but here is a copy of a seg faulting program. [0x0.st upload](http://0x0.st/o12p.xz) To get it to segfault and print a stack...
```bash [~/./s/sokoban] $ ./zig-out/bin/sokoban-vis 50 warning: hello generator.GeneratedPuzzle{ .map = map.Map{ .alloc = Allocator{ .ptr = anyopaque@55ab07b13660, .vtable = std.mem.Allocator.VTable{ ... } }, .rows = std.array_list.ArrayListAligned(std.array_list.ArrayListAligned(constants.Textile,null),null){ .items = { ......
Removed Xauthority and Xinitrc variables, now zathura works, but firefox does not. Firefox fails with the same exact error message without Gtk warnings
Yes, firefox is run through xephyr, is it not supported by sx?
After further inspection, it appears that there is a way to access the configuration options before loading the local configuration. However, a predetermined path choosing for problem/contest destination still means...
> So you'd like to store all contests in a predetermined folder configured with `setup()`? Yes, I figured it would be better to offer a boolean configuration which switches between...