http://bugs.winehq.org/show_bug.cgi?id=34735
Bug #: 34735 Summary: Photoscape: page fault on read access to 0x00000004 in 32-bit code Product: Wine Version: 1.7.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: benpicco-wine@flauschlabor.de Classification: Unclassified
Created attachment 46312 --> http://bugs.winehq.org/attachment.cgi?id=46312 backtrace produced by wine
I've installed Photoscape 3.6.5 to a new WINEPREFIX, install works flawlessly and the program starts up. Select Editor, chose a file. Select a Filter, most Filters will crash. e.g. Filter->Distorts->Perspective->Fisheye
(see attached backtrace)
http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #1 from benpicco benpicco-wine@flauschlabor.de 2013-10-15 16:09:00 CDT --- Created attachment 46313 --> http://bugs.winehq.org/attachment.cgi?id=46313 entire console output of the application
http://bugs.winehq.org/show_bug.cgi?id=34735
benpicco benpicco-wine@flauschlabor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.photoscape.org/p | |s/main/download.php
http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #2 from Austin English austinenglish@gmail.com 2013-10-16 00:00:37 CDT --- Does 'winetricks windowscodecs' help?
http://bugs.winehq.org/show_bug.cgi?id=34735
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Summary|Photoscape: page fault on |Photoscape: crashes |read access to 0x00000004 |selecting some filters |in 32-bit code |
http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #3 from benpicco benpicco-wine@flauschlabor.de 2013-10-16 11:04:22 CDT --- This winetrick doesn't work, I get
Using native override for following DLLs: windowscodecs windowscodecsext Executing winetricks_early_wine regedit C:\windows\Temp_windowscodecs\override-dll.reg ------------------------------------------------------ Wine-Fehler 32859 wird umgegangen -- Working around possibly broken libX11 ------------------------------------------------------ Executing taskset -c 0 wine wic_x86_enu.exe /passive fixme:clusapi:GetNodeClusterState ((null),0x33ebf4) stub! fixme:advapi:DecryptFileA ("c:\70c21ef3053102cb1f\", 00000000): stub fixme:setupapi:pSetupGetGlobalFlags stub ------------------------------------------------------ Note: command 'taskset -c 0 wine wic_x86_enu.exe /passive' returned status 67. Aborting. ------------------------------------------------------
And subsequently, PhotoScape is unable to load any graphics.
When I execute wic_x86_enu.exe manually, I get an ErrorBox "This WIC is for a different hardware platform."
I've manually downloaded wic_x64_enu.exe, this seems to be getting stuck when installing it. (100% CPU, nothing happens)/will say "Newer version of update is already on the system" when previous install attempts failed.
http://bugs.winehq.org/show_bug.cgi?id=34735
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #4 from Austin English austinenglish@gmail.com 2013-10-16 13:27:07 CDT --- Confirming. Looks like a gdiplus bug: fixme:gdiplus:GdipGetAllPropertyItems not supported propvariant type for id: 0
http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #5 from Austin English austinenglish@gmail.com 2013-10-16 13:28:39 CDT --- Created attachment 46324 --> http://bugs.winehq.org/attachment.cgi?id=46324 +gdiplus,+tid,+seh
http://bugs.winehq.org/show_bug.cgi?id=34735
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com Component|-unknown |gdiplus
http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #6 from Dmitry Timoshkov dmitry@baikal.ru 2013-10-16 19:21:21 CDT --- (In reply to comment #4)
Confirming. Looks like a gdiplus bug: fixme:gdiplus:GdipGetAllPropertyItems not supported propvariant type for id: 0
This message most likely has nothing to do with the problem, and it's actually missing in the attached log. But the crash in the log is caused by failing GdipCloneBitmapArea because it internally uses GdipBitmapLockBits and the app has already locked the bitmap by a preceding call to it.
http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #7 from Dmitry Timoshkov dmitry@baikal.ru 2013-10-18 21:35:17 CDT --- Does it work better after df367c339973c471b0792151ddec0db19b9da1b8 ?
http://bugs.winehq.org/show_bug.cgi?id=34735
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |df367c339973c471b0792151dde | |c0db19b9da1b8 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Dmitry Timoshkov dmitry@baikal.ru 2013-10-20 22:50:13 CDT --- Looks like it's fixed by df367c339973c471b0792151ddec0db19b9da1b8.
http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #9 from Austin English austinenglish@gmail.com 2013-10-21 02:16:53 CDT --- (In reply to comment #8)
Looks like it's fixed by df367c339973c471b0792151ddec0db19b9da1b8.
Yep, thanks.
http://bugs.winehq.org/show_bug.cgi?id=34735
--- Comment #10 from benpicco benpicco-wine@flauschlabor.de 2013-10-21 09:47:49 CDT --- Thank you a lot, I'm looking forward to wine 1.7.5 :)
http://bugs.winehq.org/show_bug.cgi?id=34735
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org 2013-10-25 12:54:20 CDT --- Closing bugs fixed in 1.7.5.