http://bugs.winehq.org/show_bug.cgi?id=22993
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2010-06-01 09:18:55 ---
From your log:
fixme:setupapi:SetupDiGetINFClassA "C:\Program Files\Panasonic\Wireless Manager ME5.5\Driver\mircap.inf" 0x33eff4 0x33efa0 32 (nil) err:module:import_dll Library NDIS.SYS (which is needed by L"C:\Program Files\Panasonic\Wireless Manager ME5.5\PJDrv.sys") not found err:winedevice:ServiceMain driver L"PJDrv" failed to load wine: Unhandled page fault on read access to 0x2f58304b at address 0x17570f6 (thread 001f), starting debugger...
The program is trying to load an NDIS driver. Loading Windows device drivers is not part of Wine's scope.