Hi,
that's important information.
Your MacPro has a separate graphics card, the NVIDIA GeForce GTX 680.
The following sequence of the crashlog points to the driver of the Intel internal GPU:
Application Specific Signatures:
Graphics kernel error: 0xfffffffb
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff69e4833a __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff69f08e60 pthread_kill + 430
2 libsystem_c.dylib 0x00007fff69dcf808 abort + 120
3 libGPUSupportMercury.dylib 0x00007fff5103a0a5 gpusGenerateCrashLog.cold.1 + 95
4 libGPUSupportMercury.dylib 0x00007fff5103118f gpusGenerateCrashLog + 89
5 com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x00007fff258e7dd0 gpusKillClientExt + 9
6 libGPUSupportMercury.dylib 0x00007fff5103255b gpusSubmitDataBuffers + 164
7 com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x00007fff254bdc78 IntelCommandBuffer::getNew(GLDContextRec*) + 48
8 com.apple.driver.AppleIntelHD4000GraphicsGLDriver 0x00007fff254bdaa6 intelSubmitCommands + 187
So most likely there *is* a hardware dependency after all - regarding the GPU in use.
The content of the Security Update 2021-007 Catalina confirms that assumption:
[...]
Intel Graphics Driver
Available for: macOS Catalina
Impact: A malicious application may be able to execute arbitrary code with kernel privileges
Description: A memory corruption issue was addressed with improved state management.
CVE-2021-30824: Antonio Zekic (@antoniozekic) of Diverto
Intel Graphics Driver
Available for: macOS Catalina
Impact: A malicious application may be able to execute arbitrary code with kernel privileges
Description: Multiple out-of-bounds write issues were addressed with improved bounds checking.
CVE-2021-30901: Zuozhi Fan (@pattern_F_) of Ant Security TianQiong Lab, Yinyi Wu (@3ndy1), Jack Dates of RET2 Systems, Inc.
[...]
Thanks a lot for your participation and valuable input.
Regards - Matthias