Closed
Bug 244813
Opened 21 years ago
Closed 21 years ago
Mozilla crash on quit when setup roaming feature
Categories
(Core Graveyard :: Profile: BackEnd, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 244549
People
(Reporter: zhayupeng, Unassigned)
Details
Attachments
(1 file)
|
11.44 KB,
text/plain
|
Details |
I happens on Linux.
Reproduce steps:
1) Open preference window and click "Roaming User" to enable Roaming feature
2) Input information in the right panel to setup it. For example:
ftp://hostname/roamingdirectory
username/password
3) Quit Mozilla
Result:
Segametation fault
Except result:
No crash.
I will attach stack trace later.
Attachment #149395 -
Attachment mime type: application/octet-stream → text/plain
Summary: Mozilla crash when setup roaming feature → Mozilla crash on quit when setup roaming feature
This is probably because we want to show a modal dialog after gtk_main loop
finished.
Comment 3•21 years ago
|
||
*** This bug has been marked as a duplicate of 244549 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•