Skip to content

Instantly share code, notes, and snippets.

@shichao-an
Created January 28, 2016 18:43
Show Gist options
  • Save shichao-an/e0c821df68665def90df to your computer and use it in GitHub Desktop.
Save shichao-an/e0c821df68665def90df to your computer and use it in GitHub Desktop.
Vim Ag.vim crash dump
2016-01-28 10:41:06.926 Vim[33161:8900878] *** -[NSMachPort handlePortMessage:]: dropping incoming DO message because the connection is invalid
2016-01-28 10:41:06.932 Vim[33161:8900878] *** Terminating app due to uncaught exception 'NSInvalidReceivePortException', reason: 'connection is invalid'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff95bddae2 __exceptionPreprocess + 178
1 libobjc.A.dylib 0x00007fff8d67cf7e objc_exception_throw + 48
2 CoreFoundation 0x00007fff95bdd98d +[NSException raise:format:] + 205
3 Foundation 0x00007fff86883b35 -[NSConnection sendInvocation:internal:] + 239
4 CoreFoundation 0x00007fff95b19412 ___forwarding___ + 514
5 CoreFoundation 0x00007fff95b19188 _CF_forwarding_prep_0 + 120
6 Foundation 0x00007fff86882b9a -[NSConnection rootProxy] + 68
7 Vim 0x00000001040e6423 -[MMBackend serverList] + 64
8 Vim 0x00000001040e1a3d serverGetVimNames + 41
9 Vim 0x0000000103faa039 f_serverlist + 14
10 Vim 0x0000000103f9556c call_func + 2518
11 Vim 0x0000000103f977a9 get_func_tv + 313
12 Vim 0x0000000103fa24f7 eval7 + 3715
13 Vim 0x0000000103fa1460 eval6 + 37
14 Vim 0x0000000103fa0fa9 eval5 + 53
15 Vim 0x0000000103fa071d eval4 + 48
16 Vim 0x0000000103fa05dd eval3 + 39
17 Vim 0x0000000103f9414c eval1 + 38
18 Vim 0x0000000103f9770c get_func_tv + 156
19 Vim 0x0000000103fa24f7 eval7 + 3715
20 Vim 0x0000000103fa1460 eval6 + 37
21 Vim 0x0000000103fa0fa9 eval5 + 53
22 Vim 0x0000000103fa071d eval4 + 48
23 Vim 0x0000000103fa05dd eval3 + 39
24 Vim 0x0000000103f9414c eval1 + 38
25 Vim 0x0000000103f9770c get_func_tv + 156
26 Vim 0x0000000103fa24f7 eval7 + 3715
27 Vim 0x0000000103fa1460 eval6 + 37
28 Vim 0x0000000103fa0fa9 eval5 + 53
29 Vim 0x0000000103fa071d eval4 + 48
30 Vim 0x0000000103fa0684 eval3 + 206
31 Vim 0x0000000103f9414c eval1 + 38
32 Vim 0x0000000103fa1bf1 eval7 + 1405
33 Vim 0x0000000103fa1460 eval6 + 37
34 Vim 0x0000000103fa0fa9 eval5 + 53
35 Vim 0x0000000103fa071d eval4 + 48
36 Vim 0x0000000103fa0684 eval3 + 206
37 Vim 0x0000000103f9414c eval1 + 38
38 Vim 0x0000000103f93e34 eval0 + 49
39 Vim 0x0000000103f93b4c eval_to_bool + 46
40 Vim 0x0000000103fd1ab1 ex_if + 154
41 Vim 0x0000000103fc3d98 do_cmdline + 12303
42 Vim 0x0000000103f957c5 call_func + 3119
43 Vim 0x0000000103f977a9 get_func_tv + 313
44 Vim 0x0000000103f96f50 ex_call + 469
45 Vim 0x0000000103fc3d98 do_cmdline + 12303
46 Vim 0x0000000103fe8b6b apply_autocmds_group + 1370
47 Vim 0x0000000103fe6f63 apply_autocmds + 33
48 Vim 0x0000000104107841 getout + 304
49 CoreFoundation 0x00007fff95b9770c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
50 CoreFoundation 0x00007fff95b9767f ___CFXRegistrationPost_block_invoke + 63
51 CoreFoundation 0x00007fff95b96d47 _CFXRegistrationPost + 407
52 CoreFoundation 0x00007fff95b96ab2 ___CFXNotificationPost_block_invoke + 50
53 CoreFoundation 0x00007fff95b90d42 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922
54 CoreFoundation 0x00007fff95a7f145 _CFXNotificationPost + 693
55 Foundation 0x00007fff867da921 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
56 Foundation 0x00007fff868ef897 -[NSConnection invalidate] + 879
57 CoreFoundation 0x00007fff95b9770c __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 12
58 CoreFoundation 0x00007fff95b9767f ___CFXRegistrationPost_block_invoke + 63
59 CoreFoundation 0x00007fff95b96d47 _CFXRegistrationPost + 407
60 CoreFoundation 0x00007fff95b96ab2 ___CFXNotificationPost_block_invoke + 50
61 CoreFoundation 0x00007fff95b90d42 -[_CFXNotificationRegistrar find:object:observer:enumerator:] + 1922
62 CoreFoundation 0x00007fff95a7f145 _CFXNotificationPost + 693
63 Foundation 0x00007fff867da921 -[NSNotificationCenter postNotificationName:object:userInfo:] + 66
64 Foundation 0x00007fff867fd581 _NSPortDeathNotify + 76
65 CoreFoundation 0x00007fff95b41355 ____CFMachPortChecker_block_invoke + 69
66 libdispatch.dylib 0x00007fff8a0df871 _dispatch_call_block_and_release + 12
67 libdispatch.dylib 0x00007fff8a0d433f _dispatch_client_callout + 8
68 libdispatch.dylib 0x00007fff8a0e7c1d _dispatch_main_queue_callback_4CF + 1685
69 CoreFoundation 0x00007fff95b23cd9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
70 CoreFoundation 0x00007fff95aded3d __CFRunLoopRun + 1949
71 CoreFoundation 0x00007fff95ade338 CFRunLoopRunSpecific + 296
72 Vim 0x00000001040e3a04 -[MMBackend update] + 32
73 Vim 0x00000001040dec8c gui_mch_update + 73
74 Vim 0x0000000104064fc6 regtry + 7759
75 Vim 0x0000000104062eb6 bt_regexec_both + 1419
76 Vim 0x000000010405c941 vim_regexec_both + 37
77 Vim 0x0000000104055cda qf_init_ext + 3736
78 Vim 0x0000000104054dde qf_init + 109
79 Vim 0x0000000104058a26 ex_make + 1010
80 Vim 0x0000000103fc3d98 do_cmdline + 12303
81 Vim 0x0000000103f9b84f ex_execute + 340
82 Vim 0x0000000103fc3d98 do_cmdline + 12303
83 Vim 0x0000000103f957c5 call_func + 3119
84 Vim 0x0000000103f977a9 get_func_tv + 313
85 Vim 0x0000000103f96f50 ex_call + 469
86 Vim 0x0000000103fc3d98 do_cmdline + 12303
87 Vim 0x0000000103fcaf81 do_ucmd + 2673
88 Vim 0x0000000103fc3dbc do_cmdline + 12339
89 Vim 0x00000001040323d5 nv_colon + 176
90 Vim 0x000000010402bca8 normal_cmd + 4446
91 Vim 0x0000000104107ddc main_loop + 1221
92 Vim 0x000000010410732c main + 12068
93 libdyld.dylib 0x00007fff847595ad start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException
Vim: Caught deadly signal ABRT
Vim: Finished.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment