[sword-devel] MacSword Beta
Casey West
sword-devel@crosswire.org
Wed, 4 Feb 2004 20:43:25 -0500
It was Thursday, February 05, 2004 when William Thimbleby took the soap box, saying:
: I think I've finally squashed all my bugs. Which worries me slightly as
: I'm not sure what I've done. :) Anyway for all you mac users out there
: it'd be really great if you could put the latest version of MacSword
: 0.4 though it's paces. All feedback welcome, just don't tell me that
: there are any bugs. :)
Crashed on startup. Below my sig is the crash log. Anything else you
need, let me know.
Casey West
--
<chip> We all agree that some kids should not be allowed near sharp
(linguistic) tools. The problem is, we don't all agree on who the
kids are and how sharp is too sharp.
**********
Host: barista.local
Date/Time: 2003-12-02 18:10:18 -0500
OS Version: 10.3.1 (Build 7C107)
Command: MacSword (/Applications/MacSword.app/Contents/MacOS/MacSword)
PID: 660
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
#0 0x00025c00 in sword::SWMgr::augmentModules(char const*) (swmgr.cpp:621)
#1 0x00007554 in -[SwordManager initWithPath:] (SwordManager.mm:99)
#2 0x00007ae0 in +[SwordManager initManagersWithPath:] (SwordManager.mm:178)
#3 0x000096c0 in -[AppDelegate loadManager] (AppDelegate.m:84)
#4 0x000094c4 in -[AppDelegate applicationDidFinishLaunching:] (AppDelegate.m:56)
#5 0x909f7804 in _nsnote_callback (_nsnote_callback + 176)
#6 0x901aa7f0 in __CFXNotificationPost (__CFXNotificationPost + 436)
#7 0x901af200 in _CFXNotificationPostNotification (_CFXNotificationPostNotification + 832)
#8 0x909f5650 in -[NSNotificationCenter postNotificationName:object:userInfo:] (-[NSNotificationCenter postNotificationName:object:userInfo:] + 116)
#9 0x92ee362c in -[NSApplication _postDidFinishNotification] (-[NSApplication _postDidFinishNotification] + 112)
#10 0x92ee3518 in -[NSApplication _sendFinishLaunchingNotification] (-[NSApplication _sendFinishLaunchingNotification] + 92)
#11 0x92ee3748 in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] (-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 120)
#12 0x90a4aa98 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] (-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 356)
#13 0x90a5117c in _NSAppleEventManagerGenericHandler (_NSAppleEventManagerGenericHandler + 120)
#14 0x91674af8 in aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) (aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208)
#15 0x91677914 in dispatchEventAndSendReply(AEDesc const*, AEDesc*) (dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44)
#16 0x91674d38 in aeProcessAppleEvent (aeProcessAppleEvent + 284)
#17 0x928c4290 in AEProcessAppleEvent (AEProcessAppleEvent + 60)
#18 0x92dd2c58 in _DPSNextEvent (_DPSNextEvent + 856)
#19 0x92de93fc in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116)
#20 0x92dfd730 in -[NSApplication run] (-[NSApplication run] + 540)
#21 0x92eb9a1c in NSApplicationMain (NSApplicationMain + 464)
#22 0x00002d44 in _start (crt.c:267)
#23 0x00002bc4 in start (start + 48)
PPC Thread State:
srr0: 0x00025c00 srr1: 0x0200f030 vrsave: 0x00000000
cr: 0x24002222 xer: 0x00000003 lr: 0x00025bf0 ctr: 0x900011c0
r0: 0x00025bf0 r1: 0xbfffe9b0 r2: 0x000027c2 r3: 0x00000000
r4: 0x00000000 r5: 0x00000001 r6: 0x02825538 r7: 0x00000001
r8: 0x00000001 r9: 0xa00011ac r10: 0x00000d26 r11: 0x00c02004
r12: 0x900011c0 r13: 0x00b67c10 r14: 0x000c0000 r15: 0x000c0000
r16: 0x00b67d10 r17: 0x000c0000 r18: 0x000c0000 r19: 0x000c0000
r20: 0x000c0000 r21: 0x000c0000 r22: 0x00000001 r23: 0x00b683c0
r24: 0x000c0000 r25: 0x000c0000 r26: 0x00000000 r27: 0x00b681d0
r28: 0x00b681d4 r29: 0x00000000 r30: 0x00b68170 r31: 0x00025aa8
**********
Host: barista.local
Date/Time: 2003-12-02 18:10:41 -0500
OS Version: 10.3.1 (Build 7C107)
Command: MacSword (/Applications/MacSword.app/Contents/MacOS/MacSword)
PID: 664
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
#0 0x00025c00 in sword::SWMgr::augmentModules(char const*) (swmgr.cpp:621)
#1 0x00007554 in -[SwordManager initWithPath:] (SwordManager.mm:99)
#2 0x00007ae0 in +[SwordManager initManagersWithPath:] (SwordManager.mm:178)
#3 0x000096c0 in -[AppDelegate loadManager] (AppDelegate.m:84)
#4 0x000094c4 in -[AppDelegate applicationDidFinishLaunching:] (AppDelegate.m:56)
#5 0x909f7804 in _nsnote_callback (_nsnote_callback + 176)
#6 0x901aa7f0 in __CFXNotificationPost (__CFXNotificationPost + 436)
#7 0x901af200 in _CFXNotificationPostNotification (_CFXNotificationPostNotification + 832)
#8 0x909f5650 in -[NSNotificationCenter postNotificationName:object:userInfo:] (-[NSNotificationCenter postNotificationName:object:userInfo:] + 116)
#9 0x92ee362c in -[NSApplication _postDidFinishNotification] (-[NSApplication _postDidFinishNotification] + 112)
#10 0x92ee3518 in -[NSApplication _sendFinishLaunchingNotification] (-[NSApplication _sendFinishLaunchingNotification] + 92)
#11 0x92ee3748 in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] (-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 120)
#12 0x90a4aa98 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] (-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 356)
#13 0x90a5117c in _NSAppleEventManagerGenericHandler (_NSAppleEventManagerGenericHandler + 120)
#14 0x91674af8 in aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) (aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208)
#15 0x91677914 in dispatchEventAndSendReply(AEDesc const*, AEDesc*) (dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44)
#16 0x91674d38 in aeProcessAppleEvent (aeProcessAppleEvent + 284)
#17 0x928c4290 in AEProcessAppleEvent (AEProcessAppleEvent + 60)
#18 0x92dd2c58 in _DPSNextEvent (_DPSNextEvent + 856)
#19 0x92de93fc in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116)
#20 0x92dfd730 in -[NSApplication run] (-[NSApplication run] + 540)
#21 0x92eb9a1c in NSApplicationMain (NSApplicationMain + 464)
#22 0x00002d44 in _start (crt.c:267)
#23 0x00002bc4 in start (start + 48)
PPC Thread State:
srr0: 0x00025c00 srr1: 0x0200f030 vrsave: 0x00000000
cr: 0x24002222 xer: 0x00000003 lr: 0x00025bf0 ctr: 0x900011c0
r0: 0x00025bf0 r1: 0xbfffe9b0 r2: 0x000027c1 r3: 0x00000000
r4: 0x00000000 r5: 0x00000001 r6: 0x02826538 r7: 0x00000001
r8: 0x00000001 r9: 0xa00011ac r10: 0x00000d26 r11: 0x00c02004
r12: 0x900011c0 r13: 0x00b67bf0 r14: 0x000c0000 r15: 0x000c0000
r16: 0x00b67cf0 r17: 0x000c0000 r18: 0x000c0000 r19: 0x000c0000
r20: 0x000c0000 r21: 0x000c0000 r22: 0x00000001 r23: 0x00b683a0
r24: 0x000c0000 r25: 0x000c0000 r26: 0x00000000 r27: 0x00b681b0
r28: 0x00b681b4 r29: 0x00000000 r30: 0x00b68150 r31: 0x00025aa8
**********
Host: barista.local
Date/Time: 2003-12-02 18:14:41 -0500
OS Version: 10.3.1 (Build 7C107)
Command: MacSword (/Applications/MacSword.app/Contents/MacOS/MacSword)
PID: 671
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
#0 0x00025c00 in sword::SWMgr::augmentModules(char const*) (swmgr.cpp:621)
#1 0x00007554 in -[SwordManager initWithPath:] (SwordManager.mm:99)
#2 0x00007ae0 in +[SwordManager initManagersWithPath:] (SwordManager.mm:178)
#3 0x000096c0 in -[AppDelegate loadManager] (AppDelegate.m:84)
#4 0x000094c4 in -[AppDelegate applicationDidFinishLaunching:] (AppDelegate.m:56)
#5 0x909f7804 in _nsnote_callback (_nsnote_callback + 176)
#6 0x901aa7f0 in __CFXNotificationPost (__CFXNotificationPost + 436)
#7 0x901af200 in _CFXNotificationPostNotification (_CFXNotificationPostNotification + 832)
#8 0x909f5650 in -[NSNotificationCenter postNotificationName:object:userInfo:] (-[NSNotificationCenter postNotificationName:object:userInfo:] + 116)
#9 0x92ee362c in -[NSApplication _postDidFinishNotification] (-[NSApplication _postDidFinishNotification] + 112)
#10 0x92ee3518 in -[NSApplication _sendFinishLaunchingNotification] (-[NSApplication _sendFinishLaunchingNotification] + 92)
#11 0x92ee3748 in -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] (-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 120)
#12 0x90a4aa98 in -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] (-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 356)
#13 0x90a5117c in _NSAppleEventManagerGenericHandler (_NSAppleEventManagerGenericHandler + 120)
#14 0x91674af8 in aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) (aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 208)
#15 0x91677914 in dispatchEventAndSendReply(AEDesc const*, AEDesc*) (dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44)
#16 0x91674d38 in aeProcessAppleEvent (aeProcessAppleEvent + 284)
#17 0x928c4290 in AEProcessAppleEvent (AEProcessAppleEvent + 60)
#18 0x92dd2c58 in _DPSNextEvent (_DPSNextEvent + 856)
#19 0x92de93fc in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] (-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116)
#20 0x92dfd730 in -[NSApplication run] (-[NSApplication run] + 540)
#21 0x92eb9a1c in NSApplicationMain (NSApplicationMain + 464)
#22 0x00002d44 in _start (crt.c:267)
#23 0x00002bc4 in start (start + 48)
PPC Thread State:
srr0: 0x00025c00 srr1: 0x0200f030 vrsave: 0x00000000
cr: 0x24002222 xer: 0x00000003 lr: 0x00025bf0 ctr: 0x900011c0
r0: 0x00025bf0 r1: 0xbfffe9b0 r2: 0x000027bf r3: 0x00000000
r4: 0x00000000 r5: 0x00000001 r6: 0x02826538 r7: 0x00000001
r8: 0x00000001 r9: 0xa00011ac r10: 0x00000d24 r11: 0x00c02004
r12: 0x900011c0 r13: 0x00b67b30 r14: 0x000c0000 r15: 0x000c0000
r16: 0x00b67c30 r17: 0x000c0000 r18: 0x000c0000 r19: 0x000c0000
r20: 0x000c0000 r21: 0x000c0000 r22: 0x00000001 r23: 0x00b682e0
r24: 0x000c0000 r25: 0x000c0000 r26: 0x00000000 r27: 0x00b680f0
r28: 0x00b680f4 r29: 0x00000000 r30: 0x00b68090 r31: 0x00025aa8
**********
Host Name: barista.local
Date/Time: 2004-02-04 20:39:39 -0500
OS Version: 10.3.2 (Build 7D24)
Report Version: 2
Command: MacSword
Path: /Applications/MacSword.app/Contents/MacOS/MacSword
Version: ??? (0.4)
PID: 23999
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 MacSword 0x00043cb8 sword::SWMgr::augmentModules(char const*) + 0x16c (swmgr.cpp:639)
1 MacSword 0x0002a7a0 SWMgr2::augment(char const*) + 0x50 (SWMgr2.cpp:12)
2 MacSword 0x00024ea4 -[SwordManager initWithPath:] + 0x3cc (SwordManager.mm:101)
3 MacSword 0x0002554c +[SwordManager initManagersWithPath:] + 0x88 (SwordManager.mm:180)
4 MacSword 0x0000ea0c -[AppDelegate loadManager] + 0x1b0 (AppDelegate.m:89)
5 MacSword 0x0000e640 -[AppDelegate applicationDidFinishLaunching:] + 0x2cc (AppDelegate.m:53)
6 com.apple.Foundation 0x909f794c _nsnote_callback + 0xb0
7 com.apple.CoreFoundation 0x901aa7f0 __CFXNotificationPost + 0x1b4
8 com.apple.CoreFoundation 0x901af200 _CFXNotificationPostNotification + 0x340
9 com.apple.Foundation 0x909f5798 -[NSNotificationCenter postNotificationName:object:userInfo:] + 0x74
10 com.apple.AppKit 0x92ee3210 -[NSApplication _postDidFinishNotification] + 0x70
11 com.apple.AppKit 0x92ee30fc -[NSApplication _sendFinishLaunchingNotification] + 0x5c
12 com.apple.AppKit 0x92ee332c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 0x78
13 com.apple.Foundation 0x90a4aca8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 0x164
14 com.apple.Foundation 0x90a513b8 _NSAppleEventManagerGenericHandler + 0x78
15 com.apple.AE 0x91674a68 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 0xd0
16 com.apple.AE 0x916778b0 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 0x2c
17 com.apple.AE 0x91674ca8 aeProcessAppleEvent + 0x11c
18 com.apple.HIToolbox 0x928c47bc AEProcessAppleEvent + 0x3c
19 com.apple.AppKit 0x92dd2790 _DPSNextEvent + 0x358
20 com.apple.AppKit 0x92de8f34 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
21 com.apple.AppKit 0x92dfd27c -[NSApplication run] + 0x21c
22 com.apple.AppKit 0x92eb95f0 NSApplicationMain + 0x1d0
23 MacSword 0x0000e358 main + 0x38 (main.m:13)
24 MacSword 0x000093f0 _start + 0x17c (crt.c:267)
25 MacSword 0x00009270 start + 0x30
PPC Thread State:
srr0: 0x00043cb8 srr1: 0x0200f030 vrsave: 0x00000000
cr: 0x24002222 xer: 0x00000004 lr: 0x00043ca8 ctr: 0x900011c0
r0: 0x00043ca8 r1: 0xbfffe8a0 r2: 0x00002b1f r3: 0x00000000
r4: 0x00000000 r5: 0x00000001 r6: 0x4b4a5600 r7: 0x00000001
r8: 0x00000001 r9: 0xa00011ac r10: 0x00000e1b r11: 0x00e02004
r12: 0x900011c0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0xbffff650 r18: 0x00d6f750 r19: 0x00d6f740
r20: 0x00d6f650 r21: 0x00d6f640 r22: 0x00d6f630 r23: 0x00d6f620
r24: 0x00d6f610 r25: 0x00d6f600 r26: 0x00000000 r27: 0x00d6fb40
r28: 0x00d6fb44 r29: 0x00000000 r30: 0x00d6fae0 r31: 0x00043b5c
Binary Images Description:
0x1000 - 0xc4fff MacSword ??? (0.4) /Applications/MacSword.app/Contents/MacOS/MacSword
0xf77000 - 0xf78fff net.sourceforge.SafariKeywords ??? (1.0) /Users/cwest/Library/InputManagers/SafariKeywords/SafariKeywords.bundle/Contents/MacOS/SafariKeywords
0x10000000 - 0x10017fff ??? ??? (0.1) /Applications/MacSword.app/Contents/MacOS/../Frameworks/AGRegex.framework/Versions/A/AGRegex
0x780c0000 - 0x780c9fff libz.1.1.3.dylib /usr/lib/libz.1.1.3.dylib
0x84db0000 - 0x84db0fff com.apple.securitynssasn1 1.1 (11.1) /System/Library/PrivateFrameworks/SecurityNssAsn1.framework/Versions/A/SecurityNssAsn1
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x90122fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3 (299) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90570000 - 0x905ddfff com.apple.framework.IOKit 1.3 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90610000 - 0x90699fff com.apple.CoreServices.OSServices 3.0 (3.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90910000 - 0x90983fff com.apple.DesktopServices 1.2 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x909f0000 - 0x90b4afff com.apple.Foundation 6.3.3 (500.53) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90d00000 - 0x90d19fff com.apple.SystemConfiguration 1.4.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90df0000 - 0x90df4fff com.apple.JavaVM 1.4.2 (1.4.2 Release 1) /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910b0000 - 0x910fffff com.apple.bom 1.2.3 (62.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91320000 - 0x913defff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91460000 - 0x91473fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x914a0000 - 0x91509fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91560000 - 0x91619fff com.apple.QD 3.4.62 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91670000 - 0x916a8fff com.apple.AE 1.3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91890000 - 0x9189cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x918f0000 - 0x9193dfff com.apple.print.framework.Print 3.0 (3.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x919c0000 - 0x91a32fff com.apple.NavigationServices 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit 1.3.1 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91ab0000 - 0x91ac4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91ae0000 - 0x91aebfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920c0000 - 0x922a6fff com.apple.security 2.1 (163.1) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92430000 - 0x92468fff com.apple.LaunchServices 10.3 (84) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x927d0000 - 0x92b53fff com.apple.HIToolbox 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.0 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92dc0000 - 0x932bcfff com.apple.AppKit 6.3.1 (743.14) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x935d0000 - 0x938a6fff com.apple.CoreGraphics 1.203.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x93b50000 - 0x93bf5fff com.apple.audio.toolbox.AudioToolbox 1.3.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94060000 - 0x9407ffff com.apple.WebServices 1.1.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94a30000 - 0x94af2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x94b20000 - 0x94babfff com.apple.ink.framework 1.1 (54.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95300000 - 0x95373fff com.apple.WebKit 1.2 (124) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96470000 - 0x964e6fff com.apple.JavaScriptCore 1.2 (124) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x96b40000 - 0x96b6efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96bf0000 - 0x96c7ffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x97b60000 - 0x97d81fff com.apple.WebCore 1.2 (125) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
**********
Host Name: barista.local
Date/Time: 2004-02-04 20:40:20 -0500
OS Version: 10.3.2 (Build 7D24)
Report Version: 2
Command: MacSword
Path: /Applications/MacSword.app/Contents/MacOS/MacSword
Version: ??? (0.4)
PID: 24006
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 MacSword 0x00043cb8 sword::SWMgr::augmentModules(char const*) + 0x16c (swmgr.cpp:639)
1 MacSword 0x0002a7a0 SWMgr2::augment(char const*) + 0x50 (SWMgr2.cpp:12)
2 MacSword 0x00024ea4 -[SwordManager initWithPath:] + 0x3cc (SwordManager.mm:101)
3 MacSword 0x0002554c +[SwordManager initManagersWithPath:] + 0x88 (SwordManager.mm:180)
4 MacSword 0x0000ea0c -[AppDelegate loadManager] + 0x1b0 (AppDelegate.m:89)
5 MacSword 0x0000e640 -[AppDelegate applicationDidFinishLaunching:] + 0x2cc (AppDelegate.m:53)
6 com.apple.Foundation 0x909f794c _nsnote_callback + 0xb0
7 com.apple.CoreFoundation 0x901aa7f0 __CFXNotificationPost + 0x1b4
8 com.apple.CoreFoundation 0x901af200 _CFXNotificationPostNotification + 0x340
9 com.apple.Foundation 0x909f5798 -[NSNotificationCenter postNotificationName:object:userInfo:] + 0x74
10 com.apple.AppKit 0x92ee3210 -[NSApplication _postDidFinishNotification] + 0x70
11 com.apple.AppKit 0x92ee30fc -[NSApplication _sendFinishLaunchingNotification] + 0x5c
12 com.apple.AppKit 0x92ee332c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 0x78
13 com.apple.Foundation 0x90a4aca8 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 0x164
14 com.apple.Foundation 0x90a513b8 _NSAppleEventManagerGenericHandler + 0x78
15 com.apple.AE 0x91674a68 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 0xd0
16 com.apple.AE 0x916778b0 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 0x2c
17 com.apple.AE 0x91674ca8 aeProcessAppleEvent + 0x11c
18 com.apple.HIToolbox 0x928c47bc AEProcessAppleEvent + 0x3c
19 com.apple.AppKit 0x92dd2790 _DPSNextEvent + 0x358
20 com.apple.AppKit 0x92de8f34 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 0x74
21 com.apple.AppKit 0x92dfd27c -[NSApplication run] + 0x21c
22 com.apple.AppKit 0x92eb95f0 NSApplicationMain + 0x1d0
23 MacSword 0x0000e358 main + 0x38 (main.m:13)
24 MacSword 0x000093f0 _start + 0x17c (crt.c:267)
25 MacSword 0x00009270 start + 0x30
PPC Thread State:
srr0: 0x00043cb8 srr1: 0x0200f030 vrsave: 0x00000000
cr: 0x24002222 xer: 0x00000004 lr: 0x00043ca8 ctr: 0x900011c0
r0: 0x00043ca8 r1: 0xbfffe8a0 r2: 0x00002b1e r3: 0x00000000
r4: 0x00000000 r5: 0x00000001 r6: 0x4b4a5600 r7: 0x00000001
r8: 0x00000001 r9: 0xa00011ac r10: 0x00000e1a r11: 0x00e02004
r12: 0x900011c0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
r16: 0x00000000 r17: 0xbffff650 r18: 0x00d6f710 r19: 0x00d6f700
r20: 0x00d6f610 r21: 0x00d6f600 r22: 0x00d6f5f0 r23: 0x00d6f5e0
r24: 0x00d6f5d0 r25: 0x00d6f5c0 r26: 0x00000000 r27: 0x00d6fb00
r28: 0x00d6fb04 r29: 0x00000000 r30: 0x00d6faa0 r31: 0x00043b5c
Binary Images Description:
0x1000 - 0xc4fff MacSword ??? (0.4) /Applications/MacSword.app/Contents/MacOS/MacSword
0xf77000 - 0xf78fff net.sourceforge.SafariKeywords ??? (1.0) /Users/cwest/Library/InputManagers/SafariKeywords/SafariKeywords.bundle/Contents/MacOS/SafariKeywords
0x10000000 - 0x10017fff ??? ??? (0.1) /Applications/MacSword.app/Contents/MacOS/../Frameworks/AGRegex.framework/Versions/A/AGRegex
0x780c0000 - 0x780c9fff libz.1.1.3.dylib /usr/lib/libz.1.1.3.dylib
0x84db0000 - 0x84db0fff com.apple.securitynssasn1 1.1 (11.1) /System/Library/PrivateFrameworks/SecurityNssAsn1.framework/Versions/A/SecurityNssAsn1
0x8fe00000 - 0x8fe4ffff dyld /usr/lib/dyld
0x90000000 - 0x90122fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3 (299) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90570000 - 0x905ddfff com.apple.framework.IOKit 1.3 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90610000 - 0x90699fff com.apple.CoreServices.OSServices 3.0 (3.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90700000 - 0x90700fff com.apple.CoreServices 10.3 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90720000 - 0x90787fff com.apple.audio.CoreAudio 2.1.2 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0 /System/Library/PrivateFrameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x90810000 - 0x90810fff com.apple.ApplicationServices 1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x90830000 - 0x9089ffff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90910000 - 0x90983fff com.apple.DesktopServices 1.2 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x909f0000 - 0x90b4afff com.apple.Foundation 6.3.3 (500.53) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90d00000 - 0x90d19fff com.apple.SystemConfiguration 1.4.1 (???) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90df0000 - 0x90df4fff com.apple.JavaVM 1.4.2 (1.4.2 Release 1) /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910b0000 - 0x910fffff com.apple.bom 1.2.3 (62.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x912a0000 - 0x912bdfff com.apple.audio.SoundManager 3.8 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x912e0000 - 0x912f7fff com.apple.LangAnalysis 1.5.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91320000 - 0x913defff ColorSync /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x91460000 - 0x91473fff com.apple.speech.synthesis.framework 3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x914a0000 - 0x91509fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91560000 - 0x91619fff com.apple.QD 3.4.62 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x91670000 - 0x916a8fff com.apple.AE 1.3.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x917e0000 - 0x917f0fff com.apple.speech.recognition.framework 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91810000 - 0x9182afff com.apple.openscripting 1.2.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x91850000 - 0x91860fff com.apple.ImageCapture 2.1.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x91890000 - 0x9189cfff com.apple.help 1.0.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x918c0000 - 0x918cdfff com.apple.CommonPanels 1.2.1 (1.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x918f0000 - 0x9193dfff com.apple.print.framework.Print 3.0 (3.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x919c0000 - 0x91a32fff com.apple.NavigationServices 3.3 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit 1.3.1 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91ab0000 - 0x91ac4fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x91ae0000 - 0x91aebfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x91b10000 - 0x91b2afff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
0x91b50000 - 0x91b5ffff libPSRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libPSRIP.A.dylib
0x91b80000 - 0x91b93fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920c0000 - 0x922a6fff com.apple.security 2.1 (163.1) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x92430000 - 0x92468fff com.apple.LaunchServices 10.3 (84) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x92740000 - 0x92777fff com.apple.CFNetwork 1.2.1 (7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x927d0000 - 0x92b53fff com.apple.HIToolbox 1.3.1 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.0 (0.0.1d1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92dc0000 - 0x932bcfff com.apple.AppKit 6.3.1 (743.14) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x935d0000 - 0x938a6fff com.apple.CoreGraphics 1.203.12 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x939a0000 - 0x939b4fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x939d0000 - 0x939d4fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x93b50000 - 0x93bf5fff com.apple.audio.toolbox.AudioToolbox 1.3.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94060000 - 0x9407ffff com.apple.WebServices 1.1.0 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x945b0000 - 0x945b9fff libz.1.dylib /usr/lib/libz.1.dylib
0x94610000 - 0x9462afff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x94650000 - 0x946affff com.apple.SearchKit 1.0.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x94a30000 - 0x94af2fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x94b20000 - 0x94babfff com.apple.ink.framework 1.1 (54.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x95300000 - 0x95373fff com.apple.WebKit 1.2 (124) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x96470000 - 0x964e6fff com.apple.JavaScriptCore 1.2 (124) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x968d0000 - 0x969b2fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x96a20000 - 0x96ae2fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x96b40000 - 0x96b6efff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x96bf0000 - 0x96c7ffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x96cb0000 - 0x96d9efff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x97b60000 - 0x97d81fff com.apple.WebCore 1.2 (125) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore