Created
January 15, 2009 03:14
-
-
Save ddribin/47245 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Watchpoint 3 Triggered in Thread 1 | |
Expression: “*(int *) 375667156” | |
New Value: -1073741821 | |
Old Value: -1825099910 | |
(gdb) bt | |
#0 0x93b60b83 in tiny_free_list_add_ptr () | |
#1 0x93b5dbda in szone_free () | |
#2 0x93b5d2cd in free () | |
#3 0x93373a6a in xmlCleanupCharEncodingHandlers () | |
#4 0x93377438 in xmlCleanupParser () | |
#5 0x173ea615 in TTerminology::ScanScriptingDefinition () | |
#6 0x173ea990 in GetAppTerminology () | |
#7 0x173f18a9 in TUASApplication::Terminology () | |
#8 0x173c9182 in ASCompile () | |
#9 0x967c92b4 in CallComponentFunction () | |
#10 0x173c3a9e in AppleScriptComponent () | |
#11 0x96783a95 in CallComponentDispatch () | |
#12 0x952f01c3 in OSACompile () | |
#13 0x952e7dc0 in OSADoIt () | |
#14 0x952e850d in OSALoadFile () | |
#15 0x000fffd3 in -[OSAScript(OSAPrivate) _initWithContentsOfFile:error:] () | |
#16 0x000fe01a in -[OSAScript initWithContentsOfURL:language:error:] () | |
#17 0x000fdfc0 in -[OSAScript initWithContentsOfURL:error:] () | |
#18 0x00007000 in -[textcast_AppDelegate runAppleScriptNamed:] (self=0x277330, _cmd=0x49093, scriptName=0x5b4e4) at /Users/dave/work/bitmaki/textcast/textcast/textcast_AppDelegate.m:973 | |
#19 0x000077bc in -[textcast_AppDelegate importNetNewsWire:] (self=0x277330, _cmd=0x490e9, sender_=0x23b6a0) at /Users/dave/work/bitmaki/textcast/textcast/textcast_AppDelegate.m:1105 | |
#20 0x91f0c5e8 in -[NSToolbarButton sendAction:to:] () | |
#21 0x91f0c579 in -[NSToolbarButton sendAction] () | |
#22 0x91f0bafa in -[NSToolbarItemViewer mouseDown:] () | |
#23 0x91dc61a3 in -[NSWindow sendEvent:] () | |
#24 0x91d92d49 in -[NSApplication sendEvent:] () | |
#25 0x91cf069f in -[NSApplication run] () | |
#26 0x91cbd8a4 in NSApplicationMain () | |
#27 0x00002e7e in main (argc=7, argv=0xbffff0ac) at /Users/dave/work/bitmaki/textcast/textcast/main.m:13 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment