[Bug 45242] winedbg Internal crash when debugging win32

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 2 17:29:06 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45242

--- Comment #5 from Marc-Andre Lureau <marcandre.lureau at gmail.com> ---
Same bug reproduced on f29 x64,

Following:
https://github.com/octgn/OCTGN/wiki/OCTGN-on-non-Windows-systems

I installed:
WINEARCH=win32 WINEPREFIX=~/.wine-octgn winetricks -q vcrun2010 dotnet472
WINEARCH=win32 WINEPREFIX=~/.wine-octgn wine
~/Downloads/OCTGN-Setup-3.2.91.0.exe 

WINEARCH=win32 WINEPREFIX=~/.wine-octgn winedbg
Wine-dbg>info process
 pid      threads  executable (all id:s are in hex)
 00000010 4        'explorer.exe'
 0000000e 5        'services.exe'
 00000026 4        \_ 'winedevice.exe'
 00000021 3        \_ 'plugplay.exe'
 0000001a 4        \_ 'winedevice.exe'
 00000008 20       'OCTGN.exe'
Wine-dbg>attach 0x8
004c:fixme:dbghelp_dwarf:dwarf2_swallow_attribute Unhandled attribute form 1f21

(btw: I was trying to find out why OCTGN hangs for a few seconds every 10s or
so)

-- 
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