La siguiente es una pregunta simple que me resulta difícil de diagnosticar porque provoca una congelación que los demonios del sistema parecen no poder iniciar sesión. Como usuario avanzado, tengo el control total de mi sistema como root y espero, de pruebas circunstanciales, que esto esté relacionado con un problema del controlador de audio con la última actualización a 10.6.8
. Sin embargo, no sé cómo solucionar el problema.
Primero, comparemos un caso estándar de apagado incorrecto, de acuerdo con system.log
, en el que presioné el botón de encendido para reiniciar la máquina. Tenga en cuenta que el nombre de host de mi casilla en estos registros se ha reemplazado con hostname
para evitar la identificación.
Oct 18 12:20:29 hostname com.apple.launchd.peruser.364919944[304] (com.apple.PreferenceSyncAgent): fork() failed, will try again in one second: Resource temporarily unavailable
Oct 18 12:20:29 hostname postfix/sendmail[98904]: warning: fork: Resource temporarily unavailable
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@Oct 18 12:21:31 localhost com.apple.kextd[10]: Can't create kext cache under / - owner not root.
Oct 18 12:21:20 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
Ahora, veamos system.log
durante uno de estos congelamientos:
Oct 18 14:27:18 localhost com.apple.kextd[10]: Can't create kext cache under / - owner not root.
Oct 18 14:27:09 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
Oct 18 14:27:19 localhost DirectoryService[11]: Improper shutdown detected
Oct 18 14:27:20 localhost blued[15]: Apple Bluetooth daemon started
kernel.log
, cierre incorrecto estándar:
Oct 18 12:18:14 hostname kernel[0]: Sound assertion "0 != result" failed in AppleMikeyDevice at line 765 goto handler
Oct 18 12:18:14 hostname kernel[0]: Sound assertion "0 != result" failed in AppleMikeyDevice at line 795 goto handler
Oct 18 12:18:14 hostname kernel[0]: Sound assertion "0 != dispatchToStateMachinePosition ( dequeuedEvent )" failed in AppleMikeyDevice at line 721 goto handler
Oct 18 12:18:14 hostname kernel[0]: Sound assertion "0 != result" failed in AppleMikeyDevice at line 765 goto handler
Oct 18 12:18:14 hostname kernel[0]: Sound assertion "0 != result" failed in AppleMikeyDevice at line 795 goto handler
Oct 18 12:18:14 hostname kernel[0]: Sound assertion "0 != dispatchToStateMachinePosition ( dequeuedEvent )" failed in AppleMikeyDevice at line 721 goto handler
Oct 18 12:18:28 hostname kernel[0]: Sound assertion "0 != result" failed in AppleMikeyDevice at line 765 goto handler
Oct 18 12:18:28 hostname kernel[0]: Sound assertion "0 != result" failed in AppleMikeyDevice at line 795 goto handler
Oct 18 12:18:28 hostname kernel[0]: Sound assertion "0 != dispatchToStateMachinePosition ( dequeuedEvent )" failed in AppleMikeyDevice at line 721 goto handler
Oct 18 12:18:28 hostname kernel[0]: Sound assertion "0 != result" failed in AppleMikeyDevice at line 765 goto handler
Oct 18 12:18:28 hostname kernel[0]: Sound assertion "0 != result" failed in AppleMikeyDevice at line 795 goto handler
Oct 18 12:18:28 hostname kernel[0]: Sound assertion "0 != dispatchToStateMachinePosition ( dequeuedEvent )" failed in AppleMikeyDevice at line 721 goto handler
Oct 18 12:21:31 localhost kernel[0]: npvhash=4095
Oct 18 12:21:31 localhost kernel[0]: PAE enabled
Oct 18 12:21:31 localhost kernel[0]: 64 bit mode enabled
kernel.log
, congelación:
Oct 18 13:45:19 hostname kernel[0]: CoreServicesUIAg[1076] Unable to clear quarantine 'Headers': 93
Oct 18 13:45:19 hostname kernel[0]: CoreServicesUIAg[1076] Unable to clear quarantine 'Resources': 93
Oct 18 13:45:19 hostname kernel[0]: CoreServicesUIAg[1076] Unable to clear quarantine 'Sparkle': 93
Oct 18 13:45:19 hostname kernel[0]: CoreServicesUIAg[1076] Unable to clear quarantine 'Current': 93
Oct 18 14:27:18 localhost kernel[0]: npvhash=4095
Oct 18 14:27:18 localhost kernel[0]: PAE enabled
Oct 18 14:27:18 localhost kernel[0]: 64 bit mode enabled
Tenga en cuenta que las quejas de CoreServicesUIAg
son consistentes en ambos bloqueos.
No tengo información adicional, en la medida en que no parece que .hang
o .crash
han sido generados en mi sistema y todos los demás registros parecen estar bien. Sin embargo, dejé esta estación de trabajo bloqueada durante la noche y no sufrí la misma congelación, y parece que lo estoy haciendo muy bien al escribir este mensaje en la máquina con el audio desactivado.
Addendum : la temperatura del núcleo y otros diagnósticos de hardware parecían estar informando dentro de rangos completamente tolerables. La última lectura que recibí antes del segundo fallo fue en algún lugar en el rango de 54-55 ° C, lo que es bastante bueno en lo que respecta a las CPU.
Segundo anexo : este artículo puede estar relacionado, pero no tengo datos de prueba. Si esto es plausible, simplemente retrocederé a 10.6.7
y veré qué sucede.
¿Hay alguna información disponible para este problema? Si es así, ¿hay alguna solución o revisión simple que pueda aplicar a mi máquina para recuperar la estabilidad sin volver a una versión anterior?
Gracias de antemano.