http://bugs.winehq.org/show_bug.cgi?id=18592
Summary: ICQ 6.x unhandled page fault Product: Wine Version: 1.1.21 Platform: PC URL: http://ftp.icq.com/pub/ICQ65/install_icq65.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=21264) --> (http://bugs.winehq.org/attachment.cgi?id=21264) Wine 1.1.22 +relay +seh +tid
ICQ 6 and 6.5 cause an unhandled page fault on launch and exit immediately.
Looks like something AOL have added: =>0 0x6c01bb46 in aolsvcmgr (+0x1bb46) (0x0032fcdc)
0009:Ret PE DLL (proc=0x6c03ec09,module=0x6c000000 L"AOLSvcMgr.dll",reason=PROCESS_ATTACH,res=(nil)) retval=1
To get this far, "winetricks mfc42 msxml3 dcom98" required.
http://bugs.winehq.org/show_bug.cgi?id=18592
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18592
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2010-02-04 13:08:25 --- Still present in latest git.
http://bugs.winehq.org/show_bug.cgi?id=18592
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #2 from Xavier Vachon xvachon@gmail.com 2010-10-22 15:42:31 CDT --- Is this still relevant now that ICQ 7 is out?
http://bugs.winehq.org/show_bug.cgi?id=18592
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ICQ 6.x unhandled page |ICQ 6.x fail to load |fault |
--- Comment #3 from Ken Sharp kennybobs@o2.co.uk 2011-03-27 21:12:05 CDT --- Well, the page fault is gone in Wine 1.3.16 but now it just reports an error then exits, so the result is the same really.
http://bugs.winehq.org/show_bug.cgi?id=18592
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2011-10-02 17:45:12 CDT --- Created attachment 36675 --> http://bugs.winehq.org/attachment.cgi?id=36675 Wine 1.3.29 console output
No change in Wine 1.3.29
http://bugs.winehq.org/show_bug.cgi?id=18592
--- Comment #5 from Ken Sharp kennybobs@o2.co.uk 2012-09-06 13:27:17 CDT --- No change in Wine 1.5.12
http://bugs.winehq.org/show_bug.cgi?id=18592
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #6 from Jarkko K jarkko_korpi@hotmail.com --- Created attachment 48468 --> http://bugs.winehq.org/attachment.cgi?id=48468 cleanprefix 1.7.18
http://bugs.winehq.org/show_bug.cgi?id=18592
--- Comment #7 from Jarkko K jarkko_korpi@hotmail.com --- Created attachment 48469 --> http://bugs.winehq.org/attachment.cgi?id=48469 second run with mcf42 installed 1.7.18
http://bugs.winehq.org/show_bug.cgi?id=18592
--- Comment #8 from Jarkko K jarkko_korpi@hotmail.com --- I am getting errorbox:
"Failed to init application object (code 3)."
Don't know really what I should do next.
wine 1.7.18
http://bugs.winehq.org/show_bug.cgi?id=18592
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #9 from Anastasius Focht focht@gmx.net --- Hello Jarkko,
--- quote --- I am getting errorbox:
"Failed to init application object (code 3)."
Don't know really what I should do next. --- quote ---
that's expected.
When you install/start applications always pay attention to terminal output.
--- snip --- err:ole:CoGetClassObject class {00000100-0000-0010-8000-00aa006d2ea4} not registered err:ole:CoGetClassObject no class object {00000100-0000-0010-8000-00aa006d2ea4} could be created for context 0x1 --- snip ---
If you don't know what component certain CLSIDs belong to, use web search.
This CLSID belongs to Microsoft Data Access Objects (DAO)
To shorten the (re)search even more you could use "00000100-0000-0010-8000-00aa006d2ea4 winetricks" which should already give you the proper winetricks recipe in most cases.
This bug was probably fixed a long time ago (after 'msxml3 dcom98' recipes were not required anymore).
Comment #4 indicates OP didn't install required DAO prerequisite.
-> winetricks -q mfc42 -> winetricks -q jet40
The invisible account and password text field content is already covered by bug 5162
Regards
https://bugs.winehq.org/show_bug.cgi?id=18592
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.19.