http://bugs.winehq.org/show_bug.cgi?id=23438 Summary: Dora the Explorer shows EExternalException in ntdll.dll Product: Wine Version: 1.2-rc5 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: markk(a)clara.co.uk This bug applies to "Dora the Explorer Click & Create! The BIG Red Chicken", an educational CD-ROM for young children which is "Made with Macromedia" and "Powered by Vividas" according to logos on the case. It is part of a series of at least 48 discs. Assuming the others use the same runtime/code, they will probably all show the same problem. Search Google for "dora the explorer click create" (without the quotes) and the first result is a page with pictures of 48 CDs. On running AutoRun.exe from the CD, a Vividas icon appears at the bottom left (this is in virtual desktop mode), then Wine shows a Program Error dialog box "The program main.exe has encountered a serious problem and needs to close. ...". On dismissing that, an Application Error dialog box appears, "Exception EExternalException in module ntdll.dll at 0002EA68. External Exception C0000025." Console output begins: $ wine AutoRun.exe $ err:ole:CoGetClassObject class {00000507-0000-0010-8000-00aa006d2ea4} not registered 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 wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b836822 (thread 001f), starting debugger... First chance exception: 0xc0000025 in 32-bit code (0x7bc3ea68). After reading bug 20326, I used "winetricks mdac28". Running AutoRun.exe then gave a dialog box "OLE Error 80040154." After "winetricks jet40", AutoRun.exe (which runs main.exe) exits silently, with this console output: $ wine AutoRun.exe $ 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 fixme:systray:wine_notify_icon unhandled tray message: 4 -- 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.