Skip to content

Instantly share code, notes, and snippets.

@jjgod
Created August 4, 2008 12:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jjgod/3882 to your computer and use it in GitHub Desktop.
Save jjgod/3882 to your computer and use it in GitHub Desktop.
Thread 7 Crashed:
0 com.apple.JavaScriptCore 0x946f2940 WTF::fastRealloc(void*, unsigned long) + 3680
1 com.apple.JavaScriptCore 0x9476a2f2 KJS::ArrayInstance::put(KJS::ExecState*, unsigned int, KJS::JSValue*) + 1346
2 com.apple.JavaScriptCore 0x9470a827 KJS::stringProtoFuncSplit(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 1559
3 com.apple.JavaScriptCore 0x947c85a5 KJS::Machine::privateExecute(KJS::Machine::ExecutionFlag, KJS::ExecState*, KJS::RegisterFile*, KJS::Register*, KJS::ScopeChainNode*, KJS::CodeBlock*, KJS::JSValue**) + 28501
4 com.apple.JavaScriptCore 0x947c9098 KJS::Machine::execute(KJS::FunctionBodyNode*, KJS::ExecState*, KJS::FunctionImp*, KJS::JSObject*, KJS::List const&, KJS::RegisterFileStack*, KJS::ScopeChainNode*, KJS::JSValue**) + 760
5 com.apple.JavaScriptCore 0x947061ef KJS::FunctionImp::callAsFunction(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 127
6 com.apple.JavaScriptCore 0x94730af7 KJS::JSObject::call(KJS::ExecState*, KJS::JSObject*, KJS::List const&) + 135
7 com.apple.JavaScriptCore 0x9473ab0c JSObjectCallAsFunction + 220
8 com.apple.CFNetwork 0x91db848a CallFindProxyForURL + 297
9 com.apple.CFNetwork 0x91dba4d9 executionContextPerform + 177
10 com.apple.CoreFoundation 0x94062615 CFRunLoopRunSpecific + 3141
11 com.apple.CoreFoundation 0x94062d54 CFRunLoopRun + 84
12 com.apple.iTunes 0x00281521 0x1000 + 2622753
13 com.apple.iTunes 0x002818b4 0x1000 + 2623668
14 com.apple.iTunes 0x0020b47c 0x1000 + 2139260
15 libSystem.B.dylib 0x965f16f5 _pthread_start + 321
16 libSystem.B.dylib 0x965f15b2 thread_start + 34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment