https://bugs.winehq.org/show_bug.cgi?id=48500
Bug ID: 48500 Summary: BurnInTest 9.1 build 1001 crashes on start up Product: Wine Version: 5.0 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: aros@gmx.com Distribution: ---
$ wine bit.exe 0009:err:ole:CoGetClassObject class {2735412e-7f64-5b0f-8f00-5d77afbe261e} not registered 0009:err:ole:CoGetClassObject class {2735412e-7f64-5b0f-8f00-5d77afbe261e} not registered 0009:err:ole:create_server class {2735412e-7f64-5b0f-8f00-5d77afbe261e} not registered 0009:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported 0009:err:ole:CoGetClassObject no class object {2735412e-7f64-5b0f-8f00-5d77afbe261e} could be created for context 0x17 0009:err:seh:setup_exception_record stack overflow 420 bytes in thread 0009 eip 00300030 esp 0023118c stack 0x230000-0x231000-0x330000
https://bugs.winehq.org/show_bug.cgi?id=48500
Artem S. Tashkinov aros@gmx.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://downloads.passmark. | |com/downloads/bitstd.exe
https://bugs.winehq.org/show_bug.cgi?id=48500
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 66352 --> https://bugs.winehq.org/attachment.cgi?id=66352 regentries from win7
Confirming. Looks like it chokes while it tries to read missing registry entries. I exported a bunch from win7 (virtualbox). When i "regedit" them, the program starts. On subsequent tries to start again it mostly crashes, but when i add the registrykeys again, it start again... (maybe wine alters/removes the keys?)
003b:Call advapi32.RegOpenKeyExW(ffffffff80000002,0022e7d0 L"SYSTEM\CurrentControlSet\Enum\PCI\VEN_0000&DEV_0000&SUBSYS_00000000&REV_00\00000000\00000000\00000000",00 000000,00000001,0022e6b0) ret=1401fe2c8
003b:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=1401fe2c8 003b:Call advapi32.RegOpenKeyExW(ffffffff80000002,0022e7d0 L"SYSTEM\CurrentControlSet\Enum\PCI\VEN_0000&DEV_0000&SUBSYS_00000000&REV_00\00000000\00000000\00000000\00 000000",00000000,00000001,0022e6b0) ret=1401fe2c8
003b:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=1401fe2c8 003b:Call advapi32.RegOpenKeyExW(ffffffff80000002,0022e7d0 L"SYSTEM\CurrentControlSet\Enum\PCI\VEN_0000&DEV_0000&SUBSYS_00000000&REV_00\00000000\00000000\00000000\00 000000\00000000",00000000,00000001,0022e6b0) ret=1401fe2c8 0 003b:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=1401fe2c8 003b:Call advapi32.RegOpenKeyExW(ffffffff80000002,0022e7d0 L"SYSTEM\CurrentControlSet\Enum\PCI\VEN_0000&DEV_0000&SUBSYS_00000000&REV_00\00000000\00000000\00000000\00 000000\00000000\00000000",00000000,00000001,0022e6b0) ret=1401fe2c8
003b:Ret advapi32.RegOpenKeyExW() retval=00000002 003b:trace:seh:raise_exception code=c0000005 flags=0 addr=0x1401fe295 ip=1401fe295 tid=003b
https://bugs.winehq.org/show_bug.cgi?id=48500
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- confirming