https://sourceware.org/bugzilla/show_bug.cgi?id=25173

--- Comment #2 from Milian Wolff <mail at milianw dot de> ---
Created attachment 12080
  --> https://sourceware.org/bugzilla/attachment.cgi?id=12080&action=edit
binary for reproduction

here's the compressed binary as compiled with rustc 1.39.0 (4560ea788
2019-11-04)

note that this one is compiled today, so the output is a bit different:

```
$ addr2line -f -i -C -e ./main -a 227f0
0x00000000000227f0
core::fmt::Arguments::new_v1
/rustc/4560ea788cb760f0a34127156c78e2552949f734//src/libcore/fmt/mod.rs:316
core::str::slice_error_fail
/rustc/4560ea788cb760f0a34127156c78e2552949f734//src/libcore/str/mod.rs:2068
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to