Contribute
Register

Problem with Google Chrome

Status
Not open for further replies.
@P1LGRIM
If I use the args:

Code:
dart=0 kext-dev-mode=1 -f UseKernelCache=No

I get this report (I only put the important part):
Code:
BSD process name corresponding to current thread: Google Chrome
Boot args: dart=0 kext-dev-mode=1 -f UseKernelCache=No

Mac OS version:
16G29

Kernel version:
Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64
Kernel UUID: D3314D98-5D40-3CD8-98A4-F1DD46C20E03
Kernel slide:     0x000000002fc00000
Kernel text base: 0xffffff802fe00000
__HIB  text base: 0xffffff802fd00000
System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)

System uptime in nanoseconds: 372028263159
last loaded kext at 313447826857: com.apple.filesystems.msdosfs    1.10 (addr 0xffffff7fb28db000, size 69632)
last unloaded kext at 285880883386: com.apple.driver.usb.AppleUSBXHCI    1.1 (addr 0xffffff7fb149c000, size 266240)
loaded kexts:


If I try to remove the arg:
Code:
kext-dev-mode=1

I get this:
Code:
BSD process name corresponding to current thread: Google Chrome
Boot args: UseKernelCache=No -f dart=0

Mac OS version:
16G29

Kernel version:
Darwin Kernel Version 16.7.0: Thu Jun 15 17:36:27 PDT 2017; root:xnu-3789.70.16~2/RELEASE_X86_64
Kernel UUID: D3314D98-5D40-3CD8-98A4-F1DD46C20E03
Kernel slide:     0x000000002ba00000
Kernel text base: 0xffffff802bc00000
__HIB  text base: 0xffffff802bb00000
System model name: iMac14,2 (Mac-27ADBB7B4CEE8E61)

System uptime in nanoseconds: 351202519414
last loaded kext at 243692160444: com.apple.filesystems.msdosfs    1.10 (addr 0xffffff7fae6d4000, size 69632)
loaded kexts:
 
If I use the args:

Code:
dart=0 kext-dev-mode=1 -f UseKernelCache=No

kext-dev-mode=1 is invalid, no need for it.
-f UseKernelCache=No was for one time only, no need to repeat it.

Install your third party kexts correctly.

You get the kernel panics when you open Chrome ?
If so reinstall it. Make sure you use the latest version.
 
You should not have kexts in both /EFI/CLOVER/kexts/10.12 and /EFI/CLOVER/kexts/Other.
Read the guide that I linked.
Only kexts that are essential to boot should be in the EFI partition.

It is better to attach your config.plist rather than pasting it.
 
You should not have kexts in both /EFI/CLOVER/kexts/10.12 and /EFI/CLOVER/kexts/Other.
Read the guide that I linked.
Only kexts that are essential to boot should be in the EFI partition.

It is better to attach your config.plist rather than pasting it.
Ye, I took a look at the Guide you linked.
I installed the kexts that I had in 10.12 & Othere in /L/E and I left only the FakeSMC in Others.
Now the system doesn’t boot xD oh gosh ahah I’m not that skilled in hackintosh..

EDIT:

it started, I try to reinstall Chrome and I'll check if it crashes again.
I'll update you later.
 

Attachments

  • config.plist
    4.1 KB · Views: 96
Last edited:
@P1LGRIM nothing seems to be changed.

Error code:
Code:
System uptime in nanoseconds: 166602947773
last loaded kext at 86894233834: com.apple.filesystems.smbfs    3.1.2 (addr 0xffffff7faf25e000, size 425984)
loaded kexts:
 
You are not saying anything that helps to diagnose the problem.
It appears to be related to file systems so I still recommend disconnecting all other drives while you troubleshoot.
If it only happens when you run Chrome then that points the finger at Chrome as the cause.
 
You are not saying anything that helps to diagnose the problem.
It appears to be related to file systems so I still recommend disconnecting all other drives while you troubleshoot.
If it only happens when you run Chrome then that points the finger at Chrome as the cause.

I tried disconnecting all the other drives and nothing changed.

I tested other browsers:
  • Chrome: crashes
  • Chromium: crashes
  • FireFox: works
  • Opera: crashes
I really don't know what to do...
 
I really don't know what to do...
Reinstall the OS.
You can do it over the top of your existing installation leaving your files/data intact if you don't format the drive.
 
I already tried reinstalling the OS again and again.. It always crash..
@P1LGRIM
 
I already tried reinstalling the OS again and again.. It always crash..
Will it crash if you disable hardware acceleration?
chrome://settings/system > Use hardware acceleration when available
 
Status
Not open for further replies.
Back
Top