Spin Dumps

Brian,

I have been intermittently getting more spin dumps from weather display.

Any thoughts? Do you need me to send them to you.

Here is a screen shot from console log

Thanks


I continually get these… random times

Think I sent one or two dumps. If not I can…

Brian,

I seem to be getting these aswell. attached is the console log when it last occurred. seemed so occur after some issue with the virtual driver for the VP2 logger. not sure if it is the same issue as the one deputydawg is having.

Paul


I presume a spindump is the same thing as a hang?

Yes and No

I think eventually it does hang.

In the unix world, spin locks are stuck on waiting for resources. Doing some google searches I found this:

"spindump is a tool used by various system components to create hang reports and notify the user of application hangs.

Hi,

Yep…every time mine occurs I get the beech ball. I have to do a force quit to exit WD.

Paul

I will email you one of these dumps, see if that helps.
If you do, I only need the first page

what I need is a pattern or if you can isolate what is causing it
(e.g some internet update or similar)

Sure thing…

When I went into console and filtered on weatherdisplay, I got this (attached screenshot). None were spin dumps but a lot of issues with WD today none the less


here is a spin dump from July 24 - first page only:

Date/Time: 2015-07-24 16:22:24 -0400
OS Version: 10.10.4 (Build 14E46)
Architecture: x86_64h
Report Version: 21

Command: weatherdisplay
Path: /Applications/weatherdisplay.app/Contents/MacOS/weatherdisplay
Version: 1.0 (1.0.0)
PID: 1487

Event: timeout-lite
Duration: 10.00s (process was unresponsive for 2 seconds before sampling)
Steps: 101 (100ms sampling interval)

Hardware model: iMac14,2
Active cpus: 8

Fan speed: 1204 rpm

Heaviest stack for the main thread of the target process:
101 ??? [0xbe00ef00]
101 TMethodImplementationIntercept + 30963715 (weatherdisplay + 32024703) [0x1e9a87f]
101 TMethodImplementationIntercept + 3534922 (weatherdisplay + 4595910) [0x4720c6]
101 TMethodImplementationIntercept + 2049743 (weatherdisplay + 3110731) [0x30774b]
101 -[NSApplication run] + 907 (AppKit + 580508) [0x92e44b9c]
101 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350 (AppKit + 627173) [0x92e501e5]
101 _DPSNextEvent + 742 (AppKit + 629569) [0x92e50b41]
101 _BlockUntilNextEventMatchingListInModeWithFilter + 99 (HIToolbox + 189484) [0x922e842c]
101 ReceiveNextEventCommon + 494 (HIToolbox + 190001) [0x922e8631]
101 RunCurrentEventLoopInMode + 262 (HIToolbox + 190712) [0x922e88f8]
101 CFRunLoopRunInMode + 123 (CoreFoundation + 485643) [0x9a45490b]
101 CFRunLoopRunSpecific + 390 (CoreFoundation + 486054) [0x9a454aa6]
101 __CFRunLoopRun + 1286 (CoreFoundation + 487958) [0x9a455216]
101 __CFRunLoopDoObservers + 400 (CoreFoundation + 546656) [0x9a463760]
101 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 30 (CoreFoundation + 546846) [0x9a46381e]
101 TMethodImplementationIntercept + 3532458 (weatherdisplay + 4593446) [0x471726]
101 TMethodImplementationIntercept + 3533855 (weatherdisplay + 4594843) [0x471c9b]
101 TMethodImplementationIntercept + 2049775 (weatherdisplay + 3110763) [0x30776b]
101 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 350 (AppKit + 627173) [0x92e501e5]
101 _DPSNextEvent + 742 (AppKit + 629569) [0x92e50b41]
101 _BlockUntilNextEventMatchingListInModeWithFilter + 99 (HIToolbox + 189484) [0x922e842c]
101 ReceiveNextEventCommon + 494 (HIToolbox + 190001) [0x922e8631]
101 RunCurrentEventLoopInMode + 262 (HIToolbox + 190712) [0x922e88f8]
101 CFRunLoopRunInMode + 123 (CoreFoundation + 485643) [0x9a45490b]
101 CFRunLoopRunSpecific + 390 (CoreFoundation + 486054) [0x9a454aa6]
101 __CFRunLoopRun + 2081 (CoreFoundation + 488753) [0x9a455531]
101 __CFRunLoopDoTimers + 351 (CoreFoundation + 1291599) [0x9a51954f]
101 __CFRunLoopDoTimer + 1316 (CoreFoundation + 785076) [0x9a49dab4]
101 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 22 (CoreFoundation + 786438) [0x9a49e006]
101 __NSFireTimer + 119 (Foundation + 329423) [0x900fe6cf]
101 TMethodImplementationIntercept + 2048902 (weatherdisplay + 3109890) [0x307402]
101 TMethodImplementationIntercept + 3869951 (weatherdisplay + 4930939) [0x4c3d7b]
101 TMethodImplementationIntercept + 21053211 (weatherdisplay + 22114199) [0x1526f97]
101 TMethodImplementationIntercept + 21021973 (weatherdisplay + 22082961) [0x151f591]
101 TMethodImplementationIntercept + 2049743 (weatherdisplay + 3110731) [0x30774b]
101 -[NSWorkspace launchApplication:] + 56 (AppKit + 9079116) [0x9365f94c]
101 -[NSWorkspace openFile:withApplication:andDeactivate:] + 73 (AppKit + 9078840) [0x9365f838]
101 -[NSWorkspace _openFile:withApplication:asService:andWait:andDeactivate:] + 566 (AppKit + 9078487) [0x9365f6d7]
101 LSOpenFromURLSpec + 296 (LaunchServices + 144746) [0x93b0c56a]
101 _LSOpenApplication_Common(LSApplicationParameters_V1 const*, AEKeyDesc const*, ProcessSerialNumber*, FSRef*) + 197 (LaunchServices + 145017) [0x93b0c679]
101 _LSOpenStuff + 107 (LaunchServices + 145207) [0x93b0c737]
101 _LSOpenStuffCallLocal + 6374 (LaunchServices + 211445) [0x93b1c9f5]
101 CFDictionaryApplyFunction + 169 (CoreFoundation + 288169) [0x9a4245a9]
101 CFBasicHashApply + 130 (CoreFoundation + 288370) [0x9a424672]
101 __CFDictionaryApplyFunction_block_invoke + 33 (CoreFoundation + 288449) [0x9a4246c1]
101 _LSOpenItemsWithHandler_CFDictionaryApplier(void const*, void const*, void*) + 608 (LaunchServices + 214139) [0x93b1d47b]
101 _LSOpenApp(LSOpenState*, unsigned long, FSNode*, unsigned long, unsigned char*, ProcessSerialNumber*) + 568 (LaunchServices + 693964) [0x93b926cc]
101 _LSAnnotateAndSendAppleEvent + 1248 (LaunchServices + 243376) [0x93b246b0]
101 AESendMessage + 3513 (AE + 60517) [0x91dd3c65]
101 sendToModernProcess(__CFMachPort*, unsigned long, AEDesc const*, long) + 516 (AE + 255502) [0x91e0360e]
101 mach_msg_trap + 10 (libsystem_kernel.dylib + 80334) [0x9bafb9ce]
*101 hndl_mach_scall + 216 (kernel + 2314568) [0xffffff8000435148]
*101 mach_call_munger + 373 (kernel + 2109413) [0xffffff8000402fe5]
*101 mach_msg_overwrite_trap + 205 (kernel + 1200925) [0xffffff800032531d]
*101 ipc_kmsg_send + 743 (kernel + 1133495) [0xffffff8000314bb7]
*101 ipc_mqueue_send + 529 (kernel + 1147857) [0xffffff80003183d1]
*101 thread_block_reason + 175 (kernel + 1319343) [0xffffff80003421af]
*101 ??? (kernel + 1329236) [0xffffff8000344854]
*101 machine_switch_context + 367 (kernel + 2176511) [0xffffff80004135ff]

Binary Images:

Looks like all that crap from console today was when i mentioned in another post I noticed WD had stopped and kept trying to re-launch - well thats what i suspect

are you using macruncheck then maybe?

No Ive never used that. In my other post I happened to check my web page, noticed WD hadn’t updated in 2 hours. I remote logged in and saw the clock on
WD still at 2 hours ago. I had to do a force quit. It took like 5 tries to start WD. Each time it just closed after 5-ish seconds.

When I checked console logs, last actual spin dump was the 24th

I took this screen shot from console log - left side that shows all the “crashes” and spins.