Closed
Bug 30682
Opened 25 years ago
Closed 25 years ago
Reproducible crash in nsTextFormatter
Categories
(Core :: XPCOM, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: sidr, Assigned: sford4)
References
()
Details
(Keywords: verifyme)
Attachments
(1 file)
(deleted),
text/plain
|
Details |
Attempting to reproduce bug 29224, "nonexistant pages added to history and
displayedin URL bar", got a crash partway through the steps to reproduce.
STEPS TO REPRODUCE:
1) load http://www.people.fas.harvard.edu/~dbaron/css/test/pseudos2
2) click on one of the "link" links ... you'll get an error message
3) clear the error message
4) hit reload or click on the same "link" link again
5) clear the error message again
ACTUAL RESULTS:
After clearing the second "www.nowhere.oz.othergalaxy could not be found.
Please check the name and try again." error dialog box, a crash in
nsTextFormatter -- Dr. Watson log attached.
EXPECTED RESULTS:
Continued usability of browser to finish the bug 29224 steps to reproduce.
TESTED WITH:
2000-03-05-16-M15 nightly binary on Windows NT 4.0
ADDITIONAL INFORMATION:
The old nsTextFormater (one "t") is referenced only in nsTextFormater.h
and nsTextFormater.cpp, so this isn't bug 16951 come back with a new call
to an obsolete class.
Reporter | ||
Comment 1•25 years ago
|
||
Assignee | ||
Comment 2•25 years ago
|
||
I am unable to reproduce on linux, dp can you test this on nt for me?
Reporter | ||
Comment 3•25 years ago
|
||
Forgot to mention, this was a stack overflow, no component named by Dr. Watson.
Cannot reproduce with the 2000-03-07-08-M15 nightly binary on WinNT, although
it's 100% still reproducible on the earlier build, so this is probably
a WORKSFORME. (Today's build crashes on launch for me :-( )
Reporter | ||
Comment 4•25 years ago
|
||
Cannot reproduce with 2000-03-12-15-M15 either, so calling WORKSFORME.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
I tested with 062508 build on Win98 and can verify that this worksforme.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•