[Bug 30996] Secure Computing/SofToken-II

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 24 15:27:51 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=30996

--- Comment #2 from Michal Garcarz <teknet7 at o2.pl> 2012-06-24 15:27:51 CDT ---
For version 1.4:
mgarcarz at pluton ~/.wine/drive_c/Program Files/Secure Computing/SofToken-II $
winedbg SofToken-II.exe 
WineDbg starting on pid 0025
start_process () at
/home/mgarcarz/Downloads/wine-1.4.1/dlls/kernel32/process.c:1083
0x7b85c873 start_process+0x53
[/home/mgarcarz/Downloads/wine-1.4.1/dlls/kernel32/process.c:1083] in kernel32:
movl      %edi,0x4(%esp)
1083        return call_process_entry( peb, entry );
Wine-dbg>cont
Process of pid=0025 has terminated
Wine-dbg>cont
No process loaded, cannot execute 'cont'
Wine-dbg>quit
mgarcarz at pluton ~/.wine/drive_c/Program Files/Secure Computing/SofToken-II $
WINEDEBUG=warn+heap wine SofToken-II.exe 
warn:heap:HEAP_ValidateInUseArena Heap 0x110000: invalid in-use arena magic
00555555 for 0x1228c0

It seems i can not continue because the process has been terminated ?

Downgraded back to 1.2.3 to get symbols, but now i get more interesting errors,
durring installation:


mgarcarz at pluton ~/.wine/drive_c/Program Files $ wine msiexec -i setup.msi       
wine: cannot find L"C:\\windows\\system32\\plugplay.exe"
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored
L"Upgrade" table values
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
fixme:msi:msi_unimplemented_action_stub MigrateFeatureStates -> 1 ignored
L"Upgrade" table values
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
err:msi:register_progid L"SofToken.Application.1" has no class
fixme:mscoree:LoadLibraryShim (0x7ed2118c L"fusion.dll", (nil), (nil),
0x33f948): semi-stub
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 1 ignored
L"Upgrade" table values

The above errors are always reproducable (after rm -rf ~/.wine && wincfg)

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



More information about the wine-bugs mailing list