Skip to content

Instantly share code, notes, and snippets.

@albertz
Created September 9, 2011 13:10
Show Gist options
  • Save albertz/1206172 to your computer and use it in GitHub Desktop.
Save albertz/1206172 to your computer and use it in GitHub Desktop.
fun with chrome :)
Fun with Chrome. :)
Thread 0:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 com.google.Chrome.framework 0x006e9d5b ChromeMain + 6300363
1 com.google.Chrome.framework 0x0073043b ChromeMain + 6588843
2 com.google.Chrome.framework 0x0072f1da ChromeMain + 6584138
3 com.google.Chrome.framework 0x00760af2 ChromeMain + 6787170
4 com.apple.AppKit 0x9b798ff8 -[NSWindowController setWindow:] + 278
5 com.apple.CoreFoundation 0x93475901 -[NSObject performSelector:withObject:] + 65
6 com.apple.AppKit 0x9b5a431d -[NSNibOutletConnector establishConnection] + 394
7 com.apple.AppKit 0x9b5a1819 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1129
8 com.apple.AppKit 0x9b597679 loadNib + 380
9 com.apple.AppKit 0x9b596a60 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
10 com.apple.AppKit 0x9b59696a +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
11 com.apple.AppKit 0x9b791350 -[NSWindowController loadWindow] + 240
12 com.apple.AppKit 0x9b7910ee -[NSWindowController window] + 81
13 com.google.Chrome.framework 0x00733095 ChromeMain + 6600197
14 com.google.Chrome.framework 0x0072f521 ChromeMain + 6584977
15 libffi.dylib 0x9321697d ffi_call_SYSV + 29
16 libffi.dylib 0x93216d73 ffi_call + 130
17 _objc.so 0x0d057e1d PyObjCFFI_Caller + 2585
18 _objc.so 0x0d06e139 0xd03c000 + 205113
19 org.python.python 0x0c994c39 PyObject_Call + 97
20 org.python.python 0x0ca14b34 PyEval_EvalFrameEx + 12839
21 org.python.python 0x0ca17445 0xc98d000 + 566341
22 org.python.python 0x0ca149e5 PyEval_EvalFrameEx + 12504
23 org.python.python 0x0ca17310 PyEval_EvalCodeEx + 1752
24 org.python.python 0x0c9b646a 0xc98d000 + 169066
25 org.python.python 0x0c994c39 PyObject_Call + 97
26 _objc.so 0x0d054544 0xd03c000 + 99652
27 libffi.dylib 0x93216cd4 ffi_closure_SYSV_inner + 154
28 libffi.dylib 0x93216a22 ffi_closure_SYSV + 34
29 com.apple.CoreFoundation 0x93475901 -[NSObject performSelector:withObject:] + 65
30 com.apple.Foundation 0x9a3535d4 __NSThreadPerformPerform + 503
31 com.apple.CoreFoundation 0x933ed10f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
32 com.apple.CoreFoundation 0x933ecac6 __CFRunLoopDoSources0 + 246
33 com.apple.CoreFoundation 0x934169d8 __CFRunLoopRun + 1112
34 com.apple.CoreFoundation 0x934161ec CFRunLoopRunSpecific + 332
35 com.apple.CoreFoundation 0x93416098 CFRunLoopRunInMode + 120
36 com.apple.HIToolbox 0x921c6487 RunCurrentEventLoopInMode + 318
37 com.apple.HIToolbox 0x921cddc3 ReceiveNextEventCommon + 381
38 com.apple.HIToolbox 0x921cdc32 BlockUntilNextEventMatchingListInMode + 88
39 com.apple.AppKit 0x9b58e8ec _DPSNextEvent + 678
40 com.apple.AppKit 0x9b58e159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
41 com.apple.AppKit 0x9b58a4cb -[NSApplication run] + 904
42 com.google.Chrome.framework 0x0098908b ChromeMain + 9049595
43 com.google.Chrome.framework 0x009888a4 ChromeMain + 9047572
44 com.google.Chrome.framework 0x009b5784 ChromeMain + 9231604
45 com.google.Chrome.framework 0x0027664c ChromeMain + 1633212
46 com.google.Chrome.framework 0x000e85d9 ChromeMain + 2889
47 com.google.Chrome 0x000e1f58 main + 24
48 com.google.Chrome 0x000e1f16 0xe1000 + 3862
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment