Closed
Bug 180368
Opened 23 years ago
Closed 18 years ago
hang (inside libmozjs.so?) while composing mail
Categories
(MailNews Core :: Composition, defect)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: darin.moz, Assigned: bugzilla)
Details
Attachments
(1 file)
|
14.79 KB,
text/plain
|
Details |
2002-11-14-08 linux trunk build. running on redhat 7.3.
steps:
1) composing mail message
2) clicked to add new cc, and mozilla hung... spiking the CPU.
(i was lucky enough to be able to grab a screenshot of the email i was composing!)
then i fired up GDB and collected some stack traces, attaching 3 different times
to see how the stack varied. no symbols of course, but it at least helps to see
what libraries are implicated.
| Reporter | ||
Comment 1•23 years ago
|
||
| Reporter | ||
Comment 2•23 years ago
|
||
of course, it really is impossible to determine in which library the hang is.
it could of course be in libjsdom.so, libgkcontent.so, or any of the other libs
on the stack. difficult to say for certain with only 3 samples (now i wish i
had collected more).
Comment 3•23 years ago
|
||
darin: were you perhaps seeing bug 180285 (looping JS seems to be implicated
there as well)?
Updated•21 years ago
|
Product: MailNews → Core
Comment 4•19 years ago
|
||
Darin Fisher, any reason to leave this old bug open?
Comment 5•18 years ago
|
||
closing incomplete
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → INCOMPLETE
Updated•17 years ago
|
Product: Core → MailNews Core
You need to log in
before you can comment on or make changes to this bug.
Description
•