Closed
Bug 185440
Opened 23 years ago
Closed 23 years ago
mozilla crashes (very often), sc gives something about tooltips [@ nsXULTooltipListener::DestroyTooltip ]
Categories
(Core :: XUL, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 185020
People
(Reporter: qyzz, Assigned: jag+mozilla)
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.3a) Gecko/20021210
Build Identifier: Mozilla/5.0 (BeOS; U; BeOS BePC; en-US; rv:1.3a) Gecko/20021210
as in summary. it happens very often, but i can't recognize situation.
Reproducible: Sometimes
Steps to Reproduce:
Don't know :(
Actual Results:
got BeOS typical info about crash, and started debugging it
loading symbols
segment violation occurred
00000050 read_fault
mozilla-bin:sc
frame retaddr
fd0016ec ecf72e55 nsXULTooltipListener::DestroyTooltip(void) + 000002bd
fd001744 ecf72211 nsXULTooltipListener::HideTooltip(void) + 00000115
fd001784 ecf72fa9 nsXULTooltipListener::sAutoHideCallback(nsITimer *, void *)
+ 0000001d
fd001794 ec8e89d1 nsTimerImpl::Fire(void) + 00000081
fd0017b4 ec8e8ab6 handleTimerEvent(TimerEventType *) + 0000006e
fd0017cc ec8e4af7 PL_HandleEvent + 0000001f
fd0017e4 ec8e4a06 PL_ProcessPendingEvents + 00000072
fd0017fc ec8e57ef nsEventQueueImpl::ProcessPendingEvents(void) + 0000003b
fd001824 eccda6ab nsAppShell::Run(void) + 0000011b
fd001848 ed2631a8 nsAppShellService::Run(void) + 00000024
fd001858 80010d08 main1(int, char **, nsISupports *) + 00000948
fd001978 8001126d main + 00000111
fd0019a4 8000bd15 _start + 00000061
mozilla-bin:
dup of bug 185020?
Comment 2•23 years ago
|
||
or bug 184363 ?
*** This bug has been marked as a duplicate of 185020 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Keywords: crash
Resolution: --- → DUPLICATE
Summary: mozilla crashes (very often), sc gives something about tooltips → mozilla crashes (very often), sc gives something about tooltips [@ nsXULTooltipListener::DestroyTooltip ]
Comment 3•23 years ago
|
||
Didn't mean to dupe yet, sorry for the spam. :(
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
Comment 4•23 years ago
|
||
why not ?
*** This bug has been marked as a duplicate of 185020 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
Updated•14 years ago
|
Crash Signature: [@ nsXULTooltipListener::DestroyTooltip ]
You need to log in
before you can comment on or make changes to this bug.
Description
•