계정 환경설정 충돌

계정 환경설정 충돌

시스템 환경설정 > 계정을 클릭하면 [매번] 충돌이 발생합니다.

다음은 "문제 보고서"의 몇 가지 흥미로운 내용입니다.

이 문제를 해결하는 방법에 대한 아이디어가 있습니까?

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를 다시 설치해야 할 수도 있지만 응용 프로그램과 사용자 계정을 매우 원활하게 마이그레이션할 수 있어야 합니다.

관련 정보