Closed Bug 22951 Opened 25 years ago Closed 25 years ago

parseURI causing file spec assertions on the mac

Categories

(MailNews Core :: Backend, defect, P3)

Other
Mac System 8.6
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sspitzer, Assigned: sspitzer)

Details

I'm seeing this stack trace on my mac:

nsMsgFolder::GetPath
nsMsgFolder::parseURI
nsFileSpecImpl::AppendRelativeUnixPath()
nsFileSpecImpl::operator+=
MacFileHelpers::FSSpecFromUnixPath()
nsDebug::Assertion

is probably becuase we are doing a += on an invalid
or uninitialized file spec.  I'll look into it.
Status: NEW → ASSIGNED
Target Milestone: M13
this may be more important than just an assertion problem.
I'm getting the old "m_newset" problem, like I was on linux,
which makes me think we generating two different paths
to the mork db.

this may be (but I'm not sure) causing the mork assertions that
hangas reported earlier in his mail to mailnewsstaff.

accepting, and marking m13.
check putterman's fix for message counts that he sent out for code review a few
hours ago, that may fix this
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
fixed this by using NS_MsgHashIfNecessary.
bug which seth filed against himself.  I'll mark verified.
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.