Столкнулся с новой проблемой в Yosemite beta 1, на этот раз с браузером Google Chrome. Я сразу заметил, что он стал подтормаживать после апгрейда — дерганая прокрутка, долгий рендер страниц и т.п. Теперь он начал падать.
Проблема повторялась со 100% вероятностью при попытке загрузить картинку на сайт. Стандартный диалог открытия файла отображается, далее он тупит-тормозит, секунды через 3 Chrome вылетает.
В журналах несчетное число вот таких записей:
29.07.14 16:52:12,952 Google Chrome Helper[4234]: Internals of CFAllocator not known; out-of-memory failures via CFAllocator will not result in termination. http://crbug.com/45650
29.07.14 16:53:45,727 gkbisd[303]: Unable to collect cdhash for /Applications/Google Chrome.app/Contents/Versions/36.0.1985.125/Google Chrome Helper.app (error code 100024)
А вот это собственно само падение, самое начало:
29.07.14 16:51:51,431 Google Chrome[4129]: lock contention for shared file list item 0x7f27ca30
29.07.14 16:51:51,658 Google Chrome[4129]: This NSLayoutConstraint is being configured with a constant that exceeds internal limits. A smaller value will be substituted, but this problem should be fixed. Break on void _NSLayoutConstraintNumberExceedsLimit() to debug. This will be logged only once. This may break in the future.
29.07.14 16:51:56,072 Google Chrome[4129]: Unexpected outstanding background CATransaction
29.07.14 16:51:56,073 Google Chrome[4129]: *** Assertion failure in void _synchLinkedLayersToPoint(CGPoint, NSRect, _NSScrollingConcurrentConstantData *)(), /SourceCache/AppKit/AppKit-1326.11/Scrolling.subproj/NSScrollingConcurrentVBLMonitor.m:161
29.07.14 16:51:56,073 Google Chrome[4129]: An uncaught exception was raised
29.07.14 16:51:56,076 Google Chrome[4129]: *** Terminating app due to uncaught exception ‘NSInternalInconsistencyException’, reason: ‘Unexpected outstanding background CATransaction’
Ну и так далее.
Разбираться предметно пока некогда. Легкий поиск показал, что с Chrome проблем хватает со времен developer preview 1. Где-то промелькнула идея насчет переустановки — попробовал, не помогло. Посижу пока в Safari.
Вот еще немного из каш репорта.
Process: Google Chrome [4824] Path: /Applications/Google Chrome.app/Contents/MacOS/Google Chrome Identifier: com.google.Chrome Version: 36.0.1985.125 (1985.125) Code Type: X86 (Native) Parent Process: ??? [1] Responsible: Google Chrome [4824] User ID: 501 Date/Time: 2014-07-29 17:37:52.024 +1100 OS Version: Mac OS X 10.10 (14A299l) Report Version: 11 Time Awake Since Boot: 79000 seconds Crashed Thread: 45 Dispatch queue: NSScreenUpdate Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000002, 0x0000000000000000 Application Specific Information: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Unexpected outstanding background CATransaction'