http://bugs.winehq.org/show_bug.cgi?id=19660
Summary: Lotus Ami Pro 3.1 causes a page fault on load Product: Wine Version: 1.1.27 Platform: PC OS/Version: Linux Status: NEW Keywords: win16 Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=22942) --> (http://bugs.winehq.org/attachment.cgi?id=22942) Wine 1.1.27 console output
Lotus Ami Pro 3.1 causes a page fault on load.
3 0x7ec726cf enum_font_callback+0xf5(plf=0x73daa8, ptm=0x73da44, fType=4, param=7593320) [/home/test/wine-git/dlls/gdi32/gdi16.c:219] in gdi32 (0x0073d7d8) 4 0x7ec9a5cd FONT_EnumInstance+0xfa(plf=0x73daa8, ptm=0x73da44, fType=4, lp=7593092) [/home/test/wine-git/dlls/gdi32/font.c:615] in gdi32 (0x0073d928) 5 0x7ecaf7c1 WineEngEnumFonts+0x511(plf=0x73dd0c, proc=0x7ec9a4d3, lparam=7593092) [/home/test/wine-git/dlls/gdi32/freetype.c:4143] in gdi32 (0x0073dc58)
"winetricks allfonts" doesn't help.
http://bugs.winehq.org/show_bug.cgi?id=19660
--- Comment #1 from Ken Sharp kennybobs@o2.co.uk 2009-08-09 17:58:46 --- Created an attachment (id=22943) --> (http://bugs.winehq.org/attachment.cgi?id=22943) Wine 1.1.27 +relay +seh +tid (6.4MB)
http://bugs.winehq.org/show_bug.cgi?id=19660
--- Comment #2 from Rein Klazes wijn@online.nl 2009-08-10 04:23:19 --- Yes, I remember seeing this before. Essentially the program crashes after a 64K buffer is overflowing filling it up with font information gathered by EnumFonts()
This problem could be solved when bug#15906 is fixed. Otherwise you just have to cut the number of available fonts.
http://bugs.winehq.org/show_bug.cgi?id=19660
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |15906
http://bugs.winehq.org/show_bug.cgi?id=19660
--- Comment #3 from Austin English austinenglish@gmail.com 2010-09-07 16:49:04 CDT --- This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.3.2 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=19660
--- Comment #4 from Ken Sharp kennybobs@o2.co.uk 2010-11-21 05:23:16 CST --- Still present in Wine 1.3.6.
wine: Unhandled page fault on read access to 0xffffffff at address 0x1e2f:0x00000476 (thread 001d), starting debugger... fixme:dbghelp:addr_to_linear Failed to linearize address 691e:3707 (mode 0)
So the debugger isn't helping anymore.
(In reply to comment #2)
This problem could be solved when bug#15906 is fixed. Otherwise you just have to cut the number of available fonts.
I don't know how to limit the number of available fonts except to remove a load of them with a package manager, which isn't ideal.
http://bugs.winehq.org/show_bug.cgi?id=19660
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |25929
--- Comment #5 from Ken Sharp kennybobs@o2.co.uk 2011-10-02 15:02:01 CDT --- Apparently blocked by Bug 25929 in wine-1.3.29
http://bugs.winehq.org/show_bug.cgi?id=19660
Bug 19660 depends on bug 25929, which changed state.
Bug 25929 Summary: VGA Planets 3.5.025 fails to run http://bugs.winehq.org/show_bug.cgi?id=25929
What |Old Value |New Value ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
http://bugs.winehq.org/show_bug.cgi?id=19660
--- Comment #6 from Austin English austinenglish@gmail.com 2013-11-13 14:57:32 CST --- (In reply to comment #5)
Apparently blocked by Bug 25929 in wine-1.3.29
That's not the case in 1.7.5, please retest :)
https://bugs.winehq.org/show_bug.cgi?id=19660
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED
--- Comment #7 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=19660
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=19660
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED Resolution|ABANDONED |---
--- Comment #9 from Ken Sharp imwellcushtymelike@gmail.com --- Still present in Wine 1.7.44. Had to install with Wine 1.6.2 to work around a number of bugs.
https://bugs.winehq.org/show_bug.cgi?id=19660
Michael Müller michael@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |staal1978@gmail.com
--- Comment #10 from Michael Müller michael@fds-team.de --- *** Bug 39105 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=19660
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEW
--- Comment #11 from Ken Sharp imwellcushtymelike@gmail.com --- Still crashes in wine-3.0-rc2-35-gfb3c1da and Staging 2.21 but the trace is a bit vague.
0033:err:dbghelp_dwarf:eval_expression Couldn't read memory at 5e62
I'm pretty sure it's the same crash though.