http://bugs.winehq.org/show_bug.cgi?id=19056
Summary: FCE (Complete First Certificate) crashes at startup Product: Wine Version: 1.1.24 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: peterson.235@gmail.com
Hello, The FCE (Complete First Certificate) book came with a CD-ROM, and it installed fine under wine. However, whenever I try to launch it there's a crash and then Wine tells me this:
Exception EExternalException in module ntdll.dll at 0002C158. External exception C0000025
http://bugs.winehq.org/show_bug.cgi?id=19056
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ntdll |-unknown
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-06-24 01:54:36 --- Please attach full terminal output including command line and a backtrace.
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #2 from Peterson peterson.235@gmail.com 2009-06-26 17:15:25 --- Created an attachment (id=22042) --> (http://bugs.winehq.org/attachment.cgi?id=22042) Terminal output
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #3 from Peterson peterson.235@gmail.com 2009-06-26 17:16:28 --- Terminal output attached; sorry, but how do i get a backtrace?
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #4 from Andrew Nguyen arethusa26@gmail.com 2009-06-26 17:53:42 --- You already have it. It looks like you need the Microsoft Data Access Components; does installing mdac28 and jet40 with winetricks (http://wiki.winehq.org/winetricks) help?
http://bugs.winehq.org/show_bug.cgi?id=19056
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #22042|application/octet-stream |text/plain mime type| | Attachment #22042|fce-bug-terminal-output |fce-bug-terminal-output.txt filename| |
--- Comment #5 from Austin English austinenglish@gmail.com 2009-06-26 19:11:06 --- (From update of attachment 22042) Please use .txt in the future.
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #6 from Peterson peterson.235@gmail.com 2009-06-26 19:27:23 --- Austin, ok, sorry, I will =)
Andrew, no, it didn't. After that the error messages changed, though. First I got:
"Exception EAccessViolation in module ~gs1228.tmp at 0001FC5A. Access violation at address 003AFC5A in module '~gs1228.tmp'. Read of address 02B68318."
Then I got a popup saying...
"Error loading dll"
And after that the last one with the message
"runtime error 216 at 00509C67"
Going to attach another terminal output
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #7 from Peterson peterson.235@gmail.com 2009-06-26 19:30:20 --- Created an attachment (id=22044) --> (http://bugs.winehq.org/attachment.cgi?id=22044) Terminal output (after winetricks)
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #8 from Peterson peterson.235@gmail.com 2009-07-20 11:15:07 --- Any update about this bug?
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #9 from Andrew Nguyen arethusa26@gmail.com 2009-07-20 11:17:43 --- Can I get a relay log? Do WINEDEBUG=+relay,+seh,+tid wine ... &>/tmp/relay.txt and compress /tmp/relay.txt then attach it to this bug report.
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #10 from Peterson peterson.235@gmail.com 2009-07-20 11:41:04 --- Created an attachment (id=22474) --> (http://bugs.winehq.org/attachment.cgi?id=22474) relay log
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #11 from Peterson peterson.235@gmail.com 2009-08-07 21:51:11 --- Ok, any news about this bug...? =)
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #12 from Peterson peterson.235@gmail.com 2009-10-30 20:49:30 --- Tested it in Wine 1.1.32. Installed the suggested apps with winetricks. Couldn't get it to work yet.
http://bugs.winehq.org/show_bug.cgi?id=19056
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #13 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-03 17:05:06 --- (In reply to comment #12)
Tested it in Wine 1.1.32. Installed the suggested apps with winetricks. Couldn't get it to work yet.
This might be a duplicate of another bug
Could you try this:
rm -rf ~/.wine/drive_c/windows/system32/user32.dll rm -rf ~/.wine/drive_c/windows/system32/kernel32.dll
Then see if the app starts up?
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #14 from Peterson peterson.235@gmail.com 2009-11-03 17:14:02 --- WOW! It did worked!!!!! What's the trick? I mean, I thought this was quite a weird request at first. Removing such.. important files. Do I need to do this in every wine installation to make this program run properly? Or was this in combination with the winetricks thing? Thanks a lot!
http://bugs.winehq.org/show_bug.cgi?id=19056
--- Comment #15 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-03 17:25:18 --- (In reply to comment #14)
WOW! It did worked!!!!! What's the trick? I mean, I thought this was quite a weird request at first. Removing such.. important files.
See bug 15437 for an explanation. I'll resolve this one as duplicate
Do I need to do this in every wine installation to make this program run properly? Or was this in combination with the winetricks thing?
I'd advise you to install this app in a seperate WINEPREFIX, so the hacks (removing kernel32 and user32) don't affect other apps
http://bugs.winehq.org/show_bug.cgi?id=19056
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #16 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-03 17:26:01 --- dupe
*** This bug has been marked as a duplicate of bug 15437 ***
http://bugs.winehq.org/show_bug.cgi?id=19056
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2009-11-03 17:26:22 --- closing