Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

SystemUIServer crash #29

Closed
kjp949 opened this issue Dec 19, 2012 · 3 comments
Closed

SystemUIServer crash #29

kjp949 opened this issue Dec 19, 2012 · 3 comments

Comments

@kjp949
Copy link

kjp949 commented Dec 19, 2012

SystemUIServer crashes after waking from sleep when the HWMonitor menu bar extension is installed.

Here is part of my log file after waking from sleep:

2012-12-18 9:07:34.069 PM SystemUIServer[1077]: An uncaught exception was raised
2012-12-18 9:07:34.069 PM SystemUIServer[1077]: *** Collection <NSArrayM: 0x7fde3a07f660> was mutated while being enumerated.
2012-12-18 9:07:34.070 PM SystemUIServer[1077]: (
0 CoreFoundation 0x00007fff862f00a6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8b0223f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff86383f98 __NSFastEnumerationMutationHandler + 232
3 HWMonitorExtra 0x0000000107f9333e -[HWMonitorEngine updateSmartSensors] + 226
4 HWMonitorExtra 0x0000000107f8c6e4 -[HWMonitorExtra updateSmartSensors] + 28
5 Foundation 0x00007fff83dd4612 __NSThread__main
+ 1345
6 libsystem_c.dylib 0x00007fff86068742 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff86055181 thread_start + 13
)
2012-12-18 9:07:34.070 PM SystemUIServer[1077]: * Terminating app due to uncaught exception 'NSGenericException', reason: '* Collection <__NSArrayM: 0x7fde3a07f660> was mutated while being enumerated.'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff862f00a6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8b0223f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff86383f98 __NSFastEnumerationMutationHandler + 232
3 HWMonitorExtra 0x0000000107f9333e -[HWMonitorEngine updateSmartSensors] + 226
4 HWMonitorExtra 0x0000000107f8c6e4 -[HWMonitorExtra updateSmartSensors] + 28
5 Foundation 0x00007fff83dd4612 NSThread__main + 1345
6 libsystem_c.dylib 0x00007fff86068742 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff86055181 thread_start + 13
)
2012-12-18 9:07:40.634 PM com.apple.launchd.peruser.501[1062]: (com.apple.SystemUIServer.agent[1077]) Job appears to have crashed: Abort trap: 6
2012-12-18 9:07:41.349 PM SystemUIServer[2120]: MenuCracker 2.2 (/Users/bobscratchit/src/HWSensors/Binaries/MenuCracker/MenuCracker.menu)
See http://sourceforge.net/projects/menucracker
MenuCracker is now loaded. Ready to accept new menu extras.
2012-12-18 9:07:41.350 PM SystemUIServer[2120]: failed to instantiate and get the principal class of bundle: NSBundle </Users/bobscratchit/src/HWSensors/Binaries/MenuCracker/MenuCracker.menu> (loaded)
2012-12-18 9:07:41.411 PM SystemUIServer[2120]: MenuCracker: Allowing "HWMonitorExtra".
2012-12-18 9:07:41.411 PM SystemUIServer[2120]: Could not load menu extra NSBundle </Users/bobscratchit/src/HWSensors/Binaries/MenuCracker/MenuCracker.menu> (loaded) for Class (null)
2012-12-18 9:07:43.146 PM ReportCrash[2114]: Saved crash report for SystemUIServer[1077] version 1.7 (369.2) to /Users/bobscratchit/Library/Logs/DiagnosticReports/SystemUIServer_2012-12-18-210743_bobscratchit-pc.crash

@CozmoNate
Copy link
Owner

Check latest rev. I hope the issue should be fixed.

@kjp949
Copy link
Author

kjp949 commented Dec 21, 2012

Still crashes. Here's what's in the logs:

2012-12-21 12:37:06.181 PM SystemUIServer[1077]: An uncaught exception was raised
2012-12-21 12:37:06.181 PM SystemUIServer[1077]: *** Collection <NSArrayM: 0x7ffa4ca39190> was mutated while being enumerated.
2012-12-21 12:37:06.181 PM SystemUIServer[1077]: (
0 CoreFoundation 0x00007fff9188b0a6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff965bd3f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff9191ef98 __NSFastEnumerationMutationHandler + 232
3 CoreFoundation 0x00007fff91865897 -[__NSFastEnumerationEnumerator nextObject] + 455
4 HWMonitorExtra 0x000000010dd6687a -[HWMonitorEngine updateSmartSensors] + 366
5 HWMonitorExtra 0x000000010dd5d45a -[HWMonitorExtra updateSmartSensors] + 28
6 Foundation 0x00007fff8f36f612 __NSThread__main
+ 1345
7 libsystem_c.dylib 0x00007fff91603742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff915f0181 thread_start + 13
)
2012-12-21 12:37:06.182 PM SystemUIServer[1077]: * Terminating app due to uncaught exception 'NSGenericException', reason: '* Collection <__NSArrayM: 0x7ffa4ca39190> was mutated while being enumerated.'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff9188b0a6 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff965bd3f0 objc_exception_throw + 43
2 CoreFoundation 0x00007fff9191ef98 __NSFastEnumerationMutationHandler + 232
3 CoreFoundation 0x00007fff91865897 -[__NSFastEnumerationEnumerator nextObject] + 455
4 HWMonitorExtra 0x000000010dd6687a -[HWMonitorEngine updateSmartSensors] + 366
5 HWMonitorExtra 0x000000010dd5d45a -[HWMonitorExtra updateSmartSensors] + 28
6 Foundation 0x00007fff8f36f612 NSThread__main + 1345
7 libsystem_c.dylib 0x00007fff91603742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff915f0181 thread_start + 13
)
2012-12-21 12:37:10.730 PM ReportCrash[1430]: Saved crash report for SystemUIServer[1077] version 1.7 (369.2) to /Users/kyle/Library/Logs/DiagnosticReports/SystemUIServer_2012-12-21-123710_kyle-pc.crash
2012-12-21 12:37:12.404 PM com.apple.launchd.peruser.501[1062]: (com.apple.SystemUIServer.agent[1077]) Job appears to have crashed: Abort trap: 6
2012-12-21 12:37:12.481 PM SystemUIServer[1448]: MenuCracker 2.2 (/Users/kyle/src/HWSensors/Binaries/MenuCracker/MenuCracker.menu)
See http://sourceforge.net/projects/menucracker
MenuCracker is now loaded. Ready to accept new menu extras.
2012-12-21 12:37:12.481 PM SystemUIServer[1448]: failed to instantiate and get the principal class of bundle: NSBundle </Users/kyle/src/HWSensors/Binaries/MenuCracker/MenuCracker.menu> (loaded)
2012-12-21 12:37:12.483 PM SystemUIServer[1448]: MenuCracker: Allowing "HWMonitorExtra".
2012-12-21 12:37:12.485 PM SystemUIServer[1448]: Could not load menu extra NSBundle </Users/kyle/src/HWSensors/Binaries/MenuCracker/MenuCracker.menu> (loaded) for Class (null)

@kjp949
Copy link
Author

kjp949 commented Dec 23, 2012

It looks like your second attempt at fixing the problem has worked.

Thanks!!

@kjp949 kjp949 closed this as completed Dec 23, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants