帳戶首選項崩潰

帳戶首選項崩潰

當我單擊“系統偏好設定”>“帳戶”時,我[每次]都會崩潰。

以下是「問題報告」中的一些有趣的片段。

關於如何解決這個問題有什麼想法嗎?

Process:         System Preferences [607]
Path:            /Applications/System Preferences.app/Contents/MacOS/System Preferences
Identifier:      com.apple.systempreferences
Version:         7.0 (7.0)
Build Info:      SystemPrefsApp-1750100~5
Code Type:       X86-64 (Native)
Parent Process:  launchd [184]

OS Version:      Mac OS X 10.6.5 (10H574)

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000117547860
Crashed Thread:  0  Dispatch queue: com.apple.main-thread

Application Specific Information:
objc_msgSend() selector name: willSelect
objc[607]: garbage collection is ON

Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libobjc.A.dylib                 0x00007fff80fd211c objc_msgSend + 40
1   com.apple.systempreferences     0x0000000100008426 0x100000000 + 33830
2   com.apple.systempreferences     0x0000000100006fb8 0x100000000 + 28600
3   com.apple.Foundation            0x00007fff84ede23c __NSFireDelayedPerform + 404
4   com.apple.CoreFoundation        0x00007fff824acbe8 __CFRunLoopRun + 6488
5   com.apple.CoreFoundation        0x00007fff824aadbf CFRunLoopRunSpecific + 575
6   com.apple.HIToolbox             0x00007fff82ec691a RunCurrentEventLoopInMode + 333
7   com.apple.HIToolbox             0x00007fff82ec671f ReceiveNextEventCommon + 310
8   com.apple.HIToolbox             0x00007fff82ec65d8 BlockUntilNextEventMatchingListInMode + 59
9   com.apple.AppKit                0x00007fff866c0e64 _DPSNextEvent + 718
10  com.apple.AppKit                0x00007fff866c07a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
11  com.apple.AppKit                0x00007fff8668648b -[NSApplication run] + 395
12  com.apple.AppKit                0x00007fff8667f1a8 NSApplicationMain + 364
13  com.apple.systempreferences     0x0000000100001cf4 0x100000000 + 7412

...

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x0000000200037840  rcx: 0x0000000200058031  rdx: 0x00007fff5fbfe2c0
...

Binary Images:
       0x100000000 -        0x10001eff7  com.apple.systempreferences 7.0 (7.0) <30C04F1A-7711-1359-8A0E-D707B8BF2EB4> /Applications/System Preferences.app/Contents/MacOS/System Preferences
       0x100758000 -        0x10076dfff  com.apple.frameworks.opendirectoryconfigui 10.6.4 (10.6.4) <4711F2E8-DFA5-4C81-BB2A-B1E39D5B1B91> /System/Library/PrivateFrameworks/OpenDirectoryConfigUI.framework/Versions/A/OpenDirectoryConfigUI
...    

答案1

由於系統偏好設定通常堅如磐石且穩定,我敢打賭問題與檔案系統層級的某些內容有關。嘗試從“磁碟工具”進行權限/磁碟修復。

您計算機上存在的帳戶有什麼奇怪的嗎?這是在任何特定的可識別事件之後開始發生的嗎?

如果一切都失敗了,您可能需要重新安裝 OS X,但您應該能夠非常無縫地遷移您的應用程式和使用者帳戶。

相關內容