Skip to content

Instantly share code, notes, and snippets.

@darkrock
Created November 29, 2017 11:26
Show Gist options
  • Save darkrock/09463c76f7e8793e1013d3e0f81cd2ad to your computer and use it in GitHub Desktop.
Save darkrock/09463c76f7e8793e1013d3e0f81cd2ad to your computer and use it in GitHub Desktop.
Lockup only occurs when:
- KBFS is active (any fuse fs would likely do the same)
- There are applications within the search results
- You use the keyboard up or down arrow to move _away_ from an application (doesn't matter what you are moving to, what you are moving from)
LaunchBar is configued to not scan KBFS for applications, not index as part of mounted volumes.
If you use a mouse to change item, then it doesn't lock up (select application, select something else)
If there are no applications in the list, then it doesn't lock up
The lock up occurs for ~15-20 seconds
------------------------------
Date/Time: 2017-11-28 16:58:41 +0000
OS Version: Mac OS X 10.12.6 (Build 16G1036)
Architecture: x86_64h
Report Version: 25
Data Source: Stackshots
Command: LaunchBar
Path: /Applications/LaunchBar.app/Contents/MacOS/LaunchBar
Version: 6.9.1 (6151)
Parent: launchd [1]
PID: 1231
Event: hang
Duration: 1.00s (process was unresponsive for 4 seconds before sampling)
Steps: 10 (100ms sampling interval)
Hardware model: MacBookPro14,3
Active cpus: 8
Fan speed: 2304 rpm
--------------------------------------------------
Timeline format: stacks are sorted chronologically
Use -i and -heavy to re-report with count sorting
--------------------------------------------------
Heaviest stack for the main thread of the target process:
10 start + 1 (libdyld.dylib + 21045) [0x7fffcb204235]
10 NSApplicationMain + 1237 (AppKit + 24078) [0x7fffb3534e0e]
10 -[NSApplication run] + 1002 (AppKit + 242727) [0x7fffb356a427]
10 ??? (LaunchBar + 291431) [0x104d7c267]
10 -[NSApplication(NSEvent) sendEvent:] + 3377 (AppKit + 8130361) [0x7fffb3ceff39]
10 routeKeyEquivalent + 572 (AppKit + 8139096) [0x7fffb3cf2158]
10 ??? (LaunchBar + 451020) [0x104da31cc]
10 ??? (LaunchBar + 304970) [0x104d7f74a]
10 ??? (LaunchBar + 549359) [0x104dbb1ef]
10 ??? (LaunchBar + 547713) [0x104dbab81]
10 ??? (LaunchBar + 1132484) [0x104e497c4]
10 ??? (LaunchBar + 833905) [0x104e00971]
10 statfs$INODE64 + 10 (libsystem_kernel.dylib + 112206) [0x7fffcb33464e]
*10 hndl_unix_scall64 + 22 (kernel + 638358) [0xffffff800029bd96]
*10 unix_syscall64 + 597 (kernel + 6441365) [0xffffff8000824995]
*10 statfs64 + 294 (kernel + 3298678) [0xffffff8000525576]
*10 vfs_update_vfsstat + 79 (kernel + 3224687) [0xffffff800051346f]
*10 fuse_stop + 58017 (kbfuse + 78909) [0xffffff7f85c9143d]
*10 ??? (kbfuse + 14873) [0xffffff7f85c81a19]
*10 fuse_stop + 41720 (kbfuse + 62612) [0xffffff7f85c8d494]
*10 msleep + 98 (kernel + 5798034) [0xffffff8000787892]
*10 ??? (kernel + 5796571) [0xffffff80007872db]
*10 lck_mtx_sleep_deadline + 147 (kernel + 1019763) [0xffffff80002f8f73]
*10 thread_block_reason + 222 (kernel + 1061614) [0xffffff80003032ee]
*10 ??? (kernel + 1066187) [0xffffff80003044cb]
*10 machine_switch_context + 206 (kernel + 2075086) [0xffffff80003fa9ce]
Process: LaunchBar [1231]
Path: /Applications/LaunchBar.app/Contents/MacOS/LaunchBar
Architecture: x86_64
Parent: launchd [1]
UID: 501
Task size: 59.46 MB (-32 KB)
CPU Time: 0.010
Note: Unresponsive for 4 seconds before sampling
Note: 4 idle work queue threads omitted
Thread 0x2fb9c DispatchQueue 1 10 samples (1-10) priority 47 (base 47)
<process frontmost, thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [176], IO tier 0>
10 start + 1 (libdyld.dylib + 21045) [0x7fffcb204235] 1-10
10 NSApplicationMain + 1237 (AppKit + 24078) [0x7fffb3534e0e] 1-10
10 -[NSApplication run] + 1002 (AppKit + 242727) [0x7fffb356a427] 1-10
10 ??? (LaunchBar + 291431) [0x104d7c267] 1-10
10 -[NSApplication(NSEvent) sendEvent:] + 3377 (AppKit + 8130361) [0x7fffb3ceff39] 1-10
10 routeKeyEquivalent + 572 (AppKit + 8139096) [0x7fffb3cf2158] 1-10
10 ??? (LaunchBar + 451020) [0x104da31cc] 1-10
10 ??? (LaunchBar + 304970) [0x104d7f74a] 1-10
10 ??? (LaunchBar + 549359) [0x104dbb1ef] 1-10
10 ??? (LaunchBar + 547713) [0x104dbab81] 1-10
10 ??? (LaunchBar + 1132484) [0x104e497c4] 1-10
10 ??? (LaunchBar + 833905) [0x104e00971] 1-10
10 statfs$INODE64 + 10 (libsystem_kernel.dylib + 112206) [0x7fffcb33464e] 1-10
*10 hndl_unix_scall64 + 22 (kernel + 638358) [0xffffff800029bd96] 1-10
*10 unix_syscall64 + 597 (kernel + 6441365) [0xffffff8000824995] 1-10
*10 statfs64 + 294 (kernel + 3298678) [0xffffff8000525576] 1-10
*10 vfs_update_vfsstat + 79 (kernel + 3224687) [0xffffff800051346f] 1-10
*10 fuse_stop + 58017 (kbfuse + 78909) [0xffffff7f85c9143d] 1-10
*10 ??? (kbfuse + 14873) [0xffffff7f85c81a19] 1-10
*10 fuse_stop + 41720 (kbfuse + 62612) [0xffffff7f85c8d494] 1-10
*10 msleep + 98 (kernel + 5798034) [0xffffff8000787892] 1-10
*10 ??? (kernel + 5796571) [0xffffff80007872db] 1-10
*10 lck_mtx_sleep_deadline + 147 (kernel + 1019763) [0xffffff80002f8f73] 1-10
*10 thread_block_reason + 222 (kernel + 1061614) [0xffffff80003032ee] 1-10
*10 ??? (kernel + 1066187) [0xffffff80003044cb] 1-10
*10 machine_switch_context + 206 (kernel + 2075086) [0xffffff80003fa9ce] 1-10
Thread 0x2fba8 Thread name "com.apple.NSEventThread" 10 samples (1-10) priority 47 (base 47) cpu time 0.010
<process frontmost, thread QoS user interactive (requested user interactive), process unclamped, process received importance donation from WindowServer [176], IO tier 0>
10 thread_start + 13 (libsystem_pthread.dylib + 12429) [0x7fffcb41d08d] 1-10
10 _pthread_start + 286 (libsystem_pthread.dylib + 14471) [0x7fffcb41d887] 1-10
10 _pthread_body + 180 (libsystem_pthread.dylib + 14651) [0x7fffcb41d93b] 1-10
10 _NSEventThread + 205 (AppKit + 1654530) [0x7fffb36c2f02] 1-10
10 CFRunLoopRunSpecific + 420 (CoreFoundation + 553236) [0x7fffb5a7e114] 1-10
10 __CFRunLoopRun + 1361 (CoreFoundation + 555201) [0x7fffb5a7e8c1] 1-10
10 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 558132) [0x7fffb5a7f434] 1-10
10 mach_msg_trap + 10 (libsystem_kernel.dylib + 74570) [0x7fffcb32b34a] 1-10
*10 ipc_mqueue_receive_continue + 0 (kernel + 854272) [0xffffff80002d0900] 1-10
Thread 0x2fbbb 10 samples (1-10) priority 31 (base 31) cpu time <0.001
<process frontmost, thread QoS default (requested default), process unclamped, process received importance donation from WindowServer [176], IO tier 0>
10 thread_start + 13 (libsystem_pthread.dylib + 12429) [0x7fffcb41d08d] 1-10
10 _pthread_start + 286 (libsystem_pthread.dylib + 14471) [0x7fffcb41d887] 1-10
10 _pthread_body + 180 (libsystem_pthread.dylib + 14651) [0x7fffcb41d93b] 1-10
10 __NSThread__start__ + 1243 (Foundation + 207021) [0x7fffb74a18ad] 1-10
10 ??? (LaunchBar + 246954) [0x104d714aa] 1-10
10 -[NSRunLoop(NSRunLoop) run] + 76 (Foundation + 139562) [0x7fffb749112a] 1-10
10 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277 (Foundation + 139858) [0x7fffb7491252] 1-10
10 CFRunLoopRunSpecific + 420 (CoreFoundation + 553236) [0x7fffb5a7e114] 1-10
10 __CFRunLoopRun + 1361 (CoreFoundation + 555201) [0x7fffb5a7e8c1] 1-10
10 __CFRunLoopServiceMachPort + 212 (CoreFoundation + 558132) [0x7fffb5a7f434] 1-10
10 mach_msg_trap + 10 (libsystem_kernel.dylib + 74570) [0x7fffcb32b34a] 1-10
*10 ipc_mqueue_receive_continue + 0 (kernel + 854272) [0xffffff80002d0900] 1-10
Binary Images:
0x104d35000 - 0x104f3bfff at.obdev.LaunchBar 6.9.1 (6151) <BCBF3053-1656-3EFC-9898-B5D8CB7B5104> /Applications/LaunchBar.app/Contents/MacOS/LaunchBar
0x7fffb352f000 - 0x7fffb4308fff com.apple.AppKit 6.9 (1504.83.101) <F253A5AC-A504-3348-8611-6AD96E47746C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fffb59f7000 - 0x7fffb5e90fff com.apple.CoreFoundation 6.9 (1349.8) <09ED473E-5DE8-307F-B55C-16F6419236D5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fffb746f000 - 0x7fffb7815fff com.apple.Foundation 6.9 (1349.91) <A37CB4EC-0730-3DD6-9358-60491BF40EF2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fffcb1ff000 - 0x7fffcb204fff libdyld.dylib (433.5) <83A214CD-AAE5-3ECD-85AC-B5E44FA4F37D> /usr/lib/system/libdyld.dylib
0x7fffcb319000 - 0x7fffcb33bfff libsystem_kernel.dylib (3789.71.6) <5F3C87FD-A59C-390A-B0F0-26C831200FBD> /usr/lib/system/libsystem_kernel.dylib
0x7fffcb41a000 - 0x7fffcb424fff libsystem_pthread.dylib (218.60.3) <B8FB5E20-3295-39E2-B5EB-B464D1D4B104> /usr/lib/system/libsystem_pthread.dylib
*0xffffff7f85c7e000 - 0xffffff7f85c93fff com.github.kbfuse.filesystems.kbfuse (3.6.3) <CF01E167-07E1-35DD-BDDE-82E1295AE185> /Library/Filesystems/kbfuse.fs/Contents/Extensions/10.10/kbfuse.kext/Contents/MacOS/kbfuse
*0xffffff8000200000 - 0xffffff80009fffff kernel (3789.71.6) <F487A842-6E21-37AB-83C3-83F951218734> /System/Library/Kernels/kernel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment