[Bug 49838] New: Backtraces no longer contain symbols

WineHQ Bugzilla wine-bugs at winehq.org
Mon Sep 14 09:40:22 CDT 2020


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 at winehq.org
          Reporter: dmitry at baikal.ru
                CC: jacek at 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 at codeweavers.com>
Date:   Mon Apr 6 19:43:35 2020 +0200

    dbghelp: Build with ucrtbase.

    Signed-off-by: Jacek Caban <jacek at codeweavers.com>
    Signed-off-by: Alexandre Julliard <julliard at 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.



More information about the wine-bugs mailing list