Closed
Bug 153441
Opened 23 years ago
Closed 22 years ago
FizzillaCFM crashed after accepting mailto: URL from Chimera [@ SubBlock_construct]
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bugmail, Assigned: hyatt)
Details
(Keywords: crash)
Crash Data
Attachments
(1 file)
|
3.92 KB,
text/plain
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1a) Gecko/20020610
BuildID: 20020610
FizzillaCFM crashed after I clicked on a mailto: URL in the Chimera browser that was then passed to Fizzilla for processing. Fizzilla spawned a new browser window and displayed the mailto: URL in its' URL Bar, but crashed before the mail compose window was drawn.
I then switched back to Chimera and clicked the mailto: link again. FizzillaCFM launched, displayed the new browser window again, and this time the mail compose window spawned successfully.
Reproducible: Couldn't Reproduce
Steps to Reproduce:
1. Configure Mozilla as the default system mail client
2. Access a mailto: URL in Chimera or another browser that respects the system mail client setting
Actual Results:
Fizzilla crashed before the mail compose window was drawn.
Expected Results:
Fizzilla should not have crashed; the mail compose window should have been drawn.
Comment 2•23 years ago
|
||
Greg, still crashing ? :)
(trying to triage UNCOs)
Summary: FizzillaCFM crashed after accepting mailto: URL from Chimera → FizzillaCFM crashed after accepting mailto: URL from Chimera [@ SubBlock_construct ]
No. As I mentioned in comment 0, this happened once, and I couldn't reproduce it.
Still WorksForMe using FizzillaMach/2003021203. I successfully accessed a
mailto: URL in Chimera, which opened a Message Compose window in Mozilla.
Examining the stack again, I see some ImageLib stuff, such as
[nsGIFDecoder2::ProcessData]. Could that be significant? Was this perhaps an
ImageLib crash?
Summary: FizzillaCFM crashed after accepting mailto: URL from Chimera [@ SubBlock_construct ] → FizzillaCFM crashed after accepting mailto: URL from Chimera [@ SubBlock_construct]
Resolving WFM due to lack of reproducibility.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Component: XP Toolkit/Widgets: XUL → XUL
QA Contact: shrir → xptoolkit.widgets
Updated•14 years ago
|
Crash Signature: [@ SubBlock_construct]
You need to log in
before you can comment on or make changes to this bug.
Description
•