http://bugs.winehq.org/show_bug.cgi?id=35807
Bug ID: 35807 Summary: Photoshop CS6 is randomly launched Product: Wine Version: 1.7.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: jeff.artik@gmail.com
Created attachment 47804 --> http://bugs.winehq.org/attachment.cgi?id=47804 PhotoshopCS6 immediate crash
I encounter a strange bug. When I launch Photoshop CS6 or Photoshop CC, sometimes it boots, sometime nothing happen, and sometimes it crash.
I add the terminal output for the two last states.
http://bugs.winehq.org/show_bug.cgi?id=35807
--- Comment #1 from artik jeff.artik@gmail.com --- Created attachment 47805 --> http://bugs.winehq.org/attachment.cgi?id=47805 PhotoshopCS6 nothing happen (terminal output)
http://bugs.winehq.org/show_bug.cgi?id=35807
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution|--- |DUPLICATE Summary|Photoshop CS6 is randomly |Photoshop CS6 crashes |launched |randomly on startup
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
dupe of bug 35041
--- snip --- ... =>0 0xb77e9424 __kernel_vsyscall+0x10() in [vdso].so (0x0530b648) 1 0xb7453aff raise+0x4e(sig=0x6) [/build/buildd/eglibc-2.17/signal/../nptl/sysdeps/unix/sysv/linux/raise.c:56] in libc.so.6 (0x0530b648) 2 0xb7457083 abort+0x142() [/build/buildd/eglibc-2.17/stdlib/abort.c:90] in libc.so.6 (0x0530b648) 3 0xb7490a95 __libc_message+0x354(do_abort=0x2, fmt="*** Error in `%s': %s: 0x%s *** ") [/build/buildd/eglibc-2.17/libio/../sysdeps/unix/sysv/linux/libc_fatal.c:199] in libc.so.6 (0x0530b648) 4 0xb749b7c2 in libc.so.6 (+0x767c1) (0x7d4af9e8) 5 0xb749c510 _int_free+0x67f(av=0xb75d5440, p=(nil), have_lock=0) [/build/buildd/eglibc-2.17/malloc/malloc.c:3779] in libc.so.6 (0x7d4af9e8) 6 0x7d8dff74 _XlcDestroyLocaleDataBase+0x83() in libx11.so.6 (0x7d469308) 7 0x7d8e4b20 in libx11.so.6 (+0x4bb1f) (0xb7210008) 8 0x7d8ec306 _XCloseLC+0x75() in libx11.so.6 (0xb7210008) 9 0x7d8ec350 _XlcCurrentLC+0x2f() in libx11.so.6 (0xb7210008) 10 0x7d8e515d _Xlcmbstowcs+0xdc() in libx11.so.6 (0xb7210008) 11 0x7d8e5243 _Xmbstowcs+0x32() in libx11.so.6 (0xb7210008) 12 0x7d8fa526 in libx11.so.6 (+0x61525) (0xb7210008) 13 0x7d8f8686 _XimLocalOpenIM+0x3f5() in libx11.so.6 (0xb710dac8) 14 0x7d8f6b17 _XimOpenIM+0xf6() in libx11.so.6 (0xb710dac8) 15 0x7d8dc6d7 XOpenIM+0x46() in libx11.so.6 (0x0530de48) ... 21 0x7ec21ef1 WIN_CreateWindowEx+0x5a0(cs=0x530e320, className=*** invalid address 0xc03f ***, module=0x4ec50000, unicode=0) [/home/artik/bureau/wine-1.7.14/dlls/user32/win.c:1581] in user32 (0x0530e2d8) ... Threads: process tid prio (all id:s are in hex) 00000008 (D) Z:\home\artik.wine\drive_c\Program Files\Adobe\Adobe Photoshop CS6\Photoshop.exe 00000023 0 <== 00000009 0 --- snip ---
Use the following workaround:
--- snip --- $ taskset -c 0 wine ./Photoshop.exe --- snip ---
Regards
*** This bug has been marked as a duplicate of bug 35041 ***
http://bugs.winehq.org/show_bug.cgi?id=35807
--- Comment #3 from artik jeff.artik@gmail.com --- Amazing, thank you so much Anastasius !
http://bugs.winehq.org/show_bug.cgi?id=35807
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.
https://bugs.winehq.org/show_bug.cgi?id=35807
--- Comment #5 from Bruno Jesus 00cpxxx@gmail.com --- *** Bug 38341 has been marked as a duplicate of this bug. ***