https://bugs.winehq.org/show_bug.cgi?id=50648
Bug ID: 50648 Summary: No backtrace available for crashing apps Product: Wine-Testbot Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: unknown Assignee: wine-bugs@winehq.org Reporter: ralf.habacker@freenet.de Distribution: ---
At https://testbot.winehq.org/JobDetails.pl?Key=85326&f301=exe64.report#k30... it was reported that a Windows application crashed for an unknown reason. Since the referenced Windows variant is not available locally, further debugging is not possible or only possible with great difficulty.
It would be helpful if the testbot would provide a backtrace in these cases.
https://bugs.winehq.org/show_bug.cgi?id=50648
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I don't think we want to look at backtraces with debug symbols on Windows.
https://bugs.winehq.org/show_bug.cgi?id=50648
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fgouget@codeweavers.com
--- Comment #2 from François Gouget fgouget@codeweavers.com --- (In reply to Ralf Habacker from comment #0) [...]
It would be helpful if the testbot would provide a backtrace in these cases.
Do you know how to get a backtrace non interactively on Windows?
https://bugs.winehq.org/show_bug.cgi?id=50648
--- Comment #3 from Ralf Habacker ralf.habacker@freenet.de --- (In reply to François Gouget from comment #2)
Do you know how to get a backtrace non interactively on Windows?
See for example https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/dbus/dbus-sysdeps-win...