Closed
Bug 100276
Opened 24 years ago
Closed 24 years ago
crash if trying to close a quick launched address book.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: erik.fornoff, Assigned: asa)
Details
Environment:
==============
OS: Win NT 4.0 SP-5
Mozilla BuildID: 2001091303
Summary:
=========
Mozilla crashes if trying to close a quick launched address book.
Note: This happens only, if NO other window of Mozilla is opened at the time
you're closing the address book (see steps below!)
Reproducible: Always
Steps to Reproduce:
====================
1. Start Mozilla Navigator with quick launch feature enabled in preferences
2. Close Mozilla Navigator => Navigator window closes and mozilla icon appears
in system tray
3. right click on mozilla icon => choose "Address book" out of context menu
4. => adress book opens
5. close address book using "X" in the upper right corner of the window
Actual Results:
================
Mozilla crashes with:
"Application error: The instruction at 0x60f0ab7b referenced memory at
0x00000004. The memory could not be read"
If I debug the application Visual Studio gives me the following information:
Unhandled exception in mozilla.exe (XPCOM.DLL): 0xc0000005: Access violation
Expected Results:
==================
Address Book closes without crash ;o))
Additional Information:
========================
Visual Studio jumps to the following line:
60f0ab7b mov eax, dword ptr[ebx+4]
Comment 1•24 years ago
|
||
Same on my machine (W2K). Talkback ID TB35537075E
Comment 2•24 years ago
|
||
And TB35537218W as well
Comment 3•24 years ago
|
||
wfm with build 2001091803 on Win2k.
Reporter, can you try again with a newer build ?
They're available at:
http://ftp.mozilla.org/pub/mozilla/nightly/latest/
This "seems" to have been fixed in recent releases but I can't find the original
bug report.
I've checked with build 2001091803 - problem doesn't occur any longer... :o)
Cheers, Erik
Comment 5•24 years ago
|
||
wfm per reporter, thanks!
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•