[Bug 26962] New: running sysocmgr.exe required OCMANAGE.dll.pSetupMalloc
http://bugs.winehq.org/show_bug.cgi?id=26962 Summary: running sysocmgr.exe required OCMANAGE.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 1. copy native sysocmgr.exe from Windows XP 2. run sysocmgr.exe on wine: $ wine sysocmgr.exe /i:caller.inf (See [1] for details about sysocmgr.exe) Get errors as below: err:module:import_dll Library OCMANAGE.dll (which is needed by L"C:\\windows\\system32\\sysocmgr.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\sysocmgr.exe" failed, status c0000135 3. rename a stub dll to ocmanage.dll and copy it to system32/ , then run sysocmgr.exe again: $ wine sysocmgr.exe /i:caller.inf This time occur a crashing: 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) maybe a stub pSetupMalloc will help? [1]How to reinstall the Smart Card service on Windows XP http://lazybit.com/index.php/2007/12/19/windows_xp_re_install_smart_card_ser... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26962 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|running sysocmgr.exe |running sysocmgr.exe |required |required |OCMANAGE.dll.pSetupMalloc |OCMANAGE.dll.OcInitialize --- Comment #1 from fracting <fracting(a)gmail.com> 2011-04-29 13:23:37 CDT --- sorry, I confused, shame ... Please ignore comment #0 , i will explain again ... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26962 --- Comment #2 from fracting <fracting(a)gmail.com> 2011-04-29 13:27:55 CDT --- Created an attachment (id=34386) --> (http://bugs.winehq.org/attachment.cgi?id=34386) sysocmgr.exe crash -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26962 --- Comment #3 from fracting <fracting(a)gmail.com> 2011-04-29 13:30:13 CDT --- PLEASE IGNORE COMMENT #0 1. copy native sysocmgr.exe from Windows XP 2. run sysocmgr.exe on wine: $ wine sysocmgr.exe /i:caller.inf (See [1] for details about sysocmgr.exe) Get errors as below: err:module:import_dll Library OCMANAGE.dll (which is needed by L"C:\\windows\\system32\\sysocmgr.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\sysocmgr.exe" failed, status c0000135 3. rename a stub dll to ocmanage.dll and copy it to system32/ , then run sysocmgr.exe again: $ wine sysocmgr.exe /i:caller.inf This time occur a crashing: wine: Call from 0x7bc4a4e0 to unimplemented function OCMANAGE.dll.OcInitialize, aborting wine: Unimplemented function OCMANAGE.dll.OcInitialize called at address 0x7bc4a4e0 (thread 0009), starting debugger... --- Backtrace: =>0 0x7bc4a4e0 stub_entry_point+0x50(dll="OCMANAGE.dll", name="OcInitialize", ret_addr=0x1003111) [/home/fracting/wine-git/dlls/ntdll/loader.c:197] in ntdll (0x0032f948) --- a full log is attached : sysocmgr.exe crash (7.93 KB, text/plain) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26962 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish(a)gmail.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26962 --- Comment #4 from fracting <fracting(a)gmail.com> 2011-08-26 12:31:59 CDT --- Hello, Acording to Mr AJ: --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2011-08-25 10:26:09 CDT --- If you copy tools from native you have to copy the dependencies too. Reopen if you have a real app that needs that dll. --- Maybe this one is invalid too. Please close if it is invalid... Thanks! -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26962 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #5 from fracting <fracting(a)gmail.com> 2011-09-26 04:53:24 CDT --- Marking invalid. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=26962 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2011-09-27 12:23:42 CDT --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org