smcFanControl icon indicating copy to clipboard operation
smcFanControl copied to clipboard

MacMini Mid 2011 High Sierra 10.13.5 hangs

Open bouncingboffin opened this issue 7 years ago • 2 comments
trafficstars

After the brew the app is installed, however, running the app I get a dialog about updates and then the app does nothing.

bouncingboffin avatar Jun 19 '18 00:06 bouncingboffin

Same here on a MacBook Pro 2018. If I run it from the command line (/Applications/smcFanControl.app/Contents/MacOS/smcFanControl) I get this output:

Error: SMCWriteKey() = e00002bc
Error: SMCWriteKey() = e00002bc

joannalange avatar Aug 02 '18 11:08 joannalange

MacMini Mid 2011 - High Sierra 10.13.6

2019-06-08 21:55:29.817 smcFanControl[76797:13246045] *** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSArrayM objectAtIndex:]: index 1 beyond bounds [0 .. 0]'
*** First throw call stack:
(
	0   CoreFoundation                      0x00007fff2916498b __exceptionPreprocess + 171
	1   libobjc.A.dylib                     0x00007fff5048d942 objc_exception_throw + 48
	2   CoreFoundation                      0x00007fff291a4a1c _CFThrowFormattedException + 194
	3   CoreFoundation                      0x00007fff29086a3f -[__NSArrayM objectAtIndex:] + 175
	4   smcFanControl                       0x00000001094bb1d4 -[FanControl apply_settings:controllerindex:] + 513
	5   smcFanControl                       0x00000001094b8f39 -[FanControl awakeFromNib] + 4104
	6   CoreFoundation                      0x00007fff290e230f -[NSSet makeObjectsPerformSelector:] + 271
	7   AppKit                              0x00007fff2663f7bd -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 1594
	8   AppKit                              0x00007fff26636991 loadNib + 435
	9   AppKit                              0x00007fff26635eb5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 696
	10  AppKit                              0x00007fff26635afa -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 204
	11  AppKit                              0x00007fff266358bb +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 447
	12  AppKit                              0x00007fff26633946 NSApplicationMain + 504
	13  smcFanControl                       0x00000001094b7a64 start + 52
	14  ???                                 0x0000000000000001 0x0 + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
zsh: abort      /Applications/smcFanControl.app/Contents/MacOS/smcFanControl

dardo82 avatar Jun 08 '19 19:06 dardo82