http://bugs.winehq.org/show_bug.cgi?id=26963 Summary: sysocmgr.exe required SETUPAPI.dll.pSetupMalloc Product: Wine Version: 1.3.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: fracting(a)gmail.com Created an attachment (id=34387) --> (http://bugs.winehq.org/attachment.cgi?id=34387) LOG: sysocmgr.exe crash : unimplemented function SETUPAPI.dll.pSetupMalloc This bug is related to bug 26962. 1. copy a native OCMANAGE.dll to system32/ , workaround for bug 26962. 2. run sysocmgr.exe ( copy from Windows XP ) $ wine sysocmgr.exe 3. crash: wine: Call from 0x7bc4a4e0 to unimplemented function SETUPAPI.dll.pSetupMalloc, aborting wine: Unimplemented function SETUPAPI.dll.pSetupMalloc called at address 0x7bc4a4e0 (thread 003c), starting debugger... --- Backtrace: =>0 0x7bc4a4e0 stub_entry_point+0x50(dll="SETUPAPI.dll", name="pSetupMalloc", ret_addr=0x5f015b53) [/home/fracting/wine-git/dlls/ntdll/loader.c:197] in ntdll (0x0032e830) --- override setupapi will workaround for it. see full log in attachment. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.