https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110196
fabian_kessler at gmx dot de <fabian_kessler at gmx dot de> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also|https://github.com/ianlance |
|taylor/libbacktrace/issues/ |
|108 |
--- Comment #16 from fabian_kessler at gmx dot de <fabian_kessler at gmx dot
de> ---
@Jonathan Wakely, unfortunately I can't tell anymore what happend here, since I
moved on. I also can't tell, why the initialization of the state worked when
called with the programs name.
May it be, that initializing the stack trace state in the main in general fixed
it and it has nothing to do with the name itself?
so I think we have two issues here:
Sometimes the stacktrace is not unmangled even if it could be.
If not unmangled there are informations missing which are expected.