Contribute
Register

[SOLVED] Screen freezes randomly every 1-2 days

Status
Not open for further replies.
Joined
Apr 1, 2011
Messages
10
Motherboard
Gigabyte GA-H270-HD3
CPU
i7-7700
Graphics
RX 570
I have an issue with my configuration. The screen freezes randomly every 1 or 2 days. The interesting part that not the whole OS freezes as the music continues to play, but the screen stuck at a single frame without any change.

You can find my config on my profile and also attache the gen_debug to this post. I created it right after the freeze. The freeze was around Dec 6 09:32 - 09:35
 

Attachments

  • debug_26812.zip
    2.8 MB · Views: 75
If you have another mac, enable screen sharing on your hackintosh and try to access it from the other mac.

If you can connect and see the display, it means your GPU framebuffer crashed and is unable to restart.

That can be caused by an app (fantastical2 seems to be flooding your system log because it's not properly signed)

Run this terminal command to fix it:

Code:
sudo xattr -rd com.apple.quarantine /Applications/Fantastical\ 2.app
 
Thanks Namok88, I removed Fantastical to see if the problems happens again. I will post when it's happening again.
 
Well, it happened again. system.log attached and it was around Dec 7 10:15
Also I was not able to connect with screen sharing.

I just enabled iGPU in BIOS to see if it makes any difference. This topic gave the idea: https://www.tonymacx86.com/threads/...s-with-com-apple-dumpgpurestart.252459/page-3

Code:
Dec  7 10:14:55 Davids-iMac com.apple.xpc.launchd[1] (com.apple.DumpGPURestart): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
Dec  7 10:15:04 Davids-iMac com.apple.xpc.launchd[1] (com.apple.DumpGPURestart): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Dec  7 10:15:10 Davids-iMac Adobe CEF Helper[586]: [1207/101510.024320:ERROR:gpu_watchdog_thread.cc(373)] The GPU process hung. Terminating after 10000 ms.
Dec  7 10:15:15 Davids-iMac com.apple.xpc.launchd[1] (com.apple.DumpGPURestart): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
Dec  7 10:15:24 Davids-iMac com.apple.xpc.launchd[1] (com.apple.DumpGPURestart): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Dec  7 10:15:28 Davids-iMac xpcproxy[3454]: libcoreservices: _dirhelper_userdir: 529: bootstrap_look_up returned (ipc/send) invalid destination port
Dec  7 10:15:33 Davids-iMac syslogd[37]: ASL Sender Statistics
Dec  7 10:15:35 Davids-iMac com.apple.xpc.launchd[1] (com.apple.DumpGPURestart): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
Dec  7 10:15:44 Davids-iMac com.apple.xpc.launchd[1] (com.apple.DumpGPURestart): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Dec  7 10:15:55 Davids-iMac com.apple.xpc.launchd[1] (com.apple.DumpGPURestart): Service only ran for 1 seconds. Pushing respawn out by 9 seconds.
Dec  7 10:15:56 Davids-iMac com.apple.xpc.launchd[1] (com.apple.screensharing[3462]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.screensharing.server
Dec  7 10:16:38 localhost bootlog[0]: BOOT_TIME 1544174198 0
 

Attachments

  • system.zip
    17.7 KB · Views: 53
Last edited:
AFAIK, DumGPURestarts happen when the GPU is crashing.

Looks like you have a faulty GPU board. Try booting from a Win 10 or Linux LiveCD and let it run for 2 days to see if it still crashes.

If the crashes still occur, you might want to consider replacing it.
 
Since we removed and installed Fantastical 2 again the freezing issue solved. :)

Here is the related log for Google search:
Code:
Dec  6 07:52:38 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher[16823]): Could not find and/or execute program specified by service: 155: Refusing to execute/trust quarantined program/file: com.flexibits.fantastical2.mac.launcher
Dec  6 07:52:38 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher[16823]): Service exited with abnormal code: 78
Dec  6 07:52:38 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Dec  6 07:52:48 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher[16824]): Could not find and/or execute program specified by service: 155: Refusing to execute/trust quarantined program/file: com.flexibits.fantastical2.mac.launcher
Dec  6 07:52:48 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher[16824]): Service exited with abnormal code: 78
Dec  6 07:52:48 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
Dec  6 07:52:58 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher[16825]): Could not find and/or execute program specified by service: 155: Refusing to execute/trust quarantined program/file: com.flexibits.fantastical2.mac.launcher
Dec  6 07:52:58 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher[16825]): Service exited with abnormal code: 78
Dec  6 07:52:58 Davids-iMac com.apple.xpc.launchd[1] (com.flexibits.fantastical2.mac.launcher): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
 
Status
Not open for further replies.
Back
Top