http://bugs.winehq.org/show_bug.cgi?id=58414
Eric Pouech eric.pouech@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eric.pouech@gmail.com
--- Comment #1 from Eric Pouech eric.pouech@gmail.com --- a quick look at Fedora's ntdll.so debug file show that the AT_comp_dir is present, but has been stored in an external .dwz file
so need to investigate why the strp_alt form isn't correctly working in this case
quick question (may or may not be related): how did you install the debug info packages? - explicitely installed the wine-core-debuginfo package? - did nothing explicit (debuginfod triggered by gdb, lldb... may have filled local debug info) - other