Closed Bug 46095 Opened 24 years ago Closed 24 years ago

[regression] Submiting bug in bugzilla crashes in nsHTTPChannel::ResponseCompleted

Categories

(Core :: Networking: Cache, defect, P3)

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: doronr, Assigned: neeti)

References

Details

(Keywords: crash, smoketest, topcrash)

Adding a comment to bugzilla crashes mozilla 2000072108.  Seen on win32 and mac,
probably linux too.

It saves the changes correctly, but crashes after that. Also happens on
slashdot.org.

Smoketest blocker!
adding smoketest blocker keyword, crashing inorder to do this. Adding dogfood
keyword as well.

rods, you checked in some stuff on form submission, could it be that?
Keywords: dogfood, smoketest
talkback stack trace for 072109 mozilla win32 build looks like this:

 
   nsHTTPChannel::ResponseCompleted 
                                       
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHTTPChannel.cpp, line 
1770]
     
   nsHTTPServerListener::OnStopRequest 
                                       
[d:\builds\seamonkey\mozilla\netwerk\protocol\http\src\nsHTTPResponseListener.cp
p, line 722]
     
   nsOnStopRequestEvent::HandleEvent 
                                       
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line 
302]
     
   nsStreamListenerEvent::HandlePLEvent
                                       
[d:\builds\seamonkey\mozilla\netwerk\base\src\nsAsyncStreamListener.cpp, line 
106]
     
   PL_HandleEvent 
                                       
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 588]
     
   PL_ProcessPendingEvents 
                                       
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 547]
     
   _md_EventReceiverProc 
                                       
[d:\builds\seamonkey\mozilla\xpcom\threads\plevent.c, line 1045]
     
   USER32.dll + 0x1820 (0x77e71820) 
                                        


confirming on 2000062108/Linux. Happens with just about every for submission
including bugzilla, yahoo mail, etc.
Afterwards, I get the following type of message in the console upon startup:

XML Error in file 'file:///home/vanbalen/tar/package/chrome/all-skins.rdf', Line
Number: 7, Col Number: 4, Description: not well-formed
Source Line:   </>
XML Error in file 'file:///home/vanbalen/tar/package/chrome/all-locales.rdf',
Line Number: 11, Col Number: 4, Description: not well-formed
Source Line:   </>
XML Error in file 'file:///home/vanbalen/tar/package/chrome/all-packages.rdf',
Line Number: 53, Col Number: 4, Description: not well-formed
Source Line:   </>
CSSLoaderImpl::LoadAgentSheet: Load of URL
'file:///home/vanbalen/.mozilla/default/chrome/user.css' failed.  Error code:
16389
WEBSHELL+ = 2
XML Error in file
'file:///home/vanbalen/tar/package/chrome/overlayinfo/navigator/content/overlays.rdf',
Line Number: 6, Col Number: 4, Description: not well-formed
Source Line:   </>
XML Error in file
'file:///home/vanbalen/tar/package/chrome/overlayinfo/communicator/content/overlays.rdf',
Line Number: 6, Col Number: 4, Description: not well-formed
Source Line:   </>
over to neeti, I think this is your checkin last night 
Assignee: rods → neeti
Component: Form Submission → Networking: Cache
adding crash keywordn adding self to cc:  

looks like the fix to bug 38244 breaks us here.
Keywords: crash
just checking for a null mCacheEntry should fix this.
I've been seeing this, too.
Accepting
Status: NEW → ASSIGNED
Checked in a fix
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
*** Bug 46125 has been marked as a duplicate of this bug. ***
*** Bug 46149 has been marked as a duplicate of this bug. ***
*** Bug 46193 has been marked as a duplicate of this bug. ***
*** Bug 46199 has been marked as a duplicate of this bug. ***
verified fixed
Status: RESOLVED → VERIFIED
verified fixed in mozilla builds 072108 (actaully afternoon respin) on win32 NT
and mac OS9
Keywords: topcrash
Summary: [regression] Submiting to a bug in bugzilla causes crash → [regression] Submiting bug in bugzilla crashes in nsHTTPChannel::ResponseCompleted
You need to log in before you can comment on or make changes to this bug.