Closed Bug 347099 Opened 18 years ago Closed 18 years ago

Crash [@ NSGetModule] in libspellchecker.dylib

Categories

(Camino Graveyard :: OS Integration, defect)

PowerPC
macOS
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 348354

People

(Reporter: cocoy.dayao, Unassigned)

References

Details

(Keywords: crash)

Crash Data

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1b1) Gecko/20060731 Camino/1.0+
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1b1) Gecko/20060731 Camino/1.0+

camino crashes while browsing after awhile. 

Reproducible: Always

Steps to Reproduce:
1. browse the web
2.
3.




imac core duo 1.8ghz, 1.5gb ram, 160gb hard drive, mac os 10.4.7

**********

Host Name:      nevermore
Date/Time:      2006-08-01 14:21:10.861 +0800
OS Version:     10.4.7 (Build 8J2135a)
Report Version: 4

Command: Camino
Path:    /Applications/Camino.app/Contents/MacOS/Camino
Parent:  WindowServer [63]

Version: 1.0+ (1.0+)

PID:    21311
Thread: 0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_PROTECTION_FAILURE (0x0002) at 0x00000000

Thread 0 Crashed:
0   libspellchecker.dylib    	0x0e5db6b1 NSGetModule + 21249
1   libspellchecker.dylib    	0x0e5dcbd0 NSGetModule + 26656
2   libspellchecker.dylib    	0x0e5dd0f3 NSGetModule + 27971
3   libspellchecker.dylib    	0x0e5da8ea NSGetModule + 17722
4   org.mozilla.camino       	0x0047880f nsHTMLDocument::SetEnableRealTimeSpell(nsIDOMWindow*, nsIEditingSession*) + 155
5   org.mozilla.camino       	0x004803ff nsHTMLDocument::SetDesignMode(nsAString_internal const&) + 349
6   libxpcom_core.dylib      	0x00f5a9d1 XPTC_InvokeByIndex + 81
7   org.mozilla.camino       	0x00148bfb XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode) + 743
8   org.mozilla.camino       	0x0014c8d3 XPC_WN_GetterSetter(JSContext*, JSObject*, unsigned, long*, long*) + 303
9   libmozjs.dylib           	0x01937055 js_Invoke + 848
10  libmozjs.dylib           	0x01937c6a js_InternalInvoke + 146
11  libmozjs.dylib           	0x01937d7b js_InternalGetOrSet + 90
12  libmozjs.dylib           	0x01943eb4 js_SetProperty + 1890
13  libmozjs.dylib           	0x019324be js_Interpret + 44957
14  libmozjs.dylib           	0x019375b7 js_Invoke + 2226
15  libmozjs.dylib           	0x01937c6a js_InternalInvoke + 146
16  libmozjs.dylib           	0x018fce77 JS_CallFunctionValue + 62
17  org.mozilla.camino       	0x004c1268 nsJSContext::CallEventHandler(JSObject*, JSObject*, unsigned, long*, long*) + 228
18  org.mozilla.camino       	0x004f10b0 nsJSEventListener::HandleEvent(nsIDOMEvent*) + 814
19  org.mozilla.camino       	0x0044e61c nsEventListenerManager::HandleEventSubType(nsListenerStruct*, nsIDOMEventListener*, nsIDOMEvent*, nsIDOMEventTarget*, unsigned, unsigned) + 186
20  org.mozilla.camino       	0x0044f7b0 nsEventListenerManager::HandleEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, nsIDOMEventTarget*, unsigned, nsEventStatus*) + 1054
21  org.mozilla.camino       	0x004cf1d4 nsGlobalWindow::HandleDOMEvent(nsPresContext*, nsEvent*, nsIDOMEvent**, unsigned, nsEventStatus*) + 470
22  org.mozilla.camino       	0x002d15b7 DocumentViewerImpl::LoadComplete(unsigned) + 639
23  org.mozilla.camino       	0x002058c0 nsDocShell::EndPageLoad(nsIWebProgress*, nsIChannel*, unsigned) + 84
24  org.mozilla.camino       	0x001e8a11 nsWebShell::EndPageLoad(nsIWebProgress*, nsIChannel*, unsigned) + 177
25  org.mozilla.camino       	0x0020c6e9 nsDocShell::OnStateChange(nsIWebProgress*, nsIRequest*, unsigned, unsigned) + 589
26  org.mozilla.camino       	0x001ef2e7 nsDocLoader::FireOnStateChange(nsIWebProgress*, nsIRequest*, int, unsigned) + 207
27  org.mozilla.camino       	0x001ef661 nsDocLoader::doStopDocumentLoad(nsIRequest*, unsigned) + 49
28  org.mozilla.camino       	0x001ef72b nsDocLoader::DocLoaderIsEmpty() + 163
29  org.mozilla.camino       	0x001efa0f nsDocLoader::OnStopRequest(nsIRequest*, nsISupports*, unsigned) + 155
30  org.mozilla.camino       	0x000a426c nsLoadGroup::RemoveRequest(nsIRequest*, nsISupports*, unsigned) + 212
31  org.mozilla.camino       	0x004114eb nsDocument::UnblockOnload() + 115
32  org.mozilla.camino       	0x0042c4de nsImageLoadingContent::Event::Destroy(PLEvent*) + 32
33  libxpcom_core.dylib      	0x00f4492a PL_ProcessPendingEvents + 103
34  com.apple.CoreFoundation 	0x90823379 CFRunLoopRunSpecific + 1213
35  com.apple.CoreFoundation 	0x90822eb5 CFRunLoopRunInMode + 61
36  com.apple.HIToolbox      	0x92f02b90 RunCurrentEventLoopInMode + 285
37  com.apple.HIToolbox      	0x92f02297 ReceiveNextEventCommon + 385
38  com.apple.HIToolbox      	0x92f020ee BlockUntilNextEventMatchingListInMode + 81
39  com.apple.AppKit         	0x933a3771 _DPSNextEvent + 576
40  com.apple.AppKit         	0x933a335e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
41  com.apple.AppKit         	0x9339d0e3 -[NSApplication run] + 512
42  com.apple.AppKit         	0x93391037 NSApplicationMain + 573
43  org.mozilla.camino       	0x00002c62 start + 270
44  org.mozilla.camino       	0x00002b7d start + 41

Thread 1:
0   libSystem.B.dylib        	0x9001aafc select + 12
1   libnspr4.dylib           	0x00dbc7f8 PR_Poll + 134
2   org.mozilla.camino       	0x000b0b35 nsSocketTransportService::Poll(unsigned*) + 85
3   org.mozilla.camino       	0x000b111a nsSocketTransportService::Run() + 480
4   libxpcom_core.dylib      	0x00f4700d nsThread::Main(void*) + 41
5   libnspr4.dylib           	0x00dbde39 PR_Select + 813
6   libSystem.B.dylib        	0x90024b07 _pthread_body + 84

Thread 2:
0   libSystem.B.dylib        	0x900492e7 semaphore_timedwait_signal_trap + 7
1   libnspr4.dylib           	0x00db94d0 PR_Lock + 246
2   libnspr4.dylib           	0x00db9827 PR_WaitCondVar + 75
3   libxpcom_core.dylib      	0x00f49324 TimerThread::Run() + 74
4   libxpcom_core.dylib      	0x00f4700d nsThread::Main(void*) + 41
5   libnspr4.dylib           	0x00dbde39 PR_Select + 813
6   libSystem.B.dylib        	0x90024b07 _pthread_body + 84

Thread 3:
0   libSystem.B.dylib        	0x9001aafc select + 12
1   libSystem.B.dylib        	0x90024b07 _pthread_body + 84

Thread 4:
0   libSystem.B.dylib        	0x900251a7 semaphore_wait_signal_trap + 7
1   com.apple.Foundation     	0x9277f008 -[NSConditionLock lockWhenCondition:] + 39
2   com.apple.AppKit         	0x9347a374 -[NSUIHeartBeat _heartBeatThread:] + 377
3   com.apple.Foundation     	0x927291b0 forkThreadForFunction + 123
4   libSystem.B.dylib        	0x90024b07 _pthread_body + 84

Thread 5:
0   libSystem.B.dylib        	0x900492e7 semaphore_timedwait_signal_trap + 7
1   libnspr4.dylib           	0x00db94d0 PR_Lock + 246
2   libnspr4.dylib           	0x00db9827 PR_WaitCondVar + 75
3   org.mozilla.camino       	0x0009aafd nsIOThreadPool::ThreadFunc(void*) + 145
4   libnspr4.dylib           	0x00dbde39 PR_Select + 813
5   libSystem.B.dylib        	0x90024b07 _pthread_body + 84

Thread 6:
0   libSystem.B.dylib        	0x900492e7 semaphore_timedwait_signal_trap + 7
1   libnspr4.dylib           	0x00db94d0 PR_Lock + 246
2   libnspr4.dylib           	0x00db9827 PR_WaitCondVar + 75
3   org.mozilla.camino       	0x00683148 nsSSLThread::Run() + 166
4   libnspr4.dylib           	0x00dbde39 PR_Select + 813
5   libSystem.B.dylib        	0x90024b07 _pthread_body + 84

Thread 7:
0   libSystem.B.dylib        	0x900492e7 semaphore_timedwait_signal_trap + 7
1   libnspr4.dylib           	0x00db94d0 PR_Lock + 246
2   libnspr4.dylib           	0x00db9827 PR_WaitCondVar + 75
3   org.mozilla.camino       	0x00670b24 nsCertVerificationThread::Run() + 278
4   libnspr4.dylib           	0x00dbde39 PR_Select + 813
5   libSystem.B.dylib        	0x90024b07 _pthread_body + 84

Thread 0 crashed with i386 Thread State:
eax: 0xbfffd450    ebx: 0x0e5db377 ecx:0x102e7c40 edx: 0x00000000
edi: 0x0043418a    esi: 0x1040a760 ebp:0xbfffd628 esp: 0xbfffd4f0
 ss: 0x0000002f    efl: 0x00010282 eip:0x0e5db6b1  cs: 0x00000027
 ds: 0x0000002f     es: 0x0000002f  fs:0x00000000  gs: 0x00000037

Binary Images Description:
    0x1000 -   0x8e9fff org.mozilla.camino 1.0+	/Applications/Camino.app/Contents/MacOS/Camino
  0xd89000 -   0xd89fff libxpcom.dylib 	/Applications/Camino.app/Contents/MacOS/libxpcom.dylib
  0xd8d000 -   0xd92fff libplds4.dylib 	/Applications/Camino.app/Contents/MacOS/libplds4.dylib
  0xd97000 -   0xd9dfff libplc4.dylib 	/Applications/Camino.app/Contents/MacOS/libplc4.dylib
  0xda3000 -   0xdc8fff libnspr4.dylib 	/Applications/Camino.app/Contents/MacOS/libnspr4.dylib
  0xdd9000 -   0xdf2fff libsmime3.dylib 	/Applications/Camino.app/Contents/MacOS/libsmime3.dylib
  0xf05000 -   0xf75fff libxpcom_core.dylib 	/Applications/Camino.app/Contents/MacOS/libxpcom_core.dylib
  0xfd7000 -   0xfe6fff libxpcom_compat.dylib 	/Applications/Camino.app/Contents/MacOS/libxpcom_compat.dylib
 0x1808000 -  0x1828fff libssl3.dylib 	/Applications/Camino.app/Contents/MacOS/libssl3.dylib
 0x1832000 -  0x1887fff libnss3.dylib 	/Applications/Camino.app/Contents/MacOS/libnss3.dylib
 0x18a3000 -  0x18e8fff libsoftokn3.dylib 	/Applications/Camino.app/Contents/MacOS/libsoftokn3.dylib
 0x18f7000 -  0x1984fff libmozjs.dylib 	/Applications/Camino.app/Contents/MacOS/libmozjs.dylib
 0x199e000 -  0x19fafff libfreebl3.dylib 	/Applications/Camino.app/Contents/MacOS/libfreebl3.dylib
 0xe5d5000 -  0xe5e0fff libspellchecker.dylib 	/Applications/Camino.app/Contents/MacOS/components/libspellchecker.dylib
 0xe5e7000 -  0xe5e8fff libmyspell.dylib 	/Applications/Camino.app/Contents/MacOS/components/libmyspell.dylib
 0xe80d000 -  0xe80efff com.apple.textencoding.unicode 2.1	/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
 0xee49000 -  0xee74fff libnssckbi.dylib 	/Applications/Camino.app/Contents/MacOS/libnssckbi.dylib
0x30000000 - 0x30002fff SharedMenusCocoa SharedMenusCocoa version 0.3 (0.0.3)	/Applications/Camino.app/Contents/Frameworks/SharedMenusCocoa.framework/Versions/A/SharedMenusCocoa
0x8fe00000 - 0x8fe4bfff dyld 45.1	/usr/lib/dyld
0x90000000 - 0x9016efff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x901be000 - 0x901c0fff libmathCommon.A.dylib 	/usr/lib/system/libmathCommon.A.dylib
0x901c2000 - 0x901fefff com.apple.CoreText 1.1.1 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90225000 - 0x902fafff ATS 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031a000 - 0x9076afff com.apple.CoreGraphics 1.258.33 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90801000 - 0x908c9fff com.apple.CoreFoundation 6.4.6 (368.27)	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90907000 - 0x90907fff com.apple.CoreServices 10.4 (???)	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90909000 - 0x909fcfff libicucore.A.dylib 	/usr/lib/libicucore.A.dylib
0x90a4c000 - 0x90acbfff libobjc.A.dylib 	/usr/lib/libobjc.A.dylib
0x90af4000 - 0x90b57fff libstdc++.6.dylib 	/usr/lib/libstdc++.6.dylib
0x90bc6000 - 0x90bcdfff libgcc_s.1.dylib 	/usr/lib/libgcc_s.1.dylib
0x90bd2000 - 0x90c42fff com.apple.framework.IOKit 1.4.4 (???)	/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c57000 - 0x90c69fff libauto.dylib 	/usr/lib/libauto.dylib
0x90c6f000 - 0x90f14fff com.apple.CoreServices.CarbonCore 682.12	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f57000 - 0x90fbffff com.apple.CoreServices.OSServices 4.1	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90ff7000 - 0x91035fff com.apple.CFNetwork 129.16	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91047000 - 0x91057fff com.apple.WebServices 1.1.3 (1.1.0)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91062000 - 0x910e0fff com.apple.SearchKit 1.0.5	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91115000 - 0x91133fff com.apple.Metadata 10.4.4 (121.36)	/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9113f000 - 0x9114dfff libz.1.dylib 	/usr/lib/libz.1.dylib
0x91150000 - 0x91306fff com.apple.security 4.4.1 (27569)	/System/Library/Frameworks/Security.framework/Versions/A/Security
0x913f5000 - 0x913fdfff com.apple.DiskArbitration 2.1	/System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91404000 - 0x9142afff com.apple.SystemConfiguration 1.8.6	/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9143c000 - 0x91443fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x91447000 - 0x914c0fff com.apple.audio.CoreAudio 3.0.4	/System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9150e000 - 0x9150efff com.apple.ApplicationServices 10.4 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x91510000 - 0x9153bfff com.apple.AE 314 (313)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9154e000 - 0x91622fff com.apple.ColorSync 4.4.6	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9165b000 - 0x916d8fff com.apple.print.framework.PrintCore 4.6 (177.13)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x91705000 - 0x917affff com.apple.QD 3.10.20 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917d5000 - 0x91820fff com.apple.HIServices 1.5.2 (???)	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9183f000 - 0x91855fff com.apple.LangAnalysis 1.6.3	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91861000 - 0x9187bfff com.apple.FindByContent 1.5	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x91885000 - 0x918c2fff com.apple.LaunchServices 180	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918d6000 - 0x918e1fff com.apple.speech.synthesis.framework 3.4	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918e8000 - 0x91920fff com.apple.ImageIO.framework 1.4.7	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x91932000 - 0x919e4fff libcrypto.0.9.7.dylib 	/usr/lib/libcrypto.0.9.7.dylib
0x91a2a000 - 0x91a40fff libcups.2.dylib 	/usr/lib/libcups.2.dylib
0x91a45000 - 0x91a61fff libJPEG.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a66000 - 0x91ac4fff libJP2.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91ad4000 - 0x91ad8fff libGIF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91ada000 - 0x91b35fff libRaw.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b39000 - 0x91b76fff libTIFF.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b7c000 - 0x91b96fff libPng.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91b9b000 - 0x91b9dfff libRadiance.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91b9f000 - 0x91b9ffff com.apple.Accelerate 1.2.2 (Accelerate 1.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91ba1000 - 0x91c2bfff com.apple.vImage 2.4	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c32000 - 0x91c32fff com.apple.Accelerate.vecLib 3.2.2 (vecLib 3.2.2)	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c34000 - 0x91c79fff libvMisc.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91c81000 - 0x91ca6fff libvDSP.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91cad000 - 0x92230fff libBLAS.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9226d000 - 0x9261ffff libLAPACK.dylib 	/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9264c000 - 0x926d0fff com.apple.DesktopServices 1.3.4	/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9270c000 - 0x9293efff com.apple.Foundation 6.4.6 (567.27)	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92a4a000 - 0x92b28fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x92b45000 - 0x92c32fff libiconv.2.dylib 	/usr/lib/libiconv.2.dylib
0x92c42000 - 0x92c59fff libGL.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92c64000 - 0x92cbbfff libGLU.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92ccf000 - 0x92ccffff com.apple.Carbon 10.4 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92cd1000 - 0x92ce1fff com.apple.ImageCapture 3.0.4	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92cef000 - 0x92cf7fff com.apple.speech.recognition.framework 3.5	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92cfd000 - 0x92d02fff com.apple.securityhi 2.0.1 (24742)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92d08000 - 0x92d99fff com.apple.ink.framework 101.2.1 (71)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92dad000 - 0x92db0fff com.apple.help 1.0.3 (32.1)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92db3000 - 0x92dd0fff com.apple.openscripting 1.2.5 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92de0000 - 0x92de6fff com.apple.print.framework.Print 5.1 (192.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92dec000 - 0x92e4ffff com.apple.htmlrendering 66.1 (1.1.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92e73000 - 0x92eb4fff com.apple.NavigationServices 3.4.4 (3.4.3)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92edb000 - 0x92ee8fff com.apple.audio.SoundManager 3.9.1	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92eef000 - 0x92ef4fff com.apple.CommonPanels 1.2.3 (73)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92ef9000 - 0x931ebfff com.apple.HIToolbox 1.4.8 (???)	/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x932f0000 - 0x932fbfff com.apple.opengl 1.4.10	/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93300000 - 0x9331bfff com.apple.DirectoryService.Framework 3.1	/System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x9338a000 - 0x9338afff com.apple.Cocoa 6.4 (???)	/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9338c000 - 0x93a45fff com.apple.AppKit 6.4.7 (824.41)	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93dc6000 - 0x93e40fff com.apple.CoreData 90	/System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93e79000 - 0x93f3afff com.apple.audio.toolbox.AudioToolbox 1.4.3	/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93f7a000 - 0x93f7afff com.apple.audio.units.AudioUnit 1.4.2	/System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93f7c000 - 0x9412afff com.apple.QuartzCore 1.4.8	/System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94178000 - 0x941b9fff libsqlite3.0.dylib 	/usr/lib/libsqlite3.0.dylib
0x941c1000 - 0x941fbfff libGLImage.dylib 	/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x942df000 - 0x942f2fff com.apple.frameworks.preferencepanes 11.1	/System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x94300000 - 0x94310fff com.apple.securityfoundation 2.2.1 (28150)	/System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9431d000 - 0x9435afff com.apple.securityinterface 2.2.1 (27695)	/System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x94376000 - 0x94385fff libCGATS.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x9438c000 - 0x94397fff libCSync.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x943e3000 - 0x943fdfff libRIP.A.dylib 	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94403000 - 0x946bafff com.apple.QuickTime 7.1.2	/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9481b000 - 0x94964fff com.apple.AddressBook.framework 4.0.4 (485.1)	/System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x949f0000 - 0x949fffff com.apple.DSObjCWrappers.Framework 1.1	/System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x94a06000 - 0x94a2ffff com.apple.LDAPFramework 1.4.1 (69.0.1)	/System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x94a35000 - 0x94a44fff libsasl2.2.dylib 	/usr/lib/libsasl2.2.dylib
0x94a48000 - 0x94a6cfff libssl.0.9.7.dylib 	/usr/lib/libssl.0.9.7.dylib
0x94a78000 - 0x94a95fff libresolv.9.dylib 	/usr/lib/libresolv.9.dylib
0x960c1000 - 0x960d7fff libJapaneseConverter.dylib 	/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
*** Bug 347100 has been marked as a duplicate of this bug. ***
Can you be more specific?  What pages did you have open when the crash happened?  What page(s) were you just opening when the crash happened.

Also, *please* don't paste crash logs into the comments field; attach them after filing the bug.
Keywords: crash
Summary: camino crashes → Crash [@ NSGetModule] in libspellchecker.dylib
Attached file Camino Crash Log
website visited: blogger.com, tabs opened: www.gmail.com, www.cnn.com
Can you reproduce this if you avoid (for "a while", however long that needs to be) typing in forms that might trigger spell-checking (which appears to be related to this crash)?

cl
Keywords: crash
Summary: Crash [@ NSGetModule] in libspellchecker.dylib → camino crashes
Also, can you reproduce this with tonight's nightly (02 August)?

cl
Keywords: crash
Summary: camino crashes → Crash [@ NSGetModule] in libspellchecker.dylib
Attachment #231874 - Attachment mime type: application/octet-stream → text/plain
cocoy, can you respond to comments 4 and 5 please?
Whiteboard: [closeme 8/20]
This should just be duped against bug 348354, IMO.
(In reply to comment #5)
> Also, can you reproduce this with tonight's nightly (02 August)?
> 
> cl
> 

hi sorry for the reply. 

i'm using, august 16 nightly... and camino hasn't crashed. but can't do spell check anymore though camino highlights a wrongly spelled word.

 
Please do file another bug for the issue you mentioned in comment 8.

*** This bug has been marked as a duplicate of 348354 ***
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
Whiteboard: [closeme 8/20]
Status: RESOLVED → VERIFIED
Crash Signature: [@ NSGetModule]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: