Christoffer Lerno
Christoffer Lerno
Can you check if you still get this problem with the latest?
Does the latest show a better stacktrace now?
If you're willing to experiment with this, the backtrace code is all in lib/std/os/linux/linux.c3 What you could do is to output the data sent to addr2line and see where it...
Please try it now.
Ooooh, interesting!
I can't reproduce this and the LLVM output looks fine, is there some variant of this that you used?
Should work fine now.
Should work now.
Should be fixed in both branches.
The `void*` case is a bit bad, but hard to avoid. The bug is fixed.