Closed
Bug 247561
Opened 21 years ago
Closed 21 years ago
Mozilla 1.7 or Camino 2004052808 (v0.8+) crashing with frenchmozilla.sourceforge.net
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 247542
People
(Reporter: halim.boussoualine, Unassigned)
References
()
Details
(Keywords: crash)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a2) Gecko/20040528 Camino/0.8+
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8a2) Gecko/20040528 Camino/0.8+
When I go to http://frenchmozilla.sourceforge.net with Camino 0.8b+ or Mozilla
1.7 (final release, just downloaded), the above browsers crash most of the times
but not always. Firefox 0.9 exhibits the same problem (talkback sent TB137903G
incident). Strange !
Reproducible: Sometimes
Steps to Reproduce:
1. go to http://frenchmozilla.sourceforge.net
Actual Results:
the browser crashes
Expected Results:
Let me browse the page ;-)
Updated•21 years ago
|
Keywords: talkbackid
Whiteboard: TB137903G
Comment 2•21 years ago
|
||
I am getting the same crash when viewing http://nytime.com. This only happens
in Thousands of colors.
This crash (and possibly some of the other ones) was caused by the checkin to
bug 239701. It seems that there is an OS bug if any of the CopyBits functions
are called with srcCopy. If we pass ditherCopy to CopyDeepMask(), some images
can look bad when running under Thousands of colors. If we pass srcCopy to
CopyDeepMask() or call CopyMask() (which does srcCopy implicitly), then we crash.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 247542 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Keywords: talkbackid
Whiteboard: TB137903G
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•