https://bugs.winehq.org/show_bug.cgi?id=49838
Bug ID: 49838 Summary: Backtraces no longer contain symbols Product: Wine Version: 5.6 Hardware: x86-64 OS: Linux Status: NEW Keywords: download, regression, source, testcase Severity: normal Priority: P2 Component: dbghelp Assignee: wine-bugs@winehq.org Reporter: dmitry@baikal.ru CC: jacek@codeweavers.com Distribution: ---
Created attachment 68177 --> https://bugs.winehq.org/attachment.cgi?id=68177 test winelib app (source + binary)
Attached archive contains simple console test with pre-built binary that intentionally crashes in its main(). Starting with the following commit
cf6bbb96d0417b0a86d06c4b000592e4c870b5ee is the first bad commit commit cf6bbb96d0417b0a86d06c4b000592e4c870b5ee Author: Jacek Caban jacek@codeweavers.com Date: Mon Apr 6 19:43:35 2020 +0200
dbghelp: Build with ucrtbase.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
Wine no longer provides symbolic info in the backtrace.
https://bugs.winehq.org/show_bug.cgi?id=49838
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leslie_alistair@hotmail.com
https://bugs.winehq.org/show_bug.cgi?id=49838
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |cf6bbb96d0417b0a86d06c4b000 | |592e4c870b5ee
https://bugs.winehq.org/show_bug.cgi?id=49838
Vitaly Lipatov lav@etersoft.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lav@etersoft.ru
https://bugs.winehq.org/show_bug.cgi?id=49838
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- This patch fixes it for me: https://source.winehq.org/patches/data/197364
https://bugs.winehq.org/show_bug.cgi?id=49838
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |310019789f7bde12ae3f25f7239 | |57c975fb2f804 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- I can confirm that 310019789f7bde12ae3f25f723957c975fb2f804 fixes this bug.
Thanks Jacek.
https://bugs.winehq.org/show_bug.cgi?id=49838
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.0-rc2.