I am currently trying to debug an 3rd party app crash. When the program crashes, I can see it in the resource monitor within Windows. When I click on "Analyze Wait Chain" I see the following.
"Thread ID: XXXX is waiting on a process (PID: XXXX) splwow64.exe"
I'm not really sure where to go from here. I'm fairly new to debugging so any threads or tips will be most appreciated! I unfortunately do not have the source code either.