Closed Bug 275120 Opened 20 years ago Closed 20 years ago

Crash on page with multiple BMPs with specified width [@ nsImageMac::CopyBitsWithMask]

Categories

(Core Graveyard :: GFX: Mac, defect)

PowerPC
macOS
defect
Not set
critical

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 216397

People

(Reporter: rutt, Assigned: sfraser_bugs)

References

()

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.1.1
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.1.1

Visit the site.  Firefox crashes.

Reproducible: Always

Steps to Reproduce:
1. Visit embk.home.comcast.net
2. Crash
3.

Actual Results:  
crash

Expected Results:  
not crash

safari and ie work
Actually this occurs on os x, but bugzilla encountered a bug when I tried to
submit it that way.
Works fine on linux, only crashes on os x.
OS: Linux → MacOS X
Reprodeced with
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a6) Gecko/20041216
Firefox/1.0+

Talkback ID: TB2616784G 
Keywords: crash
Attached file testcase
This testcase still uses four BMPs from the original site.
Note that it is possible to reproduce this with less than four BMPs, but not
100% consistently.
Also note that the crash does not happen if the "width" attribute is removed
from the <img> tags.
Confirming - although this could ultimately be a duplicate of bug 207553.
Assignee: firefox → pavlov
Status: UNCONFIRMED → NEW
Component: General → Image: GFX
Ever confirmed: true
Keywords: testcase
Product: Firefox → Core
QA Contact: firefox.general
Summary: Visiting this site crashes firefox every time → Crash on page with multiple BMPs with specified width
Version: unspecified → Trunk
Incident ID: 2616784
Stack Signature	QD.150.6.0 + 0x1ea74 (0x9753aa74) c273aa71
Product ID	FirefoxTrunk
Build ID	2004121607
Trigger Time	2004-12-18 01:17:04.0
Platform	MacOSX
Operating System	Darwin 7.7.0
Module	QD.150.6.0 + (0001ea74)
URL visited	
User Comments	
Since Last Crash	159 sec
Total Uptime	90655 sec
Trigger Reason	SIGSEGV: Segmentation Violation: (signal 11)
Source File, Line No.	N/A
Stack Trace 	
QD.150.6.0 + 0x1ea74 (0x9753aa74)
QD.150.6.0 + 0x170e0 (0x975330e0)
QD.150.6.0 + 0xd008 (0x97529008)
QD.150.6.0 + 0x1dc8c (0x97539c8c)
QD.150.6.0 + 0x13590 (0x9752f590)
QD.150.6.0 + 0xc5c0 (0x975285c0)
QD.150.6.0 + 0x14258 (0x97530258)
QD.150.6.0 + 0xc540 (0x97528540)
QD.150.6.0 + 0x166ec (0x975326ec)
firefox-bin + 0x167670 (0x00167670)
...

uriber@gmail.com: does apple's crash reporter give friendlier output? :(
Assignee: pavlov → sfraser_bugs
Component: Image: GFX → GFX: Mac
Summary: Crash on page with multiple BMPs with specified width → Crash on page with multiple BMPs with specified width [@ QD.150.6.0 + 0x1ea74 (0x9753aa74) c273aa71]
Apple crash report:

Date/Time:      2004-12-20 08:23:24 +0200
OS Version:     10.3.7 (Build 7S215)
Report Version: 2

Command: firefox-bin
Path:    /Users/Uri/Desktop/Firefox 2004-12-16.app/Contents/MacOS/firefox-bin
Version: 1.0+ (1.0+)
PID:     1288
Thread:  0

Exception:  EXC_BAD_ACCESS (0x0001)
Codes:      KERN_INVALID_ADDRESS (0x0001) at 0x04166000

Thread 0 Crashed:
0   com.apple.QD              	0x9753aa74 Move1Line32Src + 0x14
1   com.apple.QD              	0x975330e0 Merge32Src + 0x30
2   com.apple.QD              	0x97529b40 StretchBlt + 0x434
3   com.apple.QD              	0x97529008 Stretch + 0x6e0
4   com.apple.QD              	0x97539c8c OneSrcOneDst + 0x44
5   com.apple.QD              	0x9752f590 BitsDevLoop + 0xcc
6   com.apple.QD              	0x975285c0 CommonBits + 0x298
7   com.apple.QD              	0x97530258 StdBits + 0x2b4
8   com.apple.QD              	0x97528540 CommonBits + 0x218
9   com.apple.QD              	0x975326ec CopyBits + 0x36c
10  org.mozilla.firefox       	0x00167670 nsImageMac::CopyBitsWithMask(BitMap
const*, BitMap const*, short, BitMap const*, Rect const&, Rect const&, Rect
const&, int) + 0xf0
11  org.mozilla.firefox       	0x00166e94 nsImageMac::Draw(nsIRenderingContext&,
nsIDrawingSurface*, int, int, int, int, int, int, int, int) + 0x618
12  org.mozilla.firefox       	0x0017a79c
nsRenderingContextImpl::DrawImage(imgIContainer*, nsRect const&, nsRect const&)
+ 0x4b8
13  org.mozilla.firefox       	0x0029c894 nsImageFrame::Paint(nsPresContext*,
nsIRenderingContext&, nsRect const&, nsFramePaintLayer, unsigned int) + 0x458
14  org.mozilla.firefox       	0x003496ec
nsContainerFrame::PaintChild(nsPresContext*, nsIRenderingContext&, nsRect
const&, nsIFrame*, nsFramePaintLayer, unsigned int) + 0x13c
15  org.mozilla.firefox       	0x003e6144
nsBlockFrame::PaintChildren(nsPresContext*, nsIRenderingContext&, nsRect const&,
nsFramePaintLayer, unsigned int) + 0x1f0
16  org.mozilla.firefox       	0x003afa70
nsHTMLContainerFrame::PaintDecorationsAndChildren(nsPresContext*,
nsIRenderingContext&, nsRect const&, nsFramePaintLayer, int, unsigned int) + 0x190
17  org.mozilla.firefox       	0x003e5e4c nsBlockFrame::Paint(nsPresContext*,
nsIRenderingContext&, nsRect const&, nsFramePaintLayer, unsigned int) + 0x104
18  org.mozilla.firefox       	0x003496ec
nsContainerFrame::PaintChild(nsPresContext*, nsIRenderingContext&, nsRect
const&, nsIFrame*, nsFramePaintLayer, unsigned int) + 0x13c
19  org.mozilla.firefox       	0x003e6144
nsBlockFrame::PaintChildren(nsPresContext*, nsIRenderingContext&, nsRect const&,
nsFramePaintLayer, unsigned int) + 0x1f0
20  org.mozilla.firefox       	0x003afa70
nsHTMLContainerFrame::PaintDecorationsAndChildren(nsPresContext*,
nsIRenderingContext&, nsRect const&, nsFramePaintLayer, int, unsigned int) + 0x190
21  org.mozilla.firefox       	0x003e5e4c nsBlockFrame::Paint(nsPresContext*,
nsIRenderingContext&, nsRect const&, nsFramePaintLayer, unsigned int) + 0x104
22  org.mozilla.firefox       	0x003496ec
nsContainerFrame::PaintChild(nsPresContext*, nsIRenderingContext&, nsRect
const&, nsIFrame*, nsFramePaintLayer, unsigned int) + 0x13c
23  org.mozilla.firefox       	0x00349590
nsContainerFrame::PaintChildren(nsPresContext*, nsIRenderingContext&, nsRect
const&, nsFramePaintLayer, unsigned int) + 0x60
24  org.mozilla.firefox       	0x003af8c8
nsHTMLContainerFrame::Paint(nsPresContext*, nsIRenderingContext&, nsRect const&,
nsFramePaintLayer, unsigned int) + 0x90
25  org.mozilla.firefox       	0x003f8670 CanvasFrame::Paint(nsPresContext*,
nsIRenderingContext&, nsRect const&, nsFramePaintLayer, unsigned int) + 0xb0
26  org.mozilla.firefox       	0x001f73ac PresShell::Paint(nsIView*,
nsIRenderingContext&, nsRect const&) + 0xe0
27  org.mozilla.firefox       	0x0035a064 nsView::Paint(nsIRenderingContext&,
nsRect const&, unsigned int, int&) + 0x80
28  org.mozilla.firefox       	0x002ad980
nsViewManager::RenderDisplayListElement(DisplayListElement2*,
nsIRenderingContext*) + 0x100
29  org.mozilla.firefox       	0x002ad288 nsViewManager::RenderViews(nsView*,
nsIRenderingContext&, nsRegion const&, nsIDrawingSurface*, nsVoidArray const&) +
0x1f4
30  org.mozilla.firefox       	0x002ac0fc nsViewManager::Refresh(nsView*,
nsIRenderingContext*, nsIRegion*, unsigned int) + 0x538
31  org.mozilla.firefox       	0x002aec7c
nsViewManager::DispatchEvent(nsGUIEvent*, nsEventStatus*) + 0x49c
32  org.mozilla.firefox       	0x00359c50 ViewWrapper::GetInterface(nsID const&,
void**) + 0x1d4
33  org.mozilla.firefox       	0x001cefb4 nsWindow::DispatchEvent(nsGUIEvent*,
nsEventStatus&) + 0xac
34  org.mozilla.firefox       	0x001cf07c
nsWindow::DispatchWindowEvent(nsGUIEvent&, nsEventStatus&) + 0x24
35  org.mozilla.firefox       	0x001cec14 nsWindow::UpdateWidget(nsRect&,
nsIRenderingContext*) + 0xd4
36  org.mozilla.firefox       	0x001cece4 nsWindow::UpdateWidget(nsRect&,
nsIRenderingContext*) + 0x1a4
37  org.mozilla.firefox       	0x001cece4 nsWindow::UpdateWidget(nsRect&,
nsIRenderingContext*) + 0x1a4
38  org.mozilla.firefox       	0x001cece4 nsWindow::UpdateWidget(nsRect&,
nsIRenderingContext*) + 0x1a4
39  org.mozilla.firefox       	0x001cece4 nsWindow::UpdateWidget(nsRect&,
nsIRenderingContext*) + 0x1a4
40  org.mozilla.firefox       	0x001cece4 nsWindow::UpdateWidget(nsRect&,
nsIRenderingContext*) + 0x1a4
41  org.mozilla.firefox       	0x001ce440 nsWindow::PaintUpdateRectProc(unsigned
short, OpaqueRgnHandle*, Rect const*, void*) + 0xf0
42  org.mozilla.firefox       	0x001ce840
nsWindow::HandleUpdateEvent(OpaqueRgnHandle*) + 0x244
43  org.mozilla.firefox       	0x001cac88 nsMacEventHandler::UpdateEvent() + 0x24
44  org.mozilla.firefox       	0x001c9684
nsMacEventHandler::HandleOSEvent(EventRecord&) + 0xac
45  org.mozilla.firefox       	0x001b1f44 nsMacWindow::DispatchEvent(void*,
int*) + 0x38
46  org.mozilla.firefox       	0x001c4a84
nsMacMessagePump::DispatchOSEventToRaptor(EventRecord&, OpaqueWindowPtr*) + 0x60
47  org.mozilla.firefox       	0x001c3ee0
nsMacMessagePump::DoUpdate(EventRecord&) + 0x94
48  org.mozilla.firefox       	0x001c3d88 nsMacMessagePump::DispatchEvent(int,
EventRecord*) + 0xd4
49  org.mozilla.firefox       	0x001c3b84 nsMacMessagePump::DoMessagePump() + 0x40
50  org.mozilla.firefox       	0x001ab954 nsAppShell::Run() + 0x38
51  org.mozilla.firefox       	0x007abc54 xre_main(int, char**, nsXREAppData
const*) + 0xa8c
52  org.mozilla.firefox       	0x0000f69c start + 0x1b0
53  org.mozilla.firefox       	0x0000f51c start + 0x30

Thread 1:
0   libSystem.B.dylib         	0x9000b20c select + 0xc
1   libnspr4.dylib            	0x0301fa54 poll + 0x188
2   libnspr4.dylib            	0x0301c2a0 PR_OpenDir + 0x3b0
3   org.mozilla.firefox       	0x000a67a4 nsSocketTransportService::Run() + 0x198
4   libxpcom_core.dylib       	0x10046f18 nsThread::Main(void*) + 0x38
5   libnspr4.dylib            	0x0301d6e8 PR_Select + 0x33c
6   libSystem.B.dylib         	0x900246e8 _pthread_body + 0x28

Thread 2:
0   libSystem.B.dylib         	0x90018be8 semaphore_timedwait_signal_trap + 0x8
1   libSystem.B.dylib         	0x9000e788 _pthread_cond_wait + 0x268
2   libnspr4.dylib            	0x03018608 PR_Unlock + 0x12c
3   libnspr4.dylib            	0x0301886c PR_WaitCondVar + 0x88
4   libxpcom_core.dylib       	0x10049ae4 TimerThread::Run() + 0x19c
5   libxpcom_core.dylib       	0x10046f18 nsThread::Main(void*) + 0x38
6   libnspr4.dylib            	0x0301d6e8 PR_Select + 0x33c
7   libSystem.B.dylib         	0x900246e8 _pthread_body + 0x28

Thread 3:
0   libSystem.B.dylib         	0x900074c8 mach_msg_trap + 0x8
1   libSystem.B.dylib         	0x90007018 mach_msg + 0x38
2   com.apple.CoreFoundation  	0x90191700 __CFRunLoopRun + 0x350
3   com.apple.CoreFoundation  	0x90195e8c CFRunLoopRunSpecific + 0x148
4   com.apple.audio.CoreAudio 	0x90732f80 HALRunLoop::OwnThread(void*) + 0x104
5   com.apple.audio.CoreAudio 	0x907391e0 CAPThread::Entry(CAPThread*) + 0x30
6   libSystem.B.dylib         	0x900246e8 _pthread_body + 0x28

Thread 4:
0   libSystem.B.dylib         	0x90018be8 semaphore_timedwait_signal_trap + 0x8
1   libSystem.B.dylib         	0x9000e788 _pthread_cond_wait + 0x268
2   libnspr4.dylib            	0x03018608 PR_Unlock + 0x12c
3   libnspr4.dylib            	0x0301886c PR_WaitCondVar + 0x88
4   org.mozilla.firefox       	0x00067510 nsIOThreadPool::ThreadFunc(void*) + 0x74
5   libnspr4.dylib            	0x0301d6e8 PR_Select + 0x33c
6   libSystem.B.dylib         	0x900246e8 _pthread_body + 0x28

Thread 5:
0   libSystem.B.dylib         	0x90018be8 semaphore_timedwait_signal_trap + 0x8
1   libSystem.B.dylib         	0x9000e788 _pthread_cond_wait + 0x268
2   libnspr4.dylib            	0x03018608 PR_Unlock + 0x12c
3   libnspr4.dylib            	0x0301886c PR_WaitCondVar + 0x88
4   org.mozilla.firefox       	0x000b2878
nsHostResolver::GetHostToLookup(nsHostRecord**) + 0x84
5   org.mozilla.firefox       	0x000b2bcc nsHostResolver::ThreadFunc(void*) + 0xb8
6   libnspr4.dylib            	0x0301d6e8 PR_Select + 0x33c
7   libSystem.B.dylib         	0x900246e8 _pthread_body + 0x28

PPC Thread State:
  srr0: 0x9753aa74 srr1: 0x0200f930                vrsave: 0x00000000
    cr: 0x44022284  xer: 0x00000004   lr: 0x975330e0  ctr: 0x00000040
    r0: 0x00000000   r1: 0xbfffcfe0   r2: 0x02491b88   r3: 0xbfffd130
    r4: 0x04166000   r5: 0x00000001   r6: 0x97551ce0   r7: 0x00000000
    r8: 0x00000020   r9: 0x00001400  r10: 0x020001c8  r11: 0xff000000
   r12: 0x9753aa60  r13: 0xbfffe9d0  r14: 0x0000003e  r15: 0x00001de0
   r16: 0x975330b0  r17: 0x9754cf10  r18: 0x00000000  r19: 0x000000aa
   r20: 0x00000000  r21: 0x00000144  r22: 0x04165e78  r23: 0x00000000
   r24: 0x04165e78  r25: 0x00000001  r26: 0x7ffffff5  r27: 0x00000000
   r28: 0xb8f42ab8  r29: 0xbfffd130  r30: 0xbfffd130  r31: 0x97528940

Binary Images Description:
    0x1000 -   0x92efff org.mozilla.firefox 1.0+	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/firefox-bin
  0xf05000 -   0xf0efff libqfaservices.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/components/libqfaservices.dylib
  0xf51000 -   0xf78fff talkback.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/components/talkback/talkback.dylib
  0xfac000 -   0xfc1fff libjsd.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/components/libjsd.dylib
 0x18a9000 -  0x18abfff com.apple.textencoding.unicode 1.6.4
/System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode
Encodings
 0x1d373e0 -  0x1d37495 CFMPriv_DVComponentGlue 	PEF binary: CFMPriv_DVComponentGlue
 0x3000000 -  0x3033fff libnspr4.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libnspr4.dylib
 0x4000000 -  0x400dfff libplds4.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libplds4.dylib
 0x5000000 -  0x500efff libplc4.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libplc4.dylib
 0x5f5e000 -  0x5fe757d HyperCD 	PEF binary: HyperCD
 0x6000000 -  0x606afff libmozjs.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libmozjs.dylib
 0x6080000 -  0x60cb9b1 CarbonLibpwpc 	PEF binary: CarbonLibpwpc
 0x60cb9c0 -  0x60e3cad Apple;Carbon;Multimedia 	PEF binary: Apple;Carbon;Multimedia
 0x60e3cb0 -  0x60e51e9 QuickTimeLib 	PEF binary: QuickTimeLib
 0x60e51f0 -  0x60e6f7b Apple;Carbon;Networking 	PEF binary: Apple;Carbon;Networking
 0x6136670 -  0x6136746 CFMPriv_HTMLRenderingÿˆ 	PEF binary:
CFMPriv_HTMLRenderingÿˆ
 0x6197850 -  0x6197912 CFMPriv_QD 	PEF binary: CFMPriv_QD
 0x61e6e50 -  0x61e6f23 CFMPriv_CommonPanels 	PEF binary: CFMPriv_CommonPanels
 0x61e6f70 -  0x61e7043 CFMPriv_CarbonCore 	PEF binary: CFMPriv_CarbonCore
 0x61fad10 -  0x61fade7 CFMPriv_ColorSync 	PEF binary: CFMPriv_ColorSync
 0x64c73d0 -  0x64c7473 CFMPriv_QuickTime 	PEF binary: CFMPriv_QuickTime
 0x64d60a0 -  0x64d6173 CFMPriv_OSServices 	PEF binary: CFMPriv_OSServices
 0x64e5610 -  0x64e56e3 CFMPriv_ImageCapture 	PEF binary: CFMPriv_ImageCapture
 0x64fdbd0 -  0x64fdcb3 CFMPriv_FindByContent 	PEF binary: CFMPriv_FindByContent
 0x6af6000 -  0x6af6fff com.apple.aoa.halplugin 2.4.1
/System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bundle/Contents/MacOS/AOAHALPlugin
 0x6b00460 -  0x6b00537 CFMPriv_PrintCore 	PEF binary: CFMPriv_PrintCore
 0x6b17370 -  0x6b17456 CFMPriv_LaunchServices 	PEF binary: CFMPriv_LaunchServices
 0x6b2e440 -  0x6b2e502 CFMPriv_AE 	PEF binary: CFMPriv_AE
 0x6b4a840 -  0x6b4a910 CFMPriv_CarbonSound 	PEF binary: CFMPriv_CarbonSound
 0x6b6e800 -  0x6b6e8e0 CFMPriv_LangAnalysis 	PEF binary: CFMPriv_LangAnalysis
 0x6b9e380 -  0x6b9e469 CFMPriv_SpeechSynthesis 	PEF binary: CFMPriv_SpeechSynthesis
 0x6bbd7d0 -  0x6bbd895 CFMPriv_ATS 	PEF binary: CFMPriv_ATS
 0x6bc1340 -  0x6bc1422 CFMPriv_SpeechRecognition 	PEF binary:
CFMPriv_SpeechRecognition
 0x6d1c030 -  0x6d1c0fa CFMPriv_HIToolbox 	PEF binary: CFMPriv_HIToolbox
 0x6d29e60 -  0x6d29f1e CFMPriv_Print 	PEF binary: CFMPriv_Print
 0x6d75180 -  0x6d75232 CFMPriv_CoreFoundation 	PEF binary: CFMPriv_CoreFoundation
 0x6d8fc50 -  0x6d8fd0b CFMPriv_Help 	PEF binary: CFMPriv_Help
 0x6d945f0 -  0x6d946ca CFMPriv_HIServices 	PEF binary: CFMPriv_HIServices
 0x6da7830 -  0x6da78a7 CFMPriv_System 	PEF binary: CFMPriv_System
 0x6daada0 -  0x6daae76 CFMPriv_OpenScriptingimgÀ 	PEF binary:
CFMPriv_OpenScriptingimgÀ
 0x6dc2250 -  0x6dc2335 CFMPriv_NavigationServices 	PEF binary:
CFMPriv_NavigationServices
 0x6dcc600 -  0x6dcc6cd CFMPriv_SecurityHI 	PEF binary: CFMPriv_SecurityHI
 0x6e05000 -  0x6f3de45 Flash Player 	PEF binary: Flash Player
 0x7000000 -  0x7000fff libxpcom.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libxpcom.dylib
 0x8000000 -  0x801afff libssl3.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libssl3.dylib
 0x8c5c000 -  0x8d38fff com.divxnetworks.DivXCodec 5.1.1	/Library/QuickTime/DivX
5.component/Contents/MacOS/DivX 5
 0x9000000 -  0x905dfff libnss3.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libnss3.dylib
 0x9fb8000 -  0x9fdcfff libnssckbi.dylib 	/Users/Uri/Desktop/Firefox
1.0RC1.app/Contents/MacOS/libnssckbi.dylib
 0xa000000 -  0xa01dfff libsmime3.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libsmime3.dylib
 0xb000000 -  0xb079fff libsoftokn3.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libsoftokn3.dylib
 0xc000000 -  0xc019fff libxpcom_compat.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libxpcom_compat.dylib
 0xd1b0000 -  0xd1eafff com.apple.audio.SoundManager.Components 3.8
/System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
 0xd254000 -  0xd290fff com.apple.iSightAudio 6.5.2
/Library/Audio/Plug-Ins/HAL/iSightAudio.plugin/Contents/MacOS/iSightAudio
0x10000000 - 0x10084fff libxpcom_core.dylib 	/Users/Uri/Desktop/Firefox
2004-12-16.app/Contents/MacOS/libxpcom_core.dylib
0x88eb0000 - 0x88ebcfff com.apple.agl 2.5 (AGL-2.5)
/System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x8b0c0000 - 0x8b788fff com.apple.QuickTimeComponents.component 6.5.2
/System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x8be30000 - 0x8be31fff DVComponentGlue 
/System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
0x8c390000 - 0x8c3d1fff com.apple.QuickTimeFirewireDV.component 6.5.2
/System/Library/QuickTime/QuickTimeFirewireDV.component/Contents/MacOS/QuickTimeFirewireDV
0x8ded0000 - 0x8ded1fff libCyrillicConverter.dylib 
/System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
0x8def0000 - 0x8def1fff libGreekConverter.dylib 
/System/Library/CoreServices/Encodings/libGreekConverter.dylib
0x8df60000 - 0x8df76fff libJapaneseConverter.dylib 
/System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x8dff0000 - 0x8e010fff libKoreanConverter.dylib 
/System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x8e130000 - 0x8e13efff libSimplifiedChineseConverter.dylib 
/System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x8fe00000 - 0x8fe4ffff dyld 	/usr/lib/dyld
0x90000000 - 0x90122fff libSystem.B.dylib 	/usr/lib/libSystem.B.dylib
0x90190000 - 0x9023dfff com.apple.CoreFoundation 6.3.6 (299.33)
/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x90280000 - 0x904f9fff com.apple.CoreServices.CarbonCore 10.3.6 (10.3.5)
/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90570000 - 0x905dffff com.apple.framework.IOKit 1.3.6 (???)
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90610000 - 0x9069afff com.apple.CoreServices.OSServices 3.0.1
/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
0x907c7000 - 0x907dafff com.apple.speech.synthesis.framework 3.2
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x907f0000 - 0x907f9fff com.apple.DiskArbitration 2.0.4
/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.2
/System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x909f0000 - 0x90b4bfff com.apple.Foundation 6.3.5 (500.56)
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x90c30000 - 0x90c4afff libGL.dylib 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x90c60000 - 0x90cc2fff libGLU.dylib 
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x90d00000 - 0x90d1bfff com.apple.SystemConfiguration 1.7.1 (???)
/System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x90d40000 - 0x90d40fff com.apple.Carbon 10.3 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x90d60000 - 0x90d6bfff com.apple.opengl 1.3.7
/System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90ec0000 - 0x90ec0fff com.apple.Cocoa 6.3 (???)
/System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x910b0000 - 0x91101fff com.apple.bom 1.2.5 (63.2)
/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
0x9167a000 - 0x916b2fff com.apple.AE 1.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x916e0000 - 0x91773fff com.apple.print.framework.PrintCore 3.3
/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.5
/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 - 0x9193efff com.apple.print.framework.Print 3.3
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x91967000 - 0x9197efff com.apple.LangAnalysis 1.5.4
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91990000 - 0x9199bfff com.apple.securityhi 1.2 (90)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x919c0000 - 0x91a33fff com.apple.NavigationServices 3.3.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x91a90000 - 0x91a90fff com.apple.audio.units.AudioUnit 1.3.2
/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
0x91bb0000 - 0x91d45fff com.apple.QuickTime 6.5.2
/System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x92070000 - 0x92096fff com.apple.FindByContent 1.4 (1.2)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x920c0000 - 0x922a7fff com.apple.security 2.3 (176)
/System/Library/Frameworks/Security.framework/Versions/A/Security
0x92430000 - 0x92468fff com.apple.LaunchServices 10.3.5 (98.4)
/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 - 0x92b54fff com.apple.HIToolbox 1.3.5 (???)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x92d30000 - 0x92d80fff com.apple.HIServices 1.4.1 (0.0.1d1)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92dc0000 - 0x932bffff com.apple.AppKit 6.3.6 (743.33)
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x935d0000 - 0x938a8fff com.apple.CoreGraphics 1.203.27 (???)
/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 - 0x93bf3fff com.apple.audio.toolbox.AudioToolbox 1.3.2
/System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94060000 - 0x94078fff com.apple.WebServices 1.1.1 (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 - 0x94af5fff libxml2.2.dylib 	/usr/lib/libxml2.2.dylib
0x94b20000 - 0x94badfff com.apple.ink.framework 101.1.3 (55.10)
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x954c0000 - 0x95ac6fff libBLAS.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x95b20000 - 0x95df0fff libLAPACK.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x95e40000 - 0x95eadfff libvDSP.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x95f00000 - 0x95f20fff libvMisc.dylib 
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
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
0x96e80000 - 0x96e90fff com.apple.vecLib 3.0.2 (vecLib 3.0.2)
/System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x97332000 - 0x9739bfff com.apple.htmlrendering 1.1.2
/System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x97510000 - 0x97518fff libbsm.dylib 	/usr/lib/libbsm.dylib
0x9751c000 - 0x975d5fff com.apple.QD 3.4.65 (???)
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x97615000 - 0x976d3fff ColorSync 
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
dupe of bug 216397 ? (I had a similar crash, and I noticed these have the same
stacktraces)
Yeah, it sure looks like a dupe (but I *did* look for dupes before confirming!). 

*** This bug has been marked as a duplicate of 216397 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Summary: Crash on page with multiple BMPs with specified width [@ QD.150.6.0 + 0x1ea74 (0x9753aa74) c273aa71] → Crash on page with multiple BMPs with specified width [@ nsImageMac::CopyBitsWithMask]
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
Crash Signature: [@ nsImageMac::CopyBitsWithMask]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: