Closed
Bug 351509
Opened 19 years ago
Closed 16 years ago
crash [@ destroyTimerEvent() 661c43c1] right-clicking a link
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: tonymec, Unassigned)
References
()
Details
(Keywords: crash)
Crash Data
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060905 Firefox/1.5.0.7
Build Identifier: "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.7) Gecko/20060905 Firefox/1.5.0.7" - Build ID: 2006090504
TB22946673Q
Note: the URL above requires a prior login
Reproducible: Didn't try
Actual Results:
crash
Expected Results:
no crash
Incident ID: 22946673
Stack Signature destroyTimerEvent() 661c43c1
Product ID Firefox15
Build ID 2006090504
Trigger Time 2006-09-05 21:15:56.0
Platform LinuxIntel
Operating System Linux 2.6.11.4-21.13-default
Module libxpcom_core.so + (0007a0d6)
URL visited
User Comments right-clicking a link
Since Last Crash 5 sec
Total Uptime 5 sec
Trigger Reason SIGSEGV: Segmentation Fault: (signal 11)
Source File, Line No. /builds/tinderbox/Fx-Mozilla1.8.0/Linux_2.4.21-37.EL_Depend/mozilla/xpcom/threads/nsTimerImpl.cpp, line 467
Stack Trace
destroyTimerEvent() [mozilla/xpcom/threads/nsTimerImpl.cpp, line 467]
PL_DestroyEvent() [mozilla/xpcom/threads/plevent.c, line 728]
PL_HandleEvent() [mozilla/xpcom/threads/plevent.c, line 699]
PL_ProcessPendingEvents() [mozilla/xpcom/threads/plevent.c, line 623]
nsEventQueueImpl::ProcessPendingEvents() [mozilla/xpcom/threads/nsEventQueue.cpp, line 421]
event_processor_callback() [mozilla/widget/src/gtk2/nsAppShell.cpp, line 67]
libglib-2.0.so.0 + 0x4a69f (0x405ff69f)
libglib-2.0.so.0 + 0x23967 (0x405d8967)
libglib-2.0.so.0 + 0x25ce2 (0x405dace2)
libglib-2.0.so.0 + 0x26cf7 (0x405dbcf7)
libgtk-x11-2.0.so.0 + 0x116be3 (0x402d8be3)
nsAppShell::Run() [mozilla/widget/src/gtk2/nsAppShell.cpp, line 141]
nsAppStartup::Run() [mozilla/toolkit/components/startup/src/nsAppStartup.cpp, line 151]
XRE_main() [mozilla/toolkit/xre/nsAppRunner.cpp, line 2376]
main() [mozilla/browser/app/nsBrowserApp.cpp, line 62]
libc.so.6 + 0x14e80 (0x40a20e80)
Reporter | ||
Comment 1•19 years ago
|
||
P.S. race condition?
Updated•19 years ago
|
Component: General → XPCOM
Product: Firefox → Core
QA Contact: general → xpcom
Version: 1.5.0.x Branch → 1.8 Branch
Comment 2•19 years ago
|
||
tony, can you also make bug 327947?
Reporter | ||
Comment 3•19 years ago
|
||
(In reply to comment #2)
> tony, can you also make bug 327947?
>
I don't think so, however:
- that bug was reported on Windows (I'm on Linux)
- I rarely view image properties
- when I do, I don't get crashes for it (AFAICT).
- that bug seems to be erratic, with ill-defined "steps to reproduce".
- I'm not going to try very hard to _force_ Firefox to crash
Reporter | ||
Comment 4•19 years ago
|
||
P.S. ...and when I neet to copy a link I use the context menu (right-click, then Copy Link Location)
Comment 5•16 years ago
|
||
Can the issue be reproduced in Firefox 3.5?
Comment 6•16 years ago
|
||
I'm guessing this stack trace isn't enough information, and it sounds like Tony hasn't been hitting this lately.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
Assignee | ||
Updated•14 years ago
|
Crash Signature: [@ destroyTimerEvent() 661c43c1]
You need to log in
before you can comment on or make changes to this bug.
Description
•