Jump to content

System preferences crashes on open: console log attached


PhreaKwenCi
 Share

4 posts in this topic

Recommended Posts

Anytime I try to open Sys Prefs, it crashes on open, this just started a few days ago, and not sure why as I'm still learning how to decipher console logs ;)

 

I'm running 10.6.5 on a Dell 1525.

 

Console Log:

11/27/10 10:00:28 AM kernel System Preferenc (map: 0x7830ae4) triggered DYLD shared region unnest for map: 0x7830ae4, region 0x7fff83800000->0x7fff83a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

11/27/10 10:00:29 AM System Preferences[7324] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.

11/27/10 10:00:29 AM System Preferences[7324] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.

11/27/10 10:00:29 AM System Preferences[7324] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.

11/27/10 10:00:29 AM System Preferences[7324] An uncaught exception was raised

11/27/10 10:00:29 AM System Preferences[7324] *** -[NSCFArray insertObject:atIndex:]: attempt to insert nil

11/27/10 10:00:29 AM System Preferences[7324] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFArray insertObject:atIndex:]: attempt to insert nil'

*** Call stack at first throw:

(

0 CoreFoundation 0x00007fff83c017b4 __exceptionPreprocess + 180

1 libobjc.A.dylib 0x00007fff85ed00f3 objc_exception_throw + 45

2 CoreFoundation 0x00007fff83c015d7 +[NSException raise:format:arguments:] + 103

3 CoreFoundation 0x00007fff83c01564 +[NSException raise:format:] + 148

4 Foundation 0x00007fff81b31e16 -[NSCFArray insertObject:atIndex:] + 119

5 System Preferences 0x0000000100004f71 0x0 + 4294987633

6 System Preferences 0x0000000100004671 0x0 + 4294985329

7 System Preferences 0x00000001000021bb 0x0 + 4294975931

8 System Preferences 0x0000000100001f87 0x0 + 4294975367

9 System Preferences 0x0000000100001ef1 0x0 + 4294975217

10 libSystem.B.dylib 0x00007fff8817e2c4 _dispatch_call_block_and_release + 15

11 libSystem.B.dylib 0x00007fff8815ce32 _dispatch_queue_drain + 251

12 libSystem.B.dylib 0x00007fff8815cc94 _dispatch_queue_invoke + 57

13 libSystem.B.dylib 0x00007fff8815c83e _dispatch_worker_thread2 + 252

14 libSystem.B.dylib 0x00007fff8815c168 _pthread_wqthread + 353

15 libSystem.B.dylib 0x00007fff8815c005 start_wqthread + 13

)

11/27/10 10:00:29 AM [0x0-0x5b05b].com.apple.systempreferences[7324] terminate called after throwing an instance of 'NSException'

11/27/10 10:00:30 AM Google Chrome Helper[6977] iWebcamera: Open: Enter

11/27/10 10:00:30 AM [0x0-0x31031].com.google.Chrome[531] 2010-11-27 10:00:30.109 Google Chrome Helper[6977:107] iWebcamera: Open: Enter

11/27/10 10:00:30 AM Google Chrome Helper[6977] iWebcamera: Exit

11/27/10 10:00:30 AM [0x0-0x31031].com.google.Chrome[531] 2010-11-27 10:00:30.110 Google Chrome Helper[6977:107] iWebcamera: Exit

11/27/10 10:00:31 AM com.apple.launchd.peruser.501[150] ([0x0-0x5b05b].com.apple.systempreferences[7324]) Job appears to have crashed: Abort trap

11/27/10 10:00:32 AM ReportCrash[7327] Saved crash report for System Preferences[7324] version 7.0 (7.0) to /Users/USER_NAME/Library/Logs/DiagnosticReports/System Preferences_2010-11-27-100032_Macintosh.crash

11/27/10 10:00:33 AM kernel Problem Reporter (map: 0x7830cd0) triggered DYLD shared region unnest for map: 0x7830cd0, region 0x7fff83800000->0x7fff83a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

11/27/10 10:00:34 AM kernel system_profiler (map: 0x7830ae4) triggered DYLD shared region unnest for map: 0x7830ae4, region 0x7fff83800000->0x7fff83a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

11/27/10 10:00:34 AM [0x0-0x5c05c].com.apple.ProblemReporter[7328] 2010-11-27 10:00:34.497 system_profiler[7330:903] Exception while calling [sPMemoryReporter updateDictionary:]

11/27/10 10:00:34 AM [0x0-0x5c05c].com.apple.ProblemReporter[7328] *** -[NSArray subarrayWithRange:]: index (0) beyond bounds (1)

11/27/10 10:00:34 AM system_profiler[7330] Exception while calling [sPMemoryReporter updateDictionary:]

*** -[NSArray subarrayWithRange:]: index (0) beyond bounds (1)

Link to comment
Share on other sites

Still need help with this guys! PLEASE!

 

 

 

Anytime I try to open Sys Prefs, it crashes on open, this just started a few days ago, and not sure why as I'm still learning how to decipher console logs :)

 

I'm running 10.6.5 on a Dell 1525.

 

Console Log:

11/27/10 10:00:28 AM kernel System Preferenc (map: 0x7830ae4) triggered DYLD shared region unnest for map: 0x7830ae4, region 0x7fff83800000->0x7fff83a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

11/27/10 10:00:29 AM System Preferences[7324] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.

11/27/10 10:00:29 AM System Preferences[7324] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.

11/27/10 10:00:29 AM System Preferences[7324] CFPropertyListCreateFromXMLData(): Old-style plist parser: missing semicolon in dictionary.

11/27/10 10:00:29 AM System Preferences[7324] An uncaught exception was raised

11/27/10 10:00:29 AM System Preferences[7324] *** -[NSCFArray insertObject:atIndex:]: attempt to insert nil

11/27/10 10:00:29 AM System Preferences[7324] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[NSCFArray insertObject:atIndex:]: attempt to insert nil'

*** Call stack at first throw:

(

0 CoreFoundation 0x00007fff83c017b4 __exceptionPreprocess + 180

1 libobjc.A.dylib 0x00007fff85ed00f3 objc_exception_throw + 45

2 CoreFoundation 0x00007fff83c015d7 +[NSException raise:format:arguments:] + 103

3 CoreFoundation 0x00007fff83c01564 +[NSException raise:format:] + 148

4 Foundation 0x00007fff81b31e16 -[NSCFArray insertObject:atIndex:] + 119

5 System Preferences 0x0000000100004f71 0x0 + 4294987633

6 System Preferences 0x0000000100004671 0x0 + 4294985329

7 System Preferences 0x00000001000021bb 0x0 + 4294975931

8 System Preferences 0x0000000100001f87 0x0 + 4294975367

9 System Preferences 0x0000000100001ef1 0x0 + 4294975217

10 libSystem.B.dylib 0x00007fff8817e2c4 _dispatch_call_block_and_release + 15

11 libSystem.B.dylib 0x00007fff8815ce32 _dispatch_queue_drain + 251

12 libSystem.B.dylib 0x00007fff8815cc94 _dispatch_queue_invoke + 57

13 libSystem.B.dylib 0x00007fff8815c83e _dispatch_worker_thread2 + 252

14 libSystem.B.dylib 0x00007fff8815c168 _pthread_wqthread + 353

15 libSystem.B.dylib 0x00007fff8815c005 start_wqthread + 13

)

11/27/10 10:00:29 AM [0x0-0x5b05b].com.apple.systempreferences[7324] terminate called after throwing an instance of 'NSException'

11/27/10 10:00:30 AM Google Chrome Helper[6977] iWebcamera: Open: Enter

11/27/10 10:00:30 AM [0x0-0x31031].com.google.Chrome[531] 2010-11-27 10:00:30.109 Google Chrome Helper[6977:107] iWebcamera: Open: Enter

11/27/10 10:00:30 AM Google Chrome Helper[6977] iWebcamera: Exit

11/27/10 10:00:30 AM [0x0-0x31031].com.google.Chrome[531] 2010-11-27 10:00:30.110 Google Chrome Helper[6977:107] iWebcamera: Exit

11/27/10 10:00:31 AM com.apple.launchd.peruser.501[150] ([0x0-0x5b05b].com.apple.systempreferences[7324]) Job appears to have crashed: Abort trap

11/27/10 10:00:32 AM ReportCrash[7327] Saved crash report for System Preferences[7324] version 7.0 (7.0) to /Users/USER_NAME/Library/Logs/DiagnosticReports/System Preferences_2010-11-27-100032_Macintosh.crash

11/27/10 10:00:33 AM kernel Problem Reporter (map: 0x7830cd0) triggered DYLD shared region unnest for map: 0x7830cd0, region 0x7fff83800000->0x7fff83a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

11/27/10 10:00:34 AM kernel system_profiler (map: 0x7830ae4) triggered DYLD shared region unnest for map: 0x7830ae4, region 0x7fff83800000->0x7fff83a00000. While not abnormal for debuggers, this increases system memory footprint until the target exits.

11/27/10 10:00:34 AM [0x0-0x5c05c].com.apple.ProblemReporter[7328] 2010-11-27 10:00:34.497 system_profiler[7330:903] Exception while calling [sPMemoryReporter updateDictionary:]

11/27/10 10:00:34 AM [0x0-0x5c05c].com.apple.ProblemReporter[7328] *** -[NSArray subarrayWithRange:]: index (0) beyond bounds (1)

11/27/10 10:00:34 AM system_profiler[7330] Exception while calling [sPMemoryReporter updateDictionary:]

*** -[NSArray subarrayWithRange:]: index (0) beyond bounds (1)

Link to comment
Share on other sites

Wow, you guys are amazingly helpful. Been stuck with this for a week, and still no replies. Did I stump everyone?

 

Evidently you might have stumped everybody.

Under the heading of misery loves company allow me to inform you and whomever that I also have been having the same problem as you. Only difference is I'm on a mac pro.

 

I hope either Apple or someone will be able to suggest a fix for this.

Keep the faith.

Link to comment
Share on other sites

 Share

×
×
  • Create New...