macOS VM constantly crashing

toonetown

Member
About every 10-15 minutes, my macOS VM crashes - giving me a parallels "Report Error" dialog. I have reported many of these (probably 15 just today). Is this a known issue, or is there any workaround at all?
 
Just happened again. Every time, it appears to be crashing in a thread related to graphics processing:
Code:
Thread 32 Crashed:: QThread
0   libsystem_kernel.dylib            0x00007fff6859133a __pthread_kill + 10
1   libsystem_pthread.dylib           0x00007fff6864de60 pthread_kill + 430
2   libsystem_c.dylib                 0x00007fff68518808 abort + 120
3   libGPUSupportMercury.dylib        0x00007fff4f8690a5 gpusGenerateCrashLog.cold.1 + 95
4   libGPUSupportMercury.dylib        0x00007fff4f86018f gpusGenerateCrashLog + 89
5   com.apple.AMDRadeonX6000GLDriver    0x000000011176cd5d gpusKillClientExt + 9
6   libGPUSupportMercury.dylib        0x00007fff4f86155b gpusSubmitDataBuffers + 164
7   com.apple.AMDRadeonX6000GLDriver    0x000000011179593b glrATI_Hwl_SubmitPacketsWithToken + 101
8   com.parallels.vm                  0x0000000109dbf3d6 0x109bc6000 + 2069462
9   com.parallels.vm                  0x0000000109d4deaf 0x109bc6000 + 1605295
10  com.parallels.vm                  0x0000000109d4cadc 0x109bc6000 + 1600220
11  com.parallels.vm                  0x0000000109d4c725 0x109bc6000 + 1599269
12  com.parallels.vm                  0x0000000109d4f842 0x109bc6000 + 1611842
13  com.parallels.vm                  0x0000000109db83fc 0x109bc6000 + 2040828
14  com.parallels.vm                  0x0000000109d493bc 0x109bc6000 + 1586108
15  com.parallels.vm                  0x0000000109d48dec 0x109bc6000 + 1584620
16  org.qt-project.QtCore             0x000000010ca03153 0x10c9e1000 + 139603
17  libsystem_pthread.dylib           0x00007fff6864e109 _pthread_start + 148
18  libsystem_pthread.dylib           0x00007fff68649b8b thread_start + 15

I have tried switching between Apple and Parallels Hypervisor - both seem to crash with the same frequency. The VM is just sitting there when it crashes - running, but not doing anything.

This latest one I submitted was Report ID 342425604
 
Back
Top