Closed
Bug 28256
Opened 26 years ago
Closed 26 years ago
Mozilla process doesn't end on quit or exit.
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jelwell, Assigned: don)
Details
(Keywords: regression)
Using winNT build 2000021708.
Steps to reproduce:
1)Launch Mozilla
2)click File ... Quit or the "X" at the top right.
Load up the Task Manager.
Notice that mozilla is still there. You can add a whole lot more of them by just
repeating over and over.
Note: you can wait for your startup page to load or not, it doesn't matter.
Expected Result:
Mozilla exits and kills all of it's background processes.
Actual Results:
Mozilla window closed, but the process is still there taking up memory.
| Reporter | ||
Updated•26 years ago
|
Keywords: regression
Updated•26 years ago
|
Assignee: cbegle → don
Comment 1•26 years ago
|
||
don, can you help us assign this to the right person?
Comment 2•26 years ago
|
||
I experience this problem on a linux build from this morning 2000-02-17.
I get WEBSHELL- = 0, but I still have mozilla-bin processes running.
Comment 3•26 years ago
|
||
Started the mail reader only, by doing "./mozilla --mail". I get the same
result. I also tried starting mozilla without a profile and hit cancel on the
profile manager. This also left the processes running.
| Reporter | ||
Comment 4•26 years ago
|
||
dan suggested I wipe my Users50 directory and mozregistry.dat (I also deleted
the mozversion.dat).
1)Delete above.
2)Launch Mozilla
3)notice the profile manager start.
4)hit the "X" on the top right to kill mozilla.
5)Notice mozilla.exe is still in the task manager.
OS: Windows NT → All
| Reporter | ||
Comment 5•26 years ago
|
||
did someone change something? This seems to be fixed now. I'm using 2000021808
winNT build.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Comment 6•26 years ago
|
||
I am still experiencing this problem on linux with a cvs
build from today. Reopening.
Status: RESOLVED → REOPENED
OS: All → Linux
Resolution: FIXED → ---
Comment 7•26 years ago
|
||
"make clean; make -f client.mk build" fixed the problem.
I also downloaded a nightly and it worked fine.
Sorry about the spam. I think there was just something wrong with my build.
Marking as FIXED again.
Status: REOPENED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 8•26 years ago
|
||
marking verified tested on linux build 2000032109.
Status: RESOLVED → VERIFIED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•