https://bugs.winehq.org/show_bug.cgi?id=38341
Bug ID: 38341 Summary: Photoshop CS6 crash at startup Product: Wine Version: 1.7.39 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jeff.artik@gmail.com Distribution: ---
Created attachment 51185 --> https://bugs.winehq.org/attachment.cgi?id=51185 Terminal output
With the lastest version of wine 1.7.39 and a bi-arch compilation + photoshop brush patch, Photoshop always crash on startup.
Terminal output attached.
https://bugs.winehq.org/show_bug.cgi?id=38341
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #1 from Bruno Jesus 00cpxxx@gmail.com ---
From bug 35807 comment 2:
Use the following workaround:
--- snip --- $ taskset -c 0 wine ./Photoshop.exe --- snip ---
*** This bug has been marked as a duplicate of bug 35807 ***
https://bugs.winehq.org/show_bug.cgi?id=38341
--- Comment #2 from artik jeff.artik@gmail.com --- Hi Bruno, I usually use taskset with older releases. Even with a taskset, Photoshop crash.
https://bugs.winehq.org/show_bug.cgi?id=38341
artik jeff.artik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|DUPLICATE |---
--- Comment #3 from artik jeff.artik@gmail.com --- Terminal output with taskset
https://bugs.winehq.org/show_bug.cgi?id=38341
--- Comment #4 from artik jeff.artik@gmail.com --- Created attachment 51186 --> https://bugs.winehq.org/attachment.cgi?id=51186 Terminal output taskset
https://bugs.winehq.org/show_bug.cgi?id=38341
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #51185|0 |1 is obsolete| |
https://bugs.winehq.org/show_bug.cgi?id=38341
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr@codeweavers.com
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- This new log is completely unrelated to the old one, let's use it from now. The crash is more clear:
=>0 0x7ea022d6 SetSecurityInfo+0x586(handle=<couldn't compute location>, ObjectType=<couldn't compute location>, SecurityInfo=<couldn't compute location>, psidOwner=<couldn't compute location>, psidGroup=<couldn't compute location>, pDacl=<couldn't compute location>, pSacl=<couldn't compute location>) [/home/artik/wine-git/dlls/advapi32/security.c:5827] in advapi32 (0x0032ecc8) ... 5827 dacl = heap_alloc_zero(pDacl->AclSize+parent_dacl->AclSize);
Seems to be a regression caused by http://source.winehq.org/git/wine.git/commitdiff/f974d726720eff4fcd7371bca95... because that code was introduced in this commit. CC'ing Piotr.
https://bugs.winehq.org/show_bug.cgi?id=38341
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |advapi32
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com --- In a superficial search according to MSDN the pDacl parameter is optional, that could be the case here.
https://bugs.winehq.org/show_bug.cgi?id=38341
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban@gmail.com
--- Comment #7 from Piotr Caban piotr.caban@gmail.com --- I've sent a patch that fixes NULL DACL handling in SetSecurityInfo: http://source.winehq.org/patches/data/110535
https://bugs.winehq.org/show_bug.cgi?id=38341
artik jeff.artik@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #8 from artik jeff.artik@gmail.com --- I just comiled Photoshop with the patch. It works again, thanks Piotr Caban
https://bugs.winehq.org/show_bug.cgi?id=38341
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|FIXED |---
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to artik from comment #8)
I just comiled Photoshop with the patch. It works again, thanks Piotr Caban
The bug is only marked fixed whan the patch is commited in wine, which will be probably tomorrow.
https://bugs.winehq.org/show_bug.cgi?id=38341
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Regression SHA1| |f974d726720eff4fcd7371bca95 | |e6cdcc4b4a848
https://bugs.winehq.org/show_bug.cgi?id=38341
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=38341
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erich.e.hoover@wine-staging | |.com
https://bugs.winehq.org/show_bug.cgi?id=38341
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |52df833a726f3a8132fbdaab00d | |82dc2b142f005 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #10 from Piotr Caban piotr.caban@gmail.com --- Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=38341
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.41.