Closed Chillstice closed 5 years ago
Found a way to install Photoshop without using the Creative Cloud Installer:
Follow the instructions from here: http://www.yaseendadabhay.com/linux/how-to-install-photoshop-cc-in-linux/, and use wine-2.20-staging
instead of the PhotoshopPaintbrushes one.
After it's installed, edit the .desktop shortcut to run Photoshop directly instead of going through the Wine Explorer first:
#!/usr/bin/env playonlinux-bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
export WINEPREFIX="~/.PlayOnLinux//wineprefix/PhotoshopCC"
export WINEDEBUG="-all"
cd "~/.PlayOnLinux/wineprefix/PhotoshopCC/drive_c/Program Files/Adobe/Adobe Photoshop CC 2014 (32 Bit)"
POL_Wine start.exe /wait /unix 'Photoshop.exe'
Then move the .desktop
file to /usr/share/applications/
so it shows up in the menu.
I have the same problem on Fedora 29, Ubuntu 18.10 and Manjaro 18.0 (Yup, I tried all three of them).
@AninhaLu The Creative Cloud Installer is currently broken, use the link I sent above. Good luck :)
I'm closing all issues besides #52, because I think everything else is stemming from that one bug.
During the install process PlayOnLinux reports that the program has encountered a serious error and needs to be shut down. The Creative Cloud app can still be launched, but shortly after launch it also reports that a serious error has occurred. All other parts of Creative Cloud seem to work.
Linux Mint 19 Creative Cloud 4.6.0.384 PlayOnLinux 4.2.12 Wine 2.20 staging Using the latest build of the script
During the installation process:
Unhandled exception: unimplemented function KERNEL32.dll.GetQueuedCompletionStatusEx called in 32-bit code (0x7bc7aee0). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:7bc7aee0 ESP:00c4e5f0 EBP:00c4e654 EFLAGS:00000202( - -- I - - - ) EAX:00600722 EBX:7bd0c5c4 ECX:00c4e6a4 EDX:00110060 ESI:00c4e5fc EDI:7b47e2b0 Stack dump: 0x00c4e5f0: 0016e480 00000000 00c4e620 80000100 0x00c4e600: 00000001 00000000 7bc7aee0 00000002 0x00c4e610: 00600f8e 00600722 00000034 00110014 0x00c4e620: 0016e480 00000000 00c4e64c 7bd0c5c4 0x00c4e630: 00000000 0016e480 00c4e658 005681b2 0x00c4e640: c5bf3b70 01d43dbb 005681b2 7bd0c5c4 Backtrace: =>0 0x7bc7aee0 call_dll_entry_point+0x580() in ntdll (0x00c4e654) 1 0x0034000f (0x00c4e9d4) 2 0x0044f108 in agmservice (+0x4f107) (0x00c4e9e8) 3 0x7bcad864 call_thread_func_wrapper+0xb() in ntdll (0x00c4ea08) 4 0x7bcb10ad in ntdll (+0x710ac) (0x00c4eae8) 5 0x7bcad842 RtlRaiseException+0x49() in ntdll (0x00c4eb08) 6 0x7bcb8f8c in ntdll (+0x78f8b) (0x00c4f358) 7 0xf7d233bd start_thread+0xfc() in libpthread.so.0 (0x00c4f428) 8 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 9 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 10 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 11 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 12 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 13 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 14 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 15 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 16 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 17 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 18 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 19 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 20 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 21 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 22 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 23 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 24 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 25 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 26 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 27 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 28 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 29 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 30 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 31 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 32 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 33 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 34 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 35 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 36 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 37 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 38 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 39 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 40 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 41 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 42 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 43 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 44 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 45 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 46 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 47 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 48 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 49 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 50 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 51 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 52 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 53 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 54 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 55 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 56 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 57 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 58 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 59 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 60 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 61 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 62 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 63 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 64 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 65 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 66 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 67 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 68 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 69 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 70 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 71 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 72 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 73 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 74 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 75 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 76 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 77 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 78 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 79 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 80 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 81 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 82 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 83 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 84 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 85 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 86 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 87 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 88 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 89 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 90 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 91 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 92 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 93 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 94 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 95 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 96 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 97 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 98 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 99 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 100 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 101 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 102 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 103 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 104 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 105 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 106 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 107 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 108 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 109 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 110 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 111 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 112 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 113 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 114 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 115 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 116 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 117 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 118 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 119 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 120 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 121 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 122 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 123 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 124 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 125 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 126 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 127 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 128 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 129 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 130 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 131 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 132 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 133 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 134 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 135 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 136 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 137 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 138 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 139 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 140 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 141 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 142 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 143 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 144 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 145 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 146 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 147 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 148 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 149 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 150 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 151 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 152 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 153 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 154 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 155 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 156 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 157 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 158 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 159 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 160 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 161 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 162 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 163 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 164 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 165 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 166 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 167 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 168 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 169 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 170 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 171 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 172 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 173 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 174 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 175 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 176 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 177 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 178 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 179 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 180 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 181 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 182 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 183 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 184 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 185 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 186 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 187 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 188 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 189 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 190 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 191 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 192 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 193 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 194 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 195 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 196 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 197 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 198 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 199 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 200 0xf7c39e16 __clone+0x65() in libc.so.6 (0x00000000) 0x7bc7aee0 call_dll_entry_point+0x580 in ntdll: subl $4,%esp Modules: Module Address Debug info Name (96 modules) PE 400000- 64b000 Export agmservice ELF 7b400000-7b7f6000 Deferred kernel32<elf> \-PE 7b420000-7b7f6000 \ kernel32 ELF 7bc00000-7bd2b000 Dwarf ntdll<elf> \-PE 7bc40000-7bd2b000 \ ntdll ELF 7c000000-7c003000 Deferred <wine-loader> ELF 7d607000-7d625000 Deferred libgcc_s.so.1 ELF 7d645000-7d658000 Deferred api-ms-win-core-sysinfo-l1-2-1<e PE 7d650000-7d658000 Deferred api-ms-win-core-sysinfo-l1-2-1 PE 7d658000-7d66b000 Deferred api-ms-win-core-localization-l1- PE 7d660000-7d66b000 Deferred api-ms-win-core-localization-l1-C:\windows\system32\api-ms-win-core-localization-l1-2-1.dll ELF 7d66b000-7d67e000 Deferred api-ms-win-core-fibers-l1-1-1<el PE 7d670000-7d67e000 Deferred api-ms-win-core-fibers-l1-1-1 ELF 7d67e000-7d687000 Deferred libffi.so.6 ELF 7d687000-7d69f000 Deferred libgpg-error.so.0 ELF 7d69f000-7d7ed000 Deferred libp11-kit.so.0 ELF 7d7fa000-7d80d000 Deferred api-ms-win-core-synch-l1-2-0<elf PE 7d800000-7d80d000 Deferred api-ms-win-core-synch-l1-2-0 ELF 7d80d000-7d892000 Deferred libgcrypt.so.11 ELF 7d892000-7d8a4000 Deferred libtasn1.so.3 ELF 7d8a4000-7d96d000 Deferred libgnutls.so.26 ELF 7d96d000-7d9a7000 Deferred uxtheme<elf> \-PE 7d970000-7d9a7000 \ uxtheme ELF 7da39000-7da6b000 Deferred libexpat.so.1 ELF 7da6b000-7dab6000 Deferred libfontconfig.so.1 ELF 7dad6000-7db72000 Deferred libfreetype.so.6 ELF 7db72000-7db97000 Deferred imm32<elf> \-PE 7db80000-7db97000 \ imm32 ELF 7db97000-7dbcd000 Deferred wintrust<elf> \-PE 7dba0000-7dbcd000 \ wintrust ELF 7dbcd000-7dbed000 Deferred bcrypt<elf> \-PE 7dbd0000-7dbed000 \ bcrypt ELF 7dbed000-7dcc1000 Deferred crypt32<elf> \-PE 7dc00000-7dcc1000 \ crypt32 ELF 7dcc1000-7dcf1000 Deferred netapi32<elf> \-PE 7dcd0000-7dcf1000 \ netapi32 ELF 7dcf1000-7dd09000 Deferred userenv<elf> \-PE 7dd00000-7dd09000 \ userenv ELF 7dd09000-7dd26000 Deferred jsproxy<elf> \-PE 7dd10000-7dd26000 \ jsproxy ELF 7dd26000-7dd66000 Deferred winhttp<elf> \-PE 7dd30000-7dd66000 \ winhttp ELF 7dd66000-7ddda000 Deferred setupapi<elf> \-PE 7dd70000-7ddda000 \ setupapi ELF 7ddda000-7ddf2000 Deferred libresolv.so.2 ELF 7ddff000-7de12000 Deferred psapi<elf> \-PE 7de00000-7de12000 \ psapi ELF 7de12000-7de3c000 Deferred iphlpapi<elf> \-PE 7de20000-7de3c000 \ iphlpapi ELF 7de3c000-7de5c000 Deferred cabinet<elf> \-PE 7de40000-7de5c000 \ cabinet ELF 7de5c000-7de9b000 Deferred ws2_32<elf> \-PE 7de60000-7de9b000 \ ws2_32 ELF 7de9b000-7dec3000 Deferred mpr<elf> \-PE 7dea0000-7dec3000 \ mpr ELF 7dec3000-7dedc000 Deferred libz.so.1 ELF 7dedc000-7df59000 Deferred wininet<elf> \-PE 7def0000-7df59000 \ wininet ELF 7df59000-7e088000 Deferred comctl32<elf> \-PE 7df60000-7e088000 \ comctl32 ELF 7e088000-7e0a2000 Deferred aclui<elf> \-PE 7e090000-7e0a2000 \ aclui ELF 7e0a2000-7e11e000 Deferred shlwapi<elf> \-PE 7e0b0000-7e11e000 \ shlwapi ELF 7e11e000-7e401000 Deferred shell32<elf> \-PE 7e130000-7e401000 \ shell32 ELF 7e401000-7e54a000 Deferred oleaut32<elf> \-PE 7e420000-7e54a000 \ oleaut32 ELF 7e54a000-7e5d2000 Deferred rpcrt4<elf> \-PE 7e560000-7e5d2000 \ rpcrt4 ELF 7e5d2000-7e708000 Deferred gdi32<elf> \-PE 7e5e0000-7e708000 \ gdi32 ELF 7e708000-7e8f9000 Deferred user32<elf> \-PE 7e720000-7e8f9000 \ user32 ELF 7e8f9000-7e978000 Deferred advapi32<elf> \-PE 7e910000-7e978000 \ advapi32 ELF 7e978000-7eae2000 Deferred ole32<elf> \-PE 7e990000-7eae2000 \ ole32 ELF 7eae2000-7eb87000 Deferred urlmon<elf> \-PE 7eaf0000-7eb87000 \ urlmon ELF 7eb87000-7eca1000 Deferred msi<elf> \-PE 7eb90000-7eca1000 \ msi ELF 7eca1000-7ecb5000 Deferred libnss_files.so.2 ELF 7ecb5000-7ecd0000 Deferred libnsl.so.1 ELF 7ecd0000-7ecde000 Deferred libnss_nis.so.2 ELF 7eede000-7efe0000 Deferred libm.so.6 ELF 7efe6000-7f000000 Deferred version<elf> \-PE 7eff0000-7f000000 \ version ELF f7b30000-f7b3a000 Deferred libnss_compat.so.2 ELF f7b3c000-f7b41000 Deferred libdl.so.2 ELF f7b41000-f7d1d000 Dwarf libc.so.6 ELF f7d1d000-f7d3c000 Dwarf libpthread.so.0 ELF f7d52000-f7d5c000 Deferred librt.so.1 ELF f7d5c000-f7f2c000 Dwarf libwine.so.1 ELF f7f2e000-f7f56000 Deferred ld-linux.so.2 ELF f7f59000-f7f5b000 Deferred [vdso].so Threads: process tid prio (all id:s are in hex) 0000000e services.exe [C:\windows\system32\services.exe] 0000005c 0 00000055 0 0000012d 0 00000113 0 0000010e 0 0000001d 0 00000013 0 00000010 0 0000000f 0 00000011 winedevice.exe [C:\windows\system32\winedevice.exe] 0000001c 0 00000017 0 00000016 0 00000012 0 0000001a plugplay.exe [C:\windows\system32\plugplay.exe] 0000001f 0 0000001e 0 0000001b 0 00000029 explorer.exe [C:\windows\system32\explorer.exe /desktop] 0000002d 0 0000002c 0 0000002b 0 0000002a 0 0000010c svchost.exe [C:\windows\system32\svchost.exe -k netsvcs] 0000011b 0 00000110 0 0000010f 0 0000010d 0 00000111 rpcss.exe [C:\windows\system32\rpcss.exe] 0000019f 0 00000117 0 00000116 0 00000115 0 00000114 0 00000112 0 00000122 Adobe Installer.exe ["C:\Program Files\Common Files\Adobe\Adobe Desktop Common\ElevationManager\Adobe Installer.exe" --pipename={87F0EBEE-D2B2-4842-BFF8-074750D367E3} ] 000001cb 0 00000123 0 00000129 AdobeUpdateService.exe ["C:\Program Files\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeUpdateService.exe"] 000001a5 0 000001a4 0 00000130 0 0000012f 0 0000012e 0 0000012a 0 0000012b Creative Cloud.exe ["C:\Program Files\Adobe\Adobe Creative Cloud\ACC\Creative Cloud.exe" --appletID=CCM_UI --workflow=CCM_workflow_launch --appletVersion=1.0 --mode=LBS --helperBridgeName={FA201637-76ED-4143-90B5-C1464DA2917A} --lbsWorkflowID={2B0D65BB-76CD-4E4C-8CF2-E61F07F464EB} --lbsInstallerWorkflowID={EABC4107-53FB-4565-BFAF-546E76DA0C88} --userGuid=] 000000a5 0 000000a9 0 000000a8 0 000000aa 0 00000075 0 00000074 0 000000a6 0 000000a3 0 00000096 0 00000099 0 000000a0 0 0000009f 0 00000201 0 000001d3 0 0000017e 0 0000017c 0 0000015f 0 0000015a 0 00000159 0 00000157 0 00000156 0 00000155 0 00000154 0 00000153 0 00000152 0 00000151 0 00000150 0 0000014f 0 0000014e 0 0000014d 0 0000014c 0 0000014b 0 0000014a -2 00000149 -2 00000148 0 00000147 0 00000146 0 00000145 0 00000144 0 00000143 0 00000142 0 00000141 0 00000140 0 0000013b 0 0000013a 0 00000134 0 00000133 0 00000132 0 00000131 0 0000012c 0 00000135 AdobeIPCBroker.exe ["C:\Program Files\Common Files\Adobe\OOBE\PDApp\IPC\AdobeIPCBroker.exe" "-launchedbyvulcan-299 C:\Program Files\Adobe\Adobe Creative Cloud\ACC\Creative Cloud.exe"] 00000092 0 00000190 0 0000016f 0 00000168 0 0000015e 0 00000139 0 00000138 0 00000137 0 00000136 0 00000160 Adobe CEF Helper.exe ["C:\Program Files\Common Files\Adobe\Adobe Desktop Common\HEX\Adobe CEF Helper.exe" --type=renderer --disable-3d-apis --disable-pinch --no-sandbox --disable-databases --primordial-pipe-token=48451F0547668394A9EB8A0B3290F5E3 --lang=en-US --lang=en-US --locales-dir-path="C:\Program Files\Common Files\Adobe\Adobe Desktop Common\CEF\locales" --log-file="C:\users\chris\Temp\CreativeCloud\ACC\CEF.log" --log-severity=warning --user-agent="Mozilla/5.0 (Windows NT 6.1.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36 CreativeCloud/4.5.0.331" --device-scale-factor=1 --num-raster-threads=2 --enable-main-frame-before-activation --content-image-texture-target=0,0,3553;0,1,3553;0,2,3553;0,3,3553;0,4,3553;0,5,3553;0,6,3553;0,7,3553;0,8,3553;0,9,3553;0,10,3553;0,11,3553;0,12,3553;0,13,3553;0,14,3553;0,15,3553;1,0,3553;1,1,3553;1,2,3553;1,3,3553;1,4,3553;1,5,3553;1,6,3553;1,7,3553;1,8,3553;1,9,3553;1,10,3553;1,11,3553;1,12,3553;1,13,3553;1,14,3553;1,15,3553;2,0,3553;2,1,3553;2,2,3553;2,3,3553;2,4,3553;2,5,3553;2,6,3553;2,7,3553;2,8,3553;2,9,3553;2,10,3553;2,11,3553;2,12,3553;2,13,3553;2,14,3553;2,15,3553;3,0,3553;3,1,3553;3,2,3553;3,3,3553;3,4,3553;3,5,3553;3,6,3553;3,7,3553;3,8,3553;3,9,3553;3,10,3553;3,11,3553;3,12,3553;3,13,3553;3,14,3553;3,15,3553 --disable-accelerated-video-decode --disable-webrtc-hw-vp8-encoding --disable-gpu-compositing --service-request-channel-token=48451F0547668394A9EB8A0B3290F5E3 --renderer-client-id=2 --mojo-platform-channel-handle=1016 /prefetch:1] 0000017b 0 0000017a -2 00000179 0 00000178 0 00000177 0 00000176 0 00000175 0 00000174 0 00000173 0 00000172 0 00000171 0 00000170 0 00000167 0 00000164 0 00000161 0 00000165 Adobe Desktop Service.exe ["C:\Program Files\Common Files\Adobe\Adobe Desktop Common\ADS\Adobe Desktop Service.exe" --appletID=CCM_UI --appletVersion=1.0 --helperBridgeName={FA201637-76ED-4143-90B5-C1464DA2917A} --lbsInstallerWorkflowID={EABC4107-53FB-4565-BFAF-546E76DA0C88} --lbsWorkflowID={2B0D65BB-76CD-4E4C-8CF2-E61F07F464EB} --mode=LBS --workflow=CCM_workflow_launch --waitForRegistration=true] 0000007e 0 00000026 0 00000025 0 0000000d 0 0000000c 0 000001f1 0 000001d6 0 000001cd 0 000001cc 0 000001c4 0 000001c3 0 000001c2 0 000001c1 0 000001c0 0 000001be 0 000001bd 0 000001bc -1 000001bb 0 000001ba 0 000001b9 0 000001b8 0 000001b7 -1 000001b6 -1 000001b5 0 000001b4 0 000001b3 0 000001b2 0 000001b1 0 000001b0 0 000001af 0 000001ae 0 000001ad 0 000001ac 0 000001a8 0 000001a7 0 000001a6 0 000001a3 0 000001a2 0 0000018e 0 0000018d 0 0000018c 0 0000018b 0 0000018a 0 00000185 0 00000180 0 0000017f 0 0000016e 0 0000016d 0 0000016c 0 0000016b 0 00000166 0 00000057 AGSService.exe ["C:\Program Files\Common Files\Adobe\AdobeGCClient\AGSService.exe"] 00000069 0 00000052 0 00000054 0 00000056 0 0000005d (D) C:\Program Files\Common Files\Adobe\AdobeGCClient\AGMService.exe ["C:\Program Files\Common Files\Adobe\AdobeGCClient\AGMService.exe"] 00000063 0 <== 00000065 0 00000066 0 00000067 0 00000043 0 0000005b 0 00000062 explorer.exe [C:\windows\system32\explorer.exe /desktop] 00000068 0 0000006a 0 00000039 0 0000003a 0 00000082 Adobe CEF Helper.exe ["C:\Program Files\Common Files\Adobe\Adobe Desktop Common\HEX\Adobe CEF Helper.exe" --type=renderer --disable-3d-apis --disable-pinch --no-sandbox --disable-databases --primordial-pipe-token=8BC675AF8E6776A39AE0AC8CFA009501 --lang=en-US --lang=en-US --locales-dir-path="C:\Program Files\Common Files\Adobe\Adobe Desktop Common\CEF\locales" --log-file="C:\users\chris\Temp\CreativeCloud\ACC\CEF.log" --log-severity=warning --user-agent="Mozilla/5.0 (Windows NT 6.1.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36 CreativeCloud/4.5.0.331" --device-scale-factor=1 --num-raster-threads=2 --enable-main-frame-before-activation --content-image-texture-target=0,0,3553;0,1,3553;0,2,3553;0,3,3553;0,4,3553;0,5,3553;0,6,3553;0,7,3553;0,8,3553;0,9,3553;0,10,3553;0,11,3553;0,12,3553;0,13,3553;0,14,3553;0,15,3553;1,0,3553;1,1,3553;1,2,3553;1,3,3553;1,4,3553;1,5,3553;1,6,3553;1,7,3553;1,8,3553;1,9,3553;1,10,3553;1,11,3553;1,12,3553;1,13,3553;1,14,3553;1,15,3553;2,0,3553;2,1,3553;2,2,3553;2,3,3553;2,4,3553;2,5,3553;2,6,3553;2,7,3553;2,8,3553;2,9,3553;2,10,3553;2,11,3553;2,12,3553;2,13,3553;2,14,3553;2,15,3553;3,0,3553;3,1,3553;3,2,3553;3,3,3553;3,4,3553;3,5,3553;3,6,3553;3,7,3553;3,8,3553;3,9,3553;3,10,3553;3,11,3553;3,12,3553;3,13,3553;3,14,3553;3,15,3553 --disable-accelerated-video-decode --disable-webrtc-hw-vp8-encoding --disable-gpu-compositing --service-request-channel-token=8BC675AF8E6776A39AE0AC8CFA009501 --renderer-client-id=3 --mojo-platform-channel-handle=1368 /prefetch:1] 0000009a 0 0000009c 0 0000009d -2 0000009e 0 00000098 0 00000095 0 0000008a 0 00000089 0 00000090 0 0000008c 0 0000008d 0 00000091 0 0000008f 0 0000008e 0 0000008b 0 0000007f 0 System information: Wine build: wine-2.20 (Staging) Platform: i386 Version: Windows Server 2008 R2 Host system: Linux Host version: 4.15.0-33-generic
On application Launch:
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x69ea1476). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:69ea1476 ESP:02c1b190 EBP:00000000 EFLAGS:00010246( R- -- I Z- -P- ) EAX:00000000 EBX:04f96740 ECX:00000001 EDX:07a3fc65 ESI:081491a8 EDI:080a6060 Stack dump: 0x02c1b190: 00090066 00090066 7eab14d5 7eb37160 0x02c1b1a0: 00000001 00000001 00000000 00000000 0x02c1b1b0: 081491a8 00000100 00000000 04f30000 0x02c1b1c0: 04f30098 00000010 00000018 69ee4475 0x02c1b1d0: 04f96740 00000000 00000000 08020000 0x02c1b1e0: 080a5f30 00000002 02c1b210 04f96740 Backtrace: =>0 0x69ea1476 in xul (+0x61476) (0x00000000) 0x69ea1476: movl $0xe3,0x00000000 Modules: Module Address Debug info Name (338 modules) PE 400000- 650000 Deferred adobe desktop service PE 14d0000- 1541000 Deferred cmdcntr PE 1550000- 15c7000 Deferred vulcanwrapper PE 15d0000- 16c3000 Deferred vulcanmessage5 PE 16d0000- 17a7000 Deferred vulcancontrol PE 18b0000- 198d000 Deferred adobe_caps PE 1cb0000- 1dee000 Deferred prefsmanager PE 1df0000- 1e4b000 Deferred locmanager PE 1e50000- 1edf000 Deferred analytics PE 20e0000- 2184000 Deferred elevationmanager PE 22e0000- 23c4000 Deferred homepanelbl PE 27e0000- 2920000 Deferred ansclient PE 2a20000- 2b16000 Deferred notificationmanager PE 3020000- 322e000 Deferred traynotificationmanager PE 3230000- 3383000 Deferred exchangeplugin PE 36b0000- 3b8d000 Deferred exmancorelibcoresync PE 3c90000- 3f7a000 Deferred exmanzxpsign PE 3f80000- 3ff5000 Deferred nhex PE 4000000- 42a1000 Deferred containerbl PE 4d10000- 4f26000 Deferred nss3 PE 94c0000- 95e3000 Deferred signinappbl PE 9700000- 9742000 Deferred assetspanelbl PE 9750000- 97ce000 Deferred logsession PE 9800000- 99a3000 Deferred p7native PE af30000- b2c3000 Deferred appspanelbl PE b2d0000- b575000 Deferred hdpim PE b580000- b751000 Deferred appspanelil PE b760000- b979000 Deferred marketpanelbl PE ba80000- bdb5000 Deferred filespanelbl PE c640000- c85a000 Deferred fontspanelbl PE c960000- cb4e000 Deferred behancepanelbl PE d690000- d831000 Deferred imslib PE dd40000- deff000 Deferred adobepim PE df00000- e228000 Deferred updatercore PE e230000- e591000 Deferred adobe_oobelib PE 10000000-10068000 Deferred core PE 661c0000-662a4000 Deferred mozglue PE 69b10000-69c14000 Deferred msxml3 PE 69e40000-6d7d7000 Export xul PE 70a80000-70b5d000 Deferred lgpllibs ELF 79396000-793ab000 Deferred midimap<elf> \-PE 793a0000-793ab000 \ midimap ELF 793ab000-794ce000 Deferred libasound.so.2 ELF 794d6000-794ee000 Deferred msacm32<elf> \-PE 794e0000-794ee000 \ msacm32 ELF 794ee000-79520000 Deferred winealsa<elf> \-PE 79500000-79520000 \ winealsa ELF 79520000-7954c000 Deferred msvfw32<elf> \-PE 79530000-7954c000 \ msvfw32 ELF 795a6000-7960e000 Deferred dbghelp<elf> \-PE 795b0000-7960e000 \ dbghelp ELF 7960e000-79628000 Deferred imagehlp<elf> \-PE 79610000-79628000 \ imagehlp ELF 79628000-7964b000 Deferred xmllite<elf> \-PE 79630000-7964b000 \ xmllite ELF 7964b000-79677000 Deferred msacm32<elf> \-PE 79650000-79677000 \ msacm32 ELF 79677000-7969f000 Deferred devenum<elf> \-PE 79680000-7969f000 \ devenum ELF 7969f000-7972b000 Deferred libvorbisenc.so.2 ELF 7972b000-7978a000 Deferred libflac.so.8 ELF 7978a000-79819000 Deferred libsndfile.so.1 ELF 79819000-798a6000 Deferred libpulsecommon-11.1.so ELF 798a6000-79900000 Deferred libpulse.so.0 ELF 79a13000-79a3e000 Deferred libvorbis.so.0 ELF 79a3e000-79a47000 Deferred libogg.so.0 ELF 79a47000-79a4e000 Deferred libasyncns.so.0 ELF 79a4e000-79a59000 Deferred libwrap.so.0 ELF 79a5e000-79a72000 Deferred avicap32<elf> \-PE 79a60000-79a72000 \ avicap32 ELF 79a79000-79aa4000 Deferred winepulse<elf> \-PE 79a80000-79aa4000 \ winepulse ELF 79aa4000-79ac6000 Deferred mmdevapi<elf> \-PE 79ab0000-79ac6000 \ mmdevapi ELF 79c60000-79c87000 Deferred libdrm_intel.so.1 ELF 79c87000-7a6d2000 Deferred i965_dri.so ELF 7a6d2000-7a6ef000 Deferred libxcb-glx.so.0 ELF 7a6ef000-7a70d000 Deferred libglapi.so.0 ELF 7a70d000-7a781000 Deferred libglx_mesa.so.0 ELF 7a7a1000-7a800000 Deferred libgldispatch.so.0 ELF 7a800000-7a93a000 Deferred opengl32<elf> \-PE 7a820000-7a93a000 \ opengl32 ELF 7a943000-7a951000 Deferred libdrm_radeon.so.1 ELF 7a971000-7a994000 Deferred libglx.so.0 ELF 7a994000-7a9f5000 Deferred libgl.so.1 ELF 7aa15000-7aa65000 Deferred dsound<elf> \-PE 7aa20000-7aa65000 \ dsound ELF 7aa65000-7aadd000 Deferred ddraw<elf> \-PE 7aa70000-7aadd000 \ ddraw ELF 7aae1000-7ab28000 Deferred taskschd<elf> \-PE 7aaf0000-7ab28000 \ taskschd ELF 7ab28000-7ab44000 Deferred netprofm<elf> \-PE 7ab30000-7ab44000 \ netprofm PE 7ab44000-7ab57000 Deferred api-ms-win-core-localization-obs PE 7ab50000-7ab57000 Deferred api-ms-win-core-localization-obsC:\windows\system32\api-ms-win-core-localization-obsolete-l1-2-0.dll ELF 7ab57000-7ab6a000 Deferred api-ms-win-core-datetime-l1-1-1< PE 7ab60000-7ab6a000 Deferred api-ms-win-core-datetime-l1-1-1 ELF 7ab6a000-7ab7d000 Deferred api-ms-win-core-string-l1-1-0<el PE 7ab70000-7ab7d000 Deferred api-ms-win-core-string-l1-1-0 ELF 7ab83000-7ab97000 Deferred libdrm.so.2 ELF 7ab97000-7abd7000 Deferred rsaenh<elf> \-PE 7aba0000-7abd7000 \ rsaenh ELF 7abd7000-7abec000 Deferred schannel<elf> \-PE 7abe0000-7abec000 \ schannel ELF 7ac3d000-7ac66000 Deferred mlang<elf> \-PE 7ac40000-7ac66000 \ mlang ELF 7ac66000-7ad0f000 Deferred jscript<elf> \-PE 7ac70000-7ad0f000 \ jscript ELF 7ad0f000-7ad24000 Deferred shcore<elf> \-PE 7ad10000-7ad24000 \ shcore ELF 7ad24000-7ad5b000 Deferred msctf<elf> \-PE 7ad30000-7ad5b000 \ msctf ELF 7ad5b000-7ad7a000 Deferred dnsapi<elf> \-PE 7ad60000-7ad7a000 \ dnsapi ELF 7ad7a000-7ad90000 Deferred dwmapi<elf> \-PE 7ad80000-7ad90000 \ dwmapi ELF 7ad90000-7add7000 Deferred usp10<elf> \-PE 7ada0000-7add7000 \ usp10 ELF 7add7000-7ae0c000 Deferred secur32<elf> \-PE 7ade0000-7ae0c000 \ secur32 ELF 7ae0c000-7aed0000 Deferred msvcrt<elf> \-PE 7ae30000-7aed0000 \ msvcrt ELF 7aed0000-7b0c1000 Deferred mshtml<elf> \-PE 7aef0000-7b0c1000 \ mshtml ELF 7b0cc000-7b0e4000 Deferred userenv<elf> \-PE 7b0d0000-7b0e4000 \ userenv ELF 7b0e4000-7b0f8000 Deferred rasdlg<elf> \-PE 7b0f0000-7b0f8000 \ rasdlg ELF 7b0f8000-7b113000 Deferred rasapi32<elf> \-PE 7b100000-7b113000 \ rasapi32 ELF 7b113000-7b143000 Deferred netapi32<elf> \-PE 7b120000-7b143000 \ netapi32 ELF 7b143000-7b1df000 Deferred ieframe<elf> \-PE 7b150000-7b1df000 \ ieframe ELF 7b1df000-7b215000 Deferred wintrust<elf> \-PE 7b1f0000-7b215000 \ wintrust ELF 7b215000-7b304000 Deferred msvcr120<elf> \-PE 7b230000-7b304000 \ msvcr120 ELF 7b304000-7b400000 Deferred ucrtbase<elf> \-PE 7b320000-7b400000 \ ucrtbase ELF 7b400000-7b7f6000 Deferred kernel32<elf> \-PE 7b420000-7b7f6000 \ kernel32 ELF 7bc00000-7bd2b000 Deferred ntdll<elf> \-PE 7bc40000-7bd2b000 \ ntdll ELF 7bd2b000-7bd37000 Deferred libpciaccess.so.0 ELF 7bd37000-7bd52000 Deferred wsock32<elf> \-PE 7bd40000-7bd52000 \ wsock32 ELF 7bd52000-7bd82000 Deferred credui<elf> \-PE 7bd60000-7bd82000 \ credui ELF 7bd82000-7bd95000 Deferred api-ms-win-crt-conio-l1-1-0<elf> \-PE 7bd90000-7bd95000 \ api-ms-win-crt-conio-l1-1-0 ELF 7bd95000-7bdab000 Deferred api-ms-win-crt-multibyte-l1-1-0< PE 7bda0000-7bdab000 Deferred api-ms-win-crt-multibyte-l1-1-0 ELF 7bdab000-7bdbe000 Deferred api-ms-win-crt-locale-l1-1-0<elf PE 7bdb0000-7bdbe000 Deferred api-ms-win-crt-locale-l1-1-0 PE 7bdbe000-7bdd1000 Deferred api-ms-win-crt-environment-l1-1- PE 7bdc0000-7bdd1000 Deferred api-ms-win-crt-environment-l1-1-C:\windows\system32\api-ms-win-crt-environment-l1-1-0.dll ELF 7bdd1000-7bf00000 Deferred msvcp140<elf> \-PE 7be10000-7bf00000 \ msvcp140 ELF 7c000000-7c003000 Deferred <wine-loader> ELF 7c004000-7c023000 Deferred concrt140<elf> \-PE 7c010000-7c023000 \ concrt140 ELF 7c023000-7c03b000 Deferred api-ms-win-crt-math-l1-1-0<elf> \-PE 7c030000-7c03b000 \ api-ms-win-crt-math-l1-1-0 ELF 7c03b000-7c04e000 Deferred api-ms-win-crt-utility-l1-1-0<el PE 7c040000-7c04e000 Deferred api-ms-win-crt-utility-l1-1-0 PE 7c04e000-7c061000 Deferred api-ms-win-crt-filesystem-l1-1-0 PE 7c050000-7c061000 Deferred api-ms-win-crt-filesystem-l1-1-0C:\windows\system32\api-ms-win-crt-filesystem-l1-1-0.dll ELF 7c061000-7c075000 Deferred api-ms-win-crt-stdio-l1-1-0<elf> \-PE 7c070000-7c075000 \ api-ms-win-crt-stdio-l1-1-0 ELF 7c075000-7c088000 Deferred api-ms-win-crt-time-l1-1-0<elf> \-PE 7c080000-7c088000 \ api-ms-win-crt-time-l1-1-0 ELF 7c088000-7c09d000 Deferred api-ms-win-crt-convert-l1-1-0<el PE 7c090000-7c09d000 Deferred api-ms-win-crt-convert-l1-1-0 ELF 7c09d000-7c0b2000 Deferred api-ms-win-crt-string-l1-1-0<elf PE 7c0a0000-7c0b2000 Deferred api-ms-win-crt-string-l1-1-0 ELF 7c0b2000-7c137000 Deferred libgcrypt.so.11 ELF 7c137000-7c200000 Deferred libgnutls.so.26 ELF 7c30b000-7c320000 Deferred api-ms-win-crt-runtime-l1-1-0<el PE 7c310000-7c320000 Deferred api-ms-win-crt-runtime-l1-1-0 ELF 7c320000-7c333000 Deferred api-ms-win-crt-heap-l1-1-0<elf> \-PE 7c330000-7c333000 \ api-ms-win-crt-heap-l1-1-0 ELF 7c333000-7c351000 Deferred libgcc_s.so.1 ELF 7c352000-7c35c000 Deferred libdrm_nouveau.so.2 ELF 7c35c000-7c371000 Deferred vcruntime140<elf> \-PE 7c360000-7c371000 \ vcruntime140 ELF 7c371000-7c383000 Deferred libtasn1.so.3 ELF 7c383000-7c3a0000 Deferred jsproxy<elf> \-PE 7c390000-7c3a0000 \ jsproxy ELF 7c3a0000-7c3e0000 Deferred winhttp<elf> \-PE 7c3b0000-7c3e0000 \ winhttp ELF 7c3e0000-7c400000 Deferred bcrypt<elf> \-PE 7c3f0000-7c400000 \ bcrypt ELF 7c407000-7c4db000 Deferred crypt32<elf> \-PE 7c410000-7c4db000 \ crypt32 ELF 7c4db000-7c54f000 Deferred setupapi<elf> \-PE 7c4f0000-7c54f000 \ setupapi ELF 7c54f000-7c6ac000 Deferred wined3d<elf> \-PE 7c560000-7c6ac000 \ wined3d ELF 7c6ac000-7c6d6000 Deferred dxgi<elf> \-PE 7c6b0000-7c6d6000 \ dxgi ELF 7c6d6000-7c700000 Deferred iphlpapi<elf> \-PE 7c6e0000-7c700000 \ iphlpapi ELF 7c808000-7c81b000 Deferred api-ms-win-core-file-l2-1-1<elf> \-PE 7c810000-7c81b000 \ api-ms-win-core-file-l2-1-1 ELF 7c81b000-7c855000 Deferred wbemprox<elf> \-PE 7c820000-7c855000 \ wbemprox ELF 7c855000-7c8d2000 Deferred wininet<elf> \-PE 7c860000-7c8d2000 \ wininet ELF 7c9d2000-7c9d8000 Deferred libxcb-dri2.so.0 ELF 7c9d8000-7c9db000 Deferred libx11-xcb.so.1 ELF 7c9db000-7c9e3000 Deferred libxcb-sync.so.1 PE 7c9e3000-7c9f7000 Deferred api-ms-win-appmodel-runtime-l1-1 PE 7c9f0000-7c9f7000 Deferred api-ms-win-appmodel-runtime-l1-1C:\windows\system32\api-ms-win-appmodel-runtime-l1-1-1.dll ELF 7c9f7000-7ca17000 Deferred cabinet<elf> \-PE 7ca00000-7ca17000 \ cabinet ELF 7ca17000-7ca3f000 Deferred mpr<elf> \-PE 7ca20000-7ca3f000 \ mpr ELF 7ca3f000-7cae4000 Deferred urlmon<elf> \-PE 7ca50000-7cae4000 \ urlmon ELF 7cae4000-7cbfe000 Deferred msi<elf> \-PE 7caf0000-7cbfe000 \ msi ELF 7cbfe000-7cc3d000 Deferred ws2_32<elf> \-PE 7cc10000-7cc3d000 \ ws2_32 ELF 7cc3d000-7cc54000 Deferred wtsapi32<elf> \-PE 7cc40000-7cc54000 \ wtsapi32 ELF 7cc54000-7cc67000 Deferred api-ms-win-core-sysinfo-l1-2-1<e PE 7cc60000-7cc67000 Deferred api-ms-win-core-sysinfo-l1-2-1 ELF 7cdcd000-7ceae000 Deferred libgcrypt.so.20 ELF 7cf4b000-7cf4f000 Deferred libxdamage.so.1 ELF 7cf4f000-7cf52000 Deferred libxshmfence.so.1 PE 7cf76000-7cf89000 Deferred api-ms-win-core-localization-l1- PE 7cf80000-7cf89000 Deferred api-ms-win-core-localization-l1-C:\windows\system32\api-ms-win-core-localization-l1-2-1.dll ELF 7cf89000-7cf9c000 Deferred api-ms-win-core-fibers-l1-1-1<el PE 7cf90000-7cf9c000 Deferred api-ms-win-core-fibers-l1-1-1 ELF 7cf9c000-7cfb4000 Deferred libgpg-error.so.0 ELF 7cfb4000-7cfca000 Deferred liblz4.so.1 ELF 7cfca000-7cff6000 Deferred liblzma.so.5 ELF 7cff6000-7d086000 Deferred libsystemd.so.0 ELF 7d086000-7d08f000 Deferred libffi.so.6 ELF 7d08f000-7d0a7000 Deferred libresolv.so.2 ELF 7d0a7000-7d102000 Deferred libdbus-1.so.3 ELF 7d102000-7d18d000 Deferred libgmp.so.10 ELF 7d18d000-7d1c3000 Deferred libhogweed.so.4 ELF 7d1c3000-7d1ff000 Deferred libnettle.so.6 ELF 7d1ff000-7d214000 Deferred libtasn1.so.6 ELF 7d214000-7d395000 Deferred libunistring.so.2 ELF 7d395000-7d3b3000 Deferred libidn2.so.0 ELF 7d3b3000-7d501000 Deferred libp11-kit.so.0 ELF 7d501000-7d50e000 Deferred libkrb5support.so.0 ELF 7d50e000-7d543000 Deferred libk5crypto.so.3 ELF 7d543000-7d61f000 Deferred libkrb5.so.3 ELF 7d61f000-7d633000 Deferred libavahi-client.so.3 ELF 7d633000-7d7c9000 Deferred libgnutls.so.30 ELF 7d7c9000-7d81d000 Deferred libgssapi_krb5.so.2 ELF 7d81d000-7d8af000 Deferred libcups.so.2 ELF 7d8b1000-7d8b5000 Deferred libxcb-present.so.0 ELF 7d8b5000-7d8bc000 Deferred libnss_dns.so.2 ELF 7d8bc000-7d8cf000 Deferred api-ms-win-core-synch-l1-2-0<elf PE 7d8c0000-7d8cf000 Deferred api-ms-win-core-synch-l1-2-0 ELF 7d8cf000-7d8d6000 Deferred libxfixes.so.3 ELF 7d8d6000-7d8e2000 Deferred libxcursor.so.1 ELF 7d8e3000-7d8e8000 Deferred libxcb-dri3.so.0 ELF 7d8e8000-7d8ed000 Deferred libkeyutils.so.1 ELF 7d8ed000-7d8f2000 Deferred libcom_err.so.2 ELF 7d8f2000-7d900000 Deferred libavahi-common.so.3 ELF 7d99f000-7d9d1000 Deferred libexpat.so.1 ELF 7d9d1000-7da1c000 Deferred libfontconfig.so.1 ELF 7da3c000-7dad8000 Deferred libfreetype.so.6 ELF 7dad8000-7daeb000 Deferred libxi.so.6 ELF 7daeb000-7daef000 Deferred libxcomposite.so.1 ELF 7daef000-7dafc000 Deferred libxrandr.so.2 ELF 7dafc000-7db08000 Deferred libxrender.so.1 ELF 7db08000-7db23000 Deferred libbsd.so.0 ELF 7db23000-7db4f000 Deferred libxcb.so.1 ELF 7db4f000-7dc9a000 Deferred libx11.so.6 ELF 7dc9a000-7dcaf000 Deferred libxext.so.6 ELF 7dcb6000-7dccf000 Deferred libz.so.1 ELF 7dccf000-7dd61000 Deferred winex11<elf> \-PE 7dce0000-7dd61000 \ winex11 ELF 7dd61000-7de1c000 Deferred winmm<elf> \-PE 7dd70000-7de1c000 \ winmm ELF 7de1c000-7de41000 Deferred imm32<elf> \-PE 7de20000-7de41000 \ imm32 ELF 7de41000-7dea2000 Deferred oleacc<elf> \-PE 7de50000-7dea2000 \ oleacc ELF 7dea2000-7df39000 Deferred gdiplus<elf> \-PE 7deb0000-7df39000 \ gdiplus ELF 7df39000-7e02a000 Deferred comdlg32<elf> \-PE 7df40000-7e02a000 \ comdlg32 ELF 7e02a000-7e064000 Deferred oledlg<elf> \-PE 7e030000-7e064000 \ oledlg ELF 7e064000-7e09e000 Deferred uxtheme<elf> \-PE 7e070000-7e09e000 \ uxtheme ELF 7e09e000-7e0e1000 Deferred winspool<elf> \-PE 7e0b0000-7e0e1000 \ winspool ELF 7e0e1000-7e0f4000 Deferred msimg32<elf> \-PE 7e0f0000-7e0f4000 \ msimg32 ELF 7e0f4000-7e23d000 Deferred oleaut32<elf> \-PE 7e110000-7e23d000 \ oleaut32 ELF 7e23d000-7e36c000 Deferred comctl32<elf> \-PE 7e250000-7e36c000 \ comctl32 ELF 7e36c000-7e386000 Deferred aclui<elf> \-PE 7e370000-7e386000 \ aclui ELF 7e386000-7e402000 Deferred shlwapi<elf> \-PE 7e390000-7e402000 \ shlwapi ELF 7e402000-7e6e5000 Deferred shell32<elf> \-PE 7e410000-7e6e5000 \ shell32 ELF 7e6e5000-7e76d000 Deferred rpcrt4<elf> \-PE 7e6f0000-7e76d000 \ rpcrt4 ELF 7e76d000-7e8d7000 Deferred ole32<elf> \-PE 7e790000-7e8d7000 \ ole32 ELF 7e8d7000-7e956000 Deferred advapi32<elf> \-PE 7e8f0000-7e956000 \ advapi32 ELF 7e956000-7ea8c000 Deferred gdi32<elf> \-PE 7e960000-7ea8c000 \ gdi32 ELF 7ea8c000-7ec7d000 Deferred user32<elf> \-PE 7eaa0000-7ec7d000 \ user32 ELF 7ec7d000-7ec97000 Deferred version<elf> \-PE 7ec80000-7ec97000 \ version ELF 7ec97000-7ecab000 Deferred libnss_files.so.2 ELF 7ecab000-7ecc6000 Deferred libnsl.so.1 ELF 7ecc6000-7ecd4000 Deferred libnss_nis.so.2 ELF 7ecd4000-7ecde000 Deferred libnss_compat.so.2 ELF 7eede000-7efe0000 Deferred libm.so.6 ELF 7efe2000-7efe9000 Deferred libxxf86vm.so.1 ELF 7efe9000-7efed000 Deferred libxinerama.so.1 ELF 7efed000-7f000000 Deferred psapi<elf> \-PE 7eff0000-7f000000 \ psapi ELF f7ba1000-f7ba8000 Deferred libxdmcp.so.6 ELF f7baa000-f7baf000 Deferred libdl.so.2 ELF f7baf000-f7d8b000 Deferred libc.so.6 ELF f7d8b000-f7daa000 Deferred libpthread.so.0 ELF f7daa000-f7dae000 Deferred libxau.so.6 ELF f7dc0000-f7dca000 Deferred librt.so.1 ELF f7dca000-f7f9a000 Dwarf libwine.so.1 ELF f7f9c000-f7fc4000 Deferred ld-linux.so.2 ELF f7fc7000-f7fc9000 Deferred [vdso].so Threads: process tid prio (all id:s are in hex) 00000008 Creative Cloud.exe ["C:\Program Files\Adobe\Adobe Creative Cloud\ACC\Creative Cloud.exe"] 000002f7 -2 000002f6 -2 000002a6 0 000002a5 0 000000b2 0 000001fa 0 000001f5 -2 000001ef 0 000001dc 0 0000018d 0 0000008a 0 00000089 0 00000088 0 00000087 0 00000086 0 00000085 0 00000084 0 00000081 0 0000007f 0 0000007c 0 0000007b 0 0000007a 0 00000078 0 00000077 0 00000076 0 00000074 0 00000073 0 00000072 0 00000071 -2 00000070 0 0000006f 0 0000006e 0 0000006d 0 0000006c 0 0000006b 0 00000068 0 00000067 0 00000065 -2 00000064 0 00000063 0 00000062 0 00000061 0 00000060 0 0000005f 0 0000005e 0 0000005d 0 00000058 0 00000057 0 00000050 0 0000004f 0 0000004e 0 0000004d 0 00000009 0 0000000e services.exe [C:\windows\system32\services.exe] 000001d1 0 000000ce 0 0000003b 0 00000031 0 00000028 0 00000013 0 00000010 0 0000000f 0 00000011 AdobeUpdateService.exe ["C:\Program Files\Common Files\Adobe\Adobe Desktop Common\ElevationManager\AdobeUpdateService.exe"] 00000176 0 00000182 0 00000018 0 00000017 0 00000016 0 00000012 0 00000021 AGSService.exe ["C:\Program Files\Common Files\Adobe\AdobeGCClient\AGSService.exe"] 00000056 0 0000002b 0 00000029 0 00000022 0 0000002d winedevice.exe [C:\windows\system32\winedevice.exe] 00000038 0 00000033 0 00000032 0 0000002e 0 00000036 plugplay.exe [C:\windows\system32\plugplay.exe] 0000003d 0 0000003c 0 00000037 0 00000039 explorer.exe [C:\windows\system32\explorer.exe /desktop] 0000004c 0 0000004b 0 0000004a 0 0000003a 0 00000082 Adobe CEF Helper.exe ["C:\Program Files\Common Files\Adobe\Adobe Desktop Common\HEX\Adobe CEF Helper.exe" --type=renderer --no-sandbox --use-gl=swiftshader-webgl --disable-gpu-compositing --service-pipe-token=911639FC75424F107E1CAFFD43584B43 --lang=en-US --locales-dir-path="C:\Program Files\Common Files\Adobe\Adobe Desktop Common\CEF\locales" --log-file="C:\users\chris\Temp\CreativeCloud\ACC\CEF.log" --log-severity=warning --user-agent="Mozilla/5.0 (Windows NT 6.1.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.98 Safari/537.36 CreativeCloud/4.6.0.384" --device-scale-factor=1 --num-raster-threads=2 --enable-main-frame-before-activation --service-request-channel-token=911639FC75424F107E1CAFFD43584B43 --renderer-client-id=2 --mojo-platform-channel-handle=992 /prefetch:1] 000001a3 0 000001a2 0 000002f5 0 00000235 0 0000018f 0 000000a7 -2 000000a6 0 000000a5 0 000000a4 0 000000a3 0 000000a2 0 000000a1 0 000000a0 0 0000009f 0 0000009e 0 0000009c -2 0000009b -2 0000009a 0 00000099 0 00000090 0 0000008d 0 00000083 0 000000cb rpcss.exe [C:\windows\system32\rpcss.exe] 00000158 0 000000d2 0 000000d1 0 000000d0 0 000000cf 0 000000cc 0 000001cb svchost.exe [C:\windows\system32\svchost.exe -k netsvcs] 000002d8 0 000001da 0 000001d3 0 000001d2 0 000001cc 0 0000012f AdobeIPCBroker.exe ["C:\Program Files\Common Files\Adobe\OOBE\PDApp\IPC\AdobeIPCBroker.exe" "-launchedbyvulcan-130 C:\Program Files\Common Files\Adobe\Adobe Desktop Common\HEX\Adobe CEF Helper.exe"] 00000152 0 0000014e 0 0000013f 0 00000137 0 00000138 0 00000135 0 0000012e 0 00000133 0 00000136 (D) C:\Program Files\Common Files\Adobe\Adobe Desktop Common\ADS\Adobe Desktop Service.exe ["C:\Program Files\Common Files\Adobe\Adobe Desktop Common\ADS\Adobe Desktop Service.exe" --waitForRegistration=true] 000001a4 0 000002ba 0 000002af 0 00000257 0 00000256 0 00000253 0 00000252 0 00000228 0 00000227 0 00000226 0 00000225 0 00000222 0 0000020f 0 0000020b 0 <== 00000179 0 00000183 0 00000180 0 0000017c 0 0000017d 0 0000017b 0 0000017a 0 0000016e 0 00000175 0 00000173 0 00000174 -1 0000015b 0 0000015d 0 00000170 0 00000171 0 00000172 -1 0000016f -1 0000015f 0 0000016d 0 0000016c 0 0000016a 0 00000169 0 00000168 0 00000167 0 00000165 0 00000166 0 00000164 0 00000163 0 00000162 0 00000154 0 0000014f 0 00000149 0 00000147 0 000000d5 0 00000141 0 00000142 0 0000013b 0 0000013c 0 00000139 0 0000013a 0 0000012d 0 000001b0 explorer.exe [C:\windows\system32\explorer.exe /desktop] 000001b3 0 000001b2 0 000001aa 0 000001b1 0 System information: Wine build: wine-2.20 (Staging) Platform: i386 Version: Windows Server 2008 R2 Host system: Linux Host version: 4.15.0-33-generic