[Bug 18684] New: Photoshop CS4 page faults unless z: drive is removed
http://bugs.winehq.org/show_bug.cgi?id=18684 Summary: Photoshop CS4 page faults unless z: drive is removed Product: Wine Version: 1.1.22 Platform: PC URL: http://trials.adobe.com/Applications/Photoshop/CS4/Win /ADBEPHSPCS4_LS1.7z OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk Created an attachment (id=21393) --> (http://bugs.winehq.org/attachment.cgi?id=21393) wine-1.1.22-188-geeb6648 +relay +seh +tid last 10000 lines A number of workarounds are needed to get this far (see http://appdb.winehq.org/objectManager.php?sClass=version&iId=14318) but basically IE6 and native gdiplus are installed. Photoshop CS4 page faults on load. Removing drive z: stops the page fault, but for obvious reasons, it's not ideal. However, a user can simply add a new drive for their home directory, shared directory and whatever else, so this is kind of a workaround.... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 --- Comment #1 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-05-28 19:23:09 --- Actually, CS4 still sees the full directory structure even with the z: drive removed. I guess it is remapped by Wine on load. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-29 00:42:45 --- It obviously crashes in native gdiplus due to a broken .ttf font it finds. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-29 00:42:58 --- Closing. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 --- Comment #4 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-05-29 06:37:57 --- Is it obvious??? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-29 11:29:28 --- (In reply to comment #4)
Is it obvious???
From the backtrace and described behaviour - yes, at least for me. If in doubt, generate a +relay,+seh,+tid trace, and look for the crash place which file is being opened/parsed and by whom.
-- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 --- Comment #6 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-29 11:32:03 --- Your log already has all the info, it's the following file: 0009:Call KERNEL32.CreateFileW(084c2374 L"F:\\USR\\SHARE\\FONTS\\TRUETYPE\\TTF-O RIYA-FONTS\\SAMYAK-ORIYA.TTF",80000000,00000001,00000000,00000003,00000080,00000 000) ret=3987689e -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-29 11:36:11 --- I have no idea why it's F: in your log and not Z: ... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 --- Comment #8 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-05-29 12:34:28 --- That's just because I removed / and added it again, winecfg chooses f: and I can't see a way to change the drive letter. Same effect anyway. Removing those fonts still causes the page fault. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 --- Comment #9 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-05-29 23:28:17 --- (In reply to comment #8)
Removing those fonts still causes the page fault.
Please attach another +relay,+seh,+tid trace. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Summary|Photoshop CS4 page faults |Photoshop CS4 crashes if it |unless z: drive is removed |loads SAMYAK-ORIYA.TTF -- 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.
http://bugs.winehq.org/show_bug.cgi?id=18684 --- Comment #10 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-08-04 20:52:21 --- *** Bug 18929 has been marked as a duplicate of this bug. *** -- 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.
participants (1)
-
wine-bugs@winehq.org