Closed Bug 57659 Opened 25 years ago Closed 24 years ago

"path: (null)" in NNTP log

Categories

(MailNews Core :: Networking: NNTP, defect, P3)

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 73920

People

(Reporter: bugzilla, Assigned: sspitzer)

Details

Not a rtm++ bug...:) but anyways: I'm getting a: "about to display newsgroups. path: (null)" in my NNTP log. is the "null" a bad thing? It comes from: http://lxr.mozilla.org/mozilla/source/mailnews/news/src/nsNNTPProtocol.cpp#2704 just wanted to know if the nulll was a bad thing. News seems to run ok.
QA Contact: esther → suresh
Mass moving all NEWS bugs from esther to myself.
QA Contact: suresh → stephend
Reporter are you still seeing this in the latest nightlies?
still seeing this in build 200103016 It happens after I press Refresh in the subscribe dialog.
this relates to some other bugs. I've also seen it happen on exit. when you see this, we are trying to send "ARTICLE <" to the server. I've got a patch in my tree to not send that bogus string to the server. the more imporant question is why are we trying to do that? interesting that hitting refresh causes this. perhaps in both cases we are not properly closing the current connection. the related bug is #72317
Status: NEW → ASSIGNED
I've checked in a patch that prevents us from sending "ARTICE <". I still need to figure out why we get into that bogus state.
*** Bug 73920 has been marked as a duplicate of this bug. ***
Should the dupe be the other way, since it's not only in the "path:" log that the "null" is seen? 0[346138]: m_messageID = (null) 0[346138]: group = (null) 0[346138]: commandSpecificData = (null) 0[346138]: Receiving: (null)
Yeah, sorry ;-). *** This bug has been marked as a duplicate of 73920 ***
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
verified dupe...
Status: RESOLVED → VERIFIED
Product: MailNews → Core
Product: Core → MailNews Core
You need to log in before you can comment on or make changes to this bug.