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(a)winehq.org Reporter: dmitry(a)baikal.ru CC: jacek(a)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(a)codeweavers.com> Date: Mon Apr 6 19:43:35 2020 +0200 dbghelp: Build with ucrtbase. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> Wine no longer provides symbolic info in the backtrace. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.