http://bugs.winehq.org/show_bug.cgi?id=15758
Summary: Page Maker 6.5 can't find resource file Product: Wine Version: 1.1.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: pgr@arcelectronicsinc.com
When checking bug 4836 in pagemaker 6.5 a regression was prevented testing. After this commit when starting pm65.exe a dialog box pops up stating it could not find resource file pm65.rsl and after clicking ok the program exits.
8e5f28127644344247056337a4eeca71f0e43322 is first bad commit commit 8e5f28127644344247056337a4eeca71f0e43322 Author: Alexandre Julliard julliard@winehq.org Date: Mon Jun 30 12:51:35 2008 +0200
ntdll: Add some sanity checks for invalid relocation blocks.
http://bugs.winehq.org/show_bug.cgi?id=15758
Paul Romanyszyn pgr@arcelectronicsinc.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-10-24 23:33:09 --- reverting commit on wine-1.1.7 allows it to run.
http://bugs.winehq.org/show_bug.cgi?id=15758
--- Comment #2 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-10-24 23:37:03 --- Created an attachment (id=16858) --> (http://bugs.winehq.org/attachment.cgi?id=16858) +file,+ntdll
Any other traces?
http://bugs.winehq.org/show_bug.cgi?id=15758
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2008-10-25 04:08:11 --- Try a +module.
http://bugs.winehq.org/show_bug.cgi?id=15758
--- Comment #4 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-10-25 09:49:02 --- Created an attachment (id=16868) --> (http://bugs.winehq.org/attachment.cgi?id=16868) +module trace
from trace trace:module:map_image relocating from 0x10000000-0x100ef000 to 0x14a0000-0x158f000 warn:module:map_image invalid address 0x73a97000 in relocation 0x158e000 warn:module:load_dll Failed to load module L"C:\PM65\RSRC\USENGLSH\PM65.RSL"; status=c0000005
http://bugs.winehq.org/show_bug.cgi?id=15758
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2008-10-25 12:55:52 --- Looks like the PM65.RSL file is corrupt. Could you please mail me that file?
http://bugs.winehq.org/show_bug.cgi?id=15758
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |4836
http://bugs.winehq.org/show_bug.cgi?id=15758
--- Comment #6 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-10-25 13:43:56 --- File sent via PM. Reinstalled to a clean prefix and same error occurs.
http://bugs.winehq.org/show_bug.cgi?id=15758
--- Comment #7 from Alexandre Julliard julliard@winehq.org 2008-10-25 13:59:38 --- Created an attachment (id=16873) --> (http://bugs.winehq.org/attachment.cgi?id=16873) Avoid empty relocation
Thanks. The relocation entry is clearly garbage, but apparently Windows ignores it so we should too. This patch should help.
http://bugs.winehq.org/show_bug.cgi?id=15758
--- Comment #8 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-10-25 16:05:18 --- patch corrects problem
http://bugs.winehq.org/show_bug.cgi?id=15758
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
http://bugs.winehq.org/show_bug.cgi?id=15758
Paul Romanyszyn pgr@arcelectronicsinc.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #9 from Paul Romanyszyn pgr@arcelectronicsinc.com 2008-10-27 21:07:56 --- Checked with today's git and it now working.
http://bugs.winehq.org/show_bug.cgi?id=15758
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2008-11-07 10:47:08 --- Closing bugs fixed in 1.1.8.
https://bugs.winehq.org/show_bug.cgi?id=15758
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |eaae717ede28d155937fdab12f3 | |5a9b33f2ca00e Regression SHA1| |8e5f28127644344247056337a4e | |eca71f0e43322