Closed
Bug 169006
Opened 23 years ago
Closed 18 years ago
hang (deadlock?) between compose-dismiss-after-send and load-next-msg
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
mozilla1.4beta
People
(Reporter: brendan, Unassigned)
Details
<brendan> twice now, i've seen 1.2alpha on linux deadlock as follows
<brendan> compose a reply, hit send
<brendan> as the compose window is sending and then dismissing, delete the
message i just replied to
<brendan> next message starts to load
<brendan> throbber stops
<brendan> compose window goes away (afaict)
<brendan> mozilla is hung
<brendan> not in kernel -- kill (not kill -9) is enough to kill the process
<sspitzer> yikes, I wonder if we are trying to set the replied status on the
message?
<brendan> i tried gdb'ing but deadlocked or livelocked my whole system thrashing vm
<sspitzer> can you start a bug on me?
<sspitzer> with this info?
<brendan> yes
/be
Comment 1•23 years ago
|
||
dave, is this what you are seeind?
brendan, which version of linux?
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.2beta
Reporter | ||
Comment 2•23 years ago
|
||
RH7.1
/be
Comment 3•23 years ago
|
||
This is more complicated than what I see.
What I see is as follows, on RH6.1, using N7.0 and a recent commercial trunk build:
- when replying to a message, after I hit send, the OS locks up or automatically
reboots(!).
- hang / reboot occurs either in the middle of the actual send operation (while
the send progress meter is still visible, and not yet at 100%), or during the
"copying to sent" folder part of the operation.
- the hang is hard. I cannot switch to a text console and I have to manually
reboot.
Other potentially relevant facts:
- using SBC DSL and pppoe
- using Sera 2.5
- using IMAP
- not using LDAP
Reporter | ||
Comment 4•23 years ago
|
||
I don't see what barrowma@netscape.com sees, and he's on 6.1, so I suggest a
different bug be filed for the problem he's reporting.
I haven't had this happen again, and I'm not sure I can backtrace thread stacks
if I do (last time, my system ground to a halt thrashing swap when I tried to
attach with gdb). Maybe inspection of changes during 1.2alpha would turn up
suspicious checkins? I don't think this happened in 1.0 -- dunno about 1.1,
which I never ran.
/be
Comment 7•21 years ago
|
||
On Mozilla_OS2 build 2004020508 mail compose window freezes after mail is sent.
System beeps when any mouse action attemped within window.
Main Mail window and browser still available. Compose window will finally closes
when Browser/Mail windows close
Updated•20 years ago
|
Product: MailNews → Core
Comment 8•18 years ago
|
||
sorry for the spam. making bugzilla reflect reality as I'm not working on these bugs. filter on FOOBARCHEESE to remove these in bulk.
Assignee: sspitzer → nobody
Status: ASSIGNED → NEW
Comment 9•18 years ago
|
||
closing WFM per comment 4.
please reopen or file new bug if you see otherwise.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•