Closed
Bug 319609
Opened 20 years ago
Closed 20 years ago
Crash after selecting item from listbox [@ SetOrigin]
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 311399
People
(Reporter: wolruf, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
24.02 KB,
text/plain
|
Details |
Build ID: FF 1.5 20051111 on MacOSX 10.4.3 (G4)
Steps to reproduce 100% on MacOSX:
1. Load URL http://www.pizzahut.fr/carte.php
2. Select any item in listbox named "Livraison"
3. Firefox crashes.
This crash doesn't happen with Camino 1.0b1 nor Firefox 1.5 on WinXP.
Talkback ID: TB12748986H
| Reporter | ||
Comment 1•20 years ago
|
||
Comment 2•20 years ago
|
||
Hmm, I can't repro this with seamonkey, on a recent branch or trunk build (Mac OS 10.3.9)
| Reporter | ||
Comment 3•20 years ago
|
||
Cannot reproduce with trunk 20051208 on MacOSX.
Comment 4•20 years ago
|
||
This WFM using FF 1.5 on 10.4.3.
Can you try with a clean profile? Do you have any extensions installed?
Comment 5•20 years ago
|
||
Incident ID: 12748986
Stack Signature SetOrigin() e49e07b9
Product ID Firefox15
Build ID 2005111116
Trigger Time 2005-12-08 11:58:19.0
Platform MacOSX
Operating System Darwin 8.3.0
Module QD.187.10.0 + (0000adc0)
URL visited http://www.pizzahut.fr/cartelivraisons_lad_1.html
User Comments
Since Last Crash 38864 sec
Total Uptime 212532 sec
Trigger Reason SIGSEGV: Segmentation Violation: (signal 11)
Source File, Line No. N/A
Stack Trace
SetOrigin()
SetOrigin()
nsRenderingContextMac::Release() PresShell::ProcessReflowCommands() ReflowEvent::HandleEvent()
PL_HandleEvent() [/builds/tinderbox/Fx-Mozilla1.8/Darwin_7.9.0_Depend/mozilla/xpcom/threads/plevent.c, line 689]
PL_ProcessPendingEvents() [/builds/tinderbox/Fx-Mozilla1.8/Darwin_7.9.0_Depend/mozilla/xpcom/threads/plevent.c, line 623]
__CFRunLoopDoSources0()
__CFRunLoopRun()
CFRunLoopRunSpecific()
RunCurrentEventLoopInMode()
GetNextEventMatchingMask()
WNEInternal()
WaitNextEvent()
nsMacMessagePump::GetEvent() nsMacMessagePump::DoMessagePump() nsAppShell::Run() [/builds/tinderbox/Fx-Mozilla1.8/Darwin_7.9.0_Depend/mozilla/widget/src/mac/nsAppShell.cpp, line 114]
nsAppStartup::Run() XRE_main() [/builds/tinderbox/Fx-Mozilla1.8/Darwin_7.9.0_Depend/mozilla/toolkit/xre/nsAppRunner.cpp, line 2315]
_start() start()
Comment 6•20 years ago
|
||
This might be bug 311399, but it's hard to tell without a stack. Samuel's comments disprove this, though. :(
Comment 7•20 years ago
|
||
(In reply to comment #6)
> This might be bug 311399, but it's hard to tell without a stack. Samuel's
> comments disprove this, though. :(
>
Strange... it crashed the third time around... :-/ TB12763825H
Here's the stack anyway:
Date/Time: 2005-12-08 20:37:35.799 -0800
OS Version: 10.4.3 (Build 8F46)
Report Version: 3
Command: firefox-bin
Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin
Parent: WindowServer [93]
Version: 1.5 (1.5)
PID: 16066
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0x18805f08
Thread 0 Crashed:
0 com.apple.QD 0x9170c13c QDPlatformGlobalToLocal + 208
1 Flash Player 0x045123dc 0x4505000 + 54236
2 Flash Player 0x0458c020 0x4505000 + 552992
3 Flash Player 0x04590ad4 0x4505000 + 572116
4 Flash Player 0x0459b554 0x4505000 + 615764
5 Flash Player 0x0459b6d8 0x4505000 + 616152
6 Flash Player 0x045cc1a0 0x4505000 + 815520
7 Flash Player 0x0450a634 0x4505000 + 22068
8 Flash Player 0x04509c70 0x4505000 + 19568
9 org.mozilla.firefox 0x007df73c ns4xPluginStreamListener::OnDataAvailable(nsIPluginStreamInfo*, nsIInputStream*, unsigned) + 708
10 org.mozilla.firefox 0x002aa02c nsPluginStreamListenerPeer::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned) + 664
11 org.mozilla.firefox 0x0070048c nsHttpChannel::OnDataAvailable(nsIRequest*, nsISupports*, nsIInputStream*, unsigned, unsigned) + 376
12 org.mozilla.firefox 0x00417940 nsInputStreamPump::OnStateTransfer() + 356
13 org.mozilla.firefox 0x004176bc nsInputStreamPump::OnInputStreamReady(nsIAsyncInputStream*) + 116
14 libxpcom_core.dylib 0x10080ec4 nsAStreamCopier::PostContinuationEvent_Locked() + 1240
15 libxpcom_core.dylib 0x10045ce4 PL_HandleEvent + 36
16 libxpcom_core.dylib 0x10045c08 PL_ProcessPendingEvents + 128
17 com.apple.CoreFoundation 0x9075da5c __CFRunLoopDoSources0 + 384
18 com.apple.CoreFoundation 0x9075cf8c __CFRunLoopRun + 452
19 com.apple.CoreFoundation 0x9075ca0c CFRunLoopRunSpecific + 268
20 com.apple.HIToolbox 0x931831e0 RunCurrentEventLoopInMode + 264
21 com.apple.HIToolbox 0x9326803c GetNextEventMatchingMask + 400
22 com.apple.HIToolbox 0x93267df0 WNEInternal + 140
23 com.apple.HIToolbox 0x93267d50 WaitNextEvent + 76
24 org.mozilla.firefox 0x00693f18 nsMacMessagePump::GetEvent(EventRecord&) + 116
25 org.mozilla.firefox 0x00693e74 nsMacMessagePump::DoMessagePump() + 48
26 org.mozilla.firefox 0x00300014 nsAppShell::Run() + 56
27 org.mozilla.firefox 0x0039fe3c nsAppStartup::Run() + 60
28 org.mozilla.firefox 0x00014338 XRE_main + 3792
29 org.mozilla.firefox 0x0000f6a8 start + 432
30 org.mozilla.firefox 0x0000f528 start + 48
Thread 1:
0 libSystem.B.dylib 0x9001f20c select + 12
1 libnspr4.dylib 0x0301f140 poll + 392
2 libnspr4.dylib 0x0301b8f4 PR_OpenDir + 944
3 org.mozilla.firefox 0x004239cc nsSocketTransportService::Poll(unsigned*) + 116
4 org.mozilla.firefox 0x00424118 nsSocketTransportService::Run() + 432
5 libxpcom_core.dylib 0x10048834 nsThread::Main(void*) + 56
6 libnspr4.dylib 0x0301cd80 PR_Select + 852
7 libSystem.B.dylib 0x9002b200 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90053dc8 pthread_cond_timedwait + 672
2 libnspr4.dylib 0x03017c68 PR_Unlock + 300
3 libnspr4.dylib 0x03017ecc PR_WaitCondVar + 136
4 libxpcom_core.dylib 0x1004b41c TimerThread::Run() + 412
5 libxpcom_core.dylib 0x10048834 nsThread::Main(void*) + 56
6 libnspr4.dylib 0x0301cd80 PR_Select + 852
7 libSystem.B.dylib 0x9002b200 _pthread_body + 96
Thread 3:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90053dc8 pthread_cond_timedwait + 672
2 libnspr4.dylib 0x03017c68 PR_Unlock + 300
3 libnspr4.dylib 0x03017ecc PR_WaitCondVar + 136
4 org.mozilla.firefox 0x003e1904 nsIOThreadPool::ThreadFunc(void*) + 116
5 libnspr4.dylib 0x0301cd80 PR_Select + 852
6 libSystem.B.dylib 0x9002b200 _pthread_body + 96
Thread 4:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90053dc8 pthread_cond_timedwait + 672
2 libnspr4.dylib 0x03017c68 PR_Unlock + 300
3 libnspr4.dylib 0x03017ecc PR_WaitCondVar + 136
4 org.mozilla.firefox 0x006f4ca4 nsHostResolver::GetHostToLookup(nsHostRecord**) + 132
5 org.mozilla.firefox 0x006f4ff8 nsHostResolver::ThreadFunc(void*) + 184
6 libnspr4.dylib 0x0301cd80 PR_Select + 852
7 libSystem.B.dylib 0x9002b200 _pthread_body + 96
Thread 5:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90053dc8 pthread_cond_timedwait + 672
2 libnspr4.dylib 0x03017c68 PR_Unlock + 300
3 libnspr4.dylib 0x03017ecc PR_WaitCondVar + 136
4 org.mozilla.firefox 0x003e1904 nsIOThreadPool::ThreadFunc(void*) + 116
5 libnspr4.dylib 0x0301cd80 PR_Select + 852
6 libSystem.B.dylib 0x9002b200 _pthread_body + 96
Thread 6:
0 libSystem.B.dylib 0x90053f68 semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x90053dc8 pthread_cond_timedwait + 672
2 libnspr4.dylib 0x03017c68 PR_Unlock + 300
3 libnspr4.dylib 0x03017ecc PR_WaitCondVar + 136
4 org.mozilla.firefox 0x003e1904 nsIOThreadPool::ThreadFunc(void*) + 116
5 libnspr4.dylib 0x0301cd80 PR_Select + 852
6 libSystem.B.dylib 0x9002b200 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x000000009170c13c srr1: 0x000000000200f930 vrsave: 0x0000000000000000
cr: 0x24444482 xer: 0x0000000000000000 lr: 0x000000009170c098 ctr: 0x0000000090b0cc10
r0: 0x000000009170c098 r1: 0x00000000bfffe9c0 r2: 0x000000000000001d r3: 0x0000000000000000
r4: 0x00000000bfffea90 r5: 0x00000000000003f8 r6: 0x0000000000000000 r7: 0x0000000043a58000
r8: 0x0000000043400000 r9: 0x000000000000001d r10: 0x0000000091701000 r11: 0x00000000a16f8ccc
r12: 0x0000000090b0cc10 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x0000000000000000
r16: 0x0000000000000000 r17: 0x00000000bffffb10 r18: 0x0000000000005d83 r19: 0x00000000bffffaf0
r20: 0x00000000000010ed r21: 0x0000000004442a7c r22: 0x0000000000000000 r23: 0x0000000004470538
r24: 0x0000000000014dc6 r25: 0x0000000001dfc000 r26: 0x0000000002418204 r27: 0x0000000004442a7c
r28: 0x0000000018805f00 r29: 0x00000000044227e0 r30: 0x00000000bfffea90 r31: 0x000000009170c07c
Binary Images Description:
0x1000 - 0x9dbfff org.mozilla.firefox 1.5 /Applications/Firefox.app/Contents/MacOS/firefox-bin
0x183f000 - 0x1848fff libqfaservices.dylib /Applications/Firefox.app/Contents/MacOS/extensions/talkback@mozilla.org/components/libqfaservices.dylib
0x1898000 - 0x18bffff talkback.dylib /Applications/Firefox.app/Contents/MacOS/extensions/talkback@mozilla.org/components/talkback/talkback.dylib
0x1d17000 - 0x1d19fff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x1d3b000 - 0x1d66fff libnssckbi.dylib /Applications/Firefox.app/Contents/MacOS/libnssckbi.dylib
0x3000000 - 0x3032fff libnspr4.dylib /Applications/Firefox.app/Contents/MacOS/libnspr4.dylib
0x3305000 - 0x33543c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
0x33543d0 - 0x336c6bd Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
0x336dc00 - 0x336f98b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
0x4000000 - 0x400dfff libplds4.dylib /Applications/Firefox.app/Contents/MacOS/libplds4.dylib
0x4417c80 - 0x4417d66 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
0x4417e30 - 0x4417f07 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
0x4417f10 - 0x4417fd2 CFMPriv_QD PEF binary: CFMPriv_QD
0x44180c0 - 0x44181a9 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
0x4418de0 - 0x4418eb3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
0x4418f80 - 0x4419042 CFMPriv_AE PEF binary: CFMPriv_AE
0x4419050 - 0x4419115 CFMPriv_ATS PEF binary: CFMPriv_ATS
0x4419180 - 0x4419257 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
0x44192d0 - 0x44193b3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
0x44196c0 - 0x441979a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
0x4419800 - 0x44198e0 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
0x441a360 - 0x441a41b CFMPriv_Help PEF binary: CFMPriv_Help
0x441a420 - 0x441a4ea CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
0x441a560 - 0x441a636 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
0x441a6a0 - 0x441a773 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
0x441ab20 - 0x441ac05 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
0x441ac10 - 0x441ace6 CFMPriv_OpenScripting PEF binary: CFMPriv_OpenScripting
0x441b920 - 0x441b9de CFMPriv_Print PEF binary: CFMPriv_Print
0x441b9f0 - 0x441babd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
0x441c130 - 0x441c212 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
0x441c280 - 0x441c353 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
0x441cf10 - 0x441cfc2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
0x441d150 - 0x441d205 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
0x441d6a0 - 0x441d743 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
0x441d7b0 - 0x441d827 CFMPriv_System PEF binary: CFMPriv_System
0x4420bb0 - 0x4420c80 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
0x4420cf0 - 0x4420dc3 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
0x4505000 - 0x463de45 Flash Player PEF binary: Flash Player
0x5000000 - 0x500efff libplc4.dylib /Applications/Firefox.app/Contents/MacOS/libplc4.dylib
0x6000000 - 0x6083fff libmozjs.dylib /Applications/Firefox.app/Contents/MacOS/libmozjs.dylib
0x7000000 - 0x7000fff libxpcom.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom.dylib
0x8000000 - 0x801bfff libssl3.dylib /Applications/Firefox.app/Contents/MacOS/libssl3.dylib
0x9000000 - 0x9060fff libnss3.dylib /Applications/Firefox.app/Contents/MacOS/libnss3.dylib
0xa000000 - 0xa01dfff libsmime3.dylib /Applications/Firefox.app/Contents/MacOS/libsmime3.dylib
0xb000000 - 0xb07afff libsoftokn3.dylib /Applications/Firefox.app/Contents/MacOS/libsoftokn3.dylib
0xc000000 - 0xc018fff libxpcom_compat.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom_compat.dylib
0x10000000 - 0x10084fff libxpcom_core.dylib /Applications/Firefox.app/Contents/MacOS/libxpcom_core.dylib
0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.18) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x90f0d000 - 0x90f4efff com.apple.CFNetwork 4.0 (129.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x919bd000 - 0x91a83fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91ad0000 - 0x91ae5fff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91aea000 - 0x91b06fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91b0b000 - 0x91b7afff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b91000 - 0x91b95fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b97000 - 0x91bc8fff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91bcc000 - 0x91c0ffff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91c16000 - 0x91c2ffff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91c34000 - 0x91c37fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91c39000 - 0x91c39fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91c3b000 - 0x91d25fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91d2d000 - 0x91d4cfff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91db8000 - 0x91e1dfff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91e27000 - 0x91eb9fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91ed3000 - 0x92463fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x924ab000 - 0x927bbfff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x927e8000 - 0x92874fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x928b6000 - 0x92ae0fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92bfe000 - 0x92cdcfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92cfc000 - 0x92deafff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92dfc000 - 0x92e1afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92e25000 - 0x92e7ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92e9d000 - 0x92e9dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e9f000 - 0x92eb3fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92ecb000 - 0x92edbfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92ee7000 - 0x92efcfff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92f0e000 - 0x92f95fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92fa9000 - 0x92fb4fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92fbe000 - 0x92febfff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x93005000 - 0x93015fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x93021000 - 0x93087fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x930b8000 - 0x9310afff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93136000 - 0x93153fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93165000 - 0x93172fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x9317b000 - 0x9348dfff com.apple.HIToolbox 1.4.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x935d9000 - 0x935e5fff com.apple.opengl 1.4.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x93677000 - 0x93677fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93679000 - 0x93cacfff com.apple.AppKit 6.4.3 (824.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94038000 - 0x940a7fff com.apple.CoreData 50 (77) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x940e0000 - 0x941aafff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x941fe000 - 0x941fefff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94200000 - 0x94378fff com.apple.QuartzCore 1.4.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x943c2000 - 0x943fffff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x94407000 - 0x94457fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x945f9000 - 0x94608fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94610000 - 0x9461cfff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x94661000 - 0x94679fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94680000 - 0x948eafff com.apple.QuickTime 7.0.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9aef1000 - 0x9aef2fff com.apple.iokit.dvcomponentglue 1.7.5 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
Model: PowerBook6,5, BootROM 4.8.7f1, 1 processors, PowerPC G4 (1.2), 1.2 GHz, 1.25 GB
Graphics: ATI Mobility Radeon 9200, ATY,RV280M9+, AGP, 32 MB
Memory Module: DIMM0/BUILT-IN, 256 MB, built-in, built-in
Memory Module: DIMM1/J7, 1 GB, DDR SDRAM, PC2700U-25330
AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
Modem: Jump, , V.92, Version 1.0,
Bluetooth: Version 1.6.6f22, 2 service, 0 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Parallel ATA Device: MATSHITACD-RW CW-8123,
Parallel ATA Device: FUJITSU MHT2080AT, 74.53 GB
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
| Reporter | ||
Comment 8•20 years ago
|
||
As per bug 312119 and because it wfm on trunk, this is dupe of bug 311399.
*** This bug has been marked as a duplicate of 311399 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ SetOrigin]
You need to log in
before you can comment on or make changes to this bug.
Description
•