Closed
Bug 53074
Opened 25 years ago
Closed 24 years ago
Assertion when forward aborted a load
Categories
(Core :: Networking, defect, P3)
Tracking
()
RESOLVED
FIXED
People
(Reporter: jesup, Assigned: jud)
Details
Attachments
(1 file)
|
9.31 KB,
text/plain
|
Details |
FreeBSD 4.1 20000918xx
Looked at list of bugzilla bugs. Selected a bug. Typed some text into
Description. Hit back. Before the page finished loading, hit forward. Got an
assertion in nsMultiMixedConv::~nsMultiMixedConv() about the buffer not being
empty ("all buffered data should be gone"). The buffered data was:
mBuffer = 0x8910260 "_whiteboard=&stat",
mBufLen = 17
See attachment for full details (gdb backtrace, *this dump).
Repeatable
| Reporter | ||
Comment 1•25 years ago
|
||
| Assignee | ||
Comment 3•24 years ago
|
||
this shouldn't be a problem anymore. if it is, re-open.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•