Closed
Bug 388244
Opened 18 years ago
Closed 16 years ago
crash at nsCharTraits<unsigned short>::copyASCII coming from nsDisplayListBuilder
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: kairo, Unassigned)
Details
(Keywords: crash)
Attachments
(1 file)
4.22 KB,
text/plain
|
Details |
Build identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a7pre) Gecko/200707151919 SeaMonkey/2.0a1pre
I just had a crash while copying a string from an HTML table in the SeaMonkey browser to OpenOffice.org, but not sure if that is really where it happened.
The crashing frame is in nsCharTraits<unsigned short>::copyASCII, called from nsDisplayListBuilder
Comment 1•16 years ago
|
||
roc, can you figure this out based on the stack, or should we mark the bug as incomplete?
The stack is bogus, nsDisplayListBuilder::nsDisplayListBuilder has never called copyASCII.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•