[Bug 45116] TomTom MyDrive Connect needs implementation of iphlpapi.dll.NotifyAddrChange

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 6 16:53:24 CDT 2018


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

--- Comment #13 from Hanno Meyer-Thurow <h.mth at web.de> ---
Hokay, that unhandled page fault on read access to 0x00000000 happens in
winedevice.exe. If I try to attach winedbg to that process it just hangs.

$ env WINEPREFIX="/home/die/.wine-staging"
/usr/lib/wine-staging-3.7/bin/winedbg
Wine-dbg>info process
 pid      threads  executable (all id:s are in hex)
 00000010 4        'explorer.exe'
 0000000e 5        'services.exe'
 00000022 4        \_ 'winedevice.exe'
 0000001d 3        \_ 'plugplay.exe'
 00000013 4        \_ 'winedevice.exe'
 00000008 9        'TomTom MyDrive Connect.exe'
Wine-dbg>attach 19
*** hangs here trying to attach to pid 00000013 ***

And the TomTom application hangs, too. How would I properly attach to a
winedevice.exe process?

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