http://bugs.winehq.org/show_bug.cgi?id=13493
Summary: stack overflow running some Oberon games after CoCreate of ADODB.Command.8 fails Product: Wine Version: 1.0-rc2 Platform: PC URL: http://gamecenter.oberon- media.com/game.htm?code=114781810&RefId=&origin=pcat_gm_ img OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: msclrhd@gmail.com
After installing some Oberon Media games (Mr Big Shot and MindHabits are the ones I currently know of), running the game fails with a stack overflow. You get these as the last lines of output on the console:
err:ole:create_server class {00000507-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000507-0000-0010-8000-00aa006d2ea4} could be created for context 0x5 err:seh:setup_exception_record stack overflow 880 bytes in thread 001c eip 7efbf4d0 esp 00240fc0 stack 0x240000-0x241000-0x340000
NOTE: You need to run the application exe directly from its install location (not launch.exe) as there is an issue with the links from launch.exe that prevent them running the game.
NOTE: A google search of 00000507-0000-0010-8000-00aa006d2ea4 shows up as ADODB.Command.8.
http://bugs.winehq.org/show_bug.cgi?id=13493
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-15 00:35:31 --- Does installing MDAC with winetricks help?
http://bugs.winehq.org/show_bug.cgi?id=13493
--- Comment #2 from Reece Dunn msclrhd@gmail.com 2008-06-28 08:54:20 --- It gets further. Tested with Mr Big Shot, I get:
err:ole:CoGetClassObject class {6c736db1-bd94-11d0-8a23-00aa00b58e10} not registered err:ole:CoGetClassObject no class object {6c736db1-bd94-11d0-8a23-00aa00b58e10} could be created for context 0x1
having done `winetricks mdac28` to install MDAC.
http://bugs.winehq.org/show_bug.cgi?id=13493
--- Comment #3 from Austin English austinenglish@gmail.com 2008-12-29 10:56:15 --- Is this still an issue in current (1.1.11 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=13493
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com 2009-06-30 11:47:04 --- Abandoned. If you still have a problem in current (1.1.24 or newer) wine, and can provide the needed information, feel free to reopen.
http://bugs.winehq.org/show_bug.cgi?id=13493
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2009-06-30 13:02:54 --- Closing.