Christoffer Lerno

Results 1219 comments of 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.

I can't reproduce this and the LLVM output looks fine, is there some variant of this that you used?

Should be fixed in both branches.

The `void*` case is a bit bad, but hard to avoid. The bug is fixed.