Bug 451507 - [a11y] totem plugin works on firefox -> firefox freezes
Summary: [a11y] totem plugin works on firefox -> firefox freezes
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: xulrunner
Version: 10
Hardware: i386
OS: Linux
low
high
Target Milestone: ---
Assignee: Gecko Maintainer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-06-15 03:28 UTC by sangu
Modified: 2009-12-18 06:13 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-12-18 06:13:08 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sangu 2008-06-15 03:28:51 UTC
Description of problem:
$gdb firefox "firefox ps number"
[...]
x0046cd7c in JS_GetPrototype (cx=0xc308658, obj=0xc92b940) at jsapi.c:2909
2909	    return proto && proto->map ? proto : NULL;

(gdb) bt
#0  0x0046cd7c in JS_GetPrototype (cx=0xc308658, obj=0xc92b940) at jsapi.c:2909
#1  0x00b20a36 in nsHTMLPluginObjElementSH::SetupProtoChain (
    wrapper=0xc136970, cx=0xc308658, obj=0x0) at nsDOMClassInfo.cpp:8835
#2  0x008bff23 in nsObjectFrame::NotifyContentObjectWrapper (this=0xcd20270)
    at nsObjectFrame.cpp:1983
#3  0x008bffae in nsObjectFrame::TryNotifyContentObjectWrapper (this=0xcd20270)
    at nsObjectFrame.cpp:1715
#4  0x008c0e97 in nsObjectFrame::Instantiate (this=0xcd20270, 
    aMimeType=0xc161138 "audio/x-ms-wma", aURI=0xc303368)
    at nsObjectFrame.cpp:1698
#5  0x009dacd1 in nsObjectLoadingContent::Instantiate (this=0xc3031a8, 
    aFrame=0xcd20298, aMIMEType=@0xc3031e4, aURI=0xc303368)
    at nsObjectLoadingContent.cpp:1693
#6  0x009dc8b0 in nsObjectLoadingContent::EnsureInstantiation (this=0xc3031a8, 
    aInstance=0xbfa2afb4) at nsObjectLoadingContent.cpp:750
#7  0x008761dc in StartPluginInstance (aShell=0xbf3f958, aContent=0xc303190)
    at nsPresShell.cpp:6122
#8  0x0087613b in PresShell::EnumeratePlugins (this=0xbf3f958, 
    aDocument=0x901d280, aPluginTag=@0xbfa2b034, 
    aCallback=0x87618f <StartPluginInstance>) at nsPresShell.cpp:6640
#9  0x008769b4 in PresShell::Thaw (this=0xbf3f958) at nsPresShell.cpp:6142
#10 0x00c9beb6 in nsDocShell::RestoreFromHistory (this=0xc32ba68)
    at nsDocShell.cpp:5928
---Type <return> to continue, or q <return> to quit---
#11 0x00c9c10b in nsDocShell::RestorePresentationEvent::Run (this=0xc1ce338)
    at nsDocShell.cpp:5375
#12 0x00f17482 in nsThread::ProcessNextEvent (this=0x8c1e688, mayWait=1, 
    result=0xbfa2b1d4) at nsThread.cpp:510
#13 0x00ee4424 in NS_ProcessNextEvent_P (thread=0xe9d, mayWait=1)
    at nsThreadUtils.cpp:227
#14 0x00e59f24 in nsBaseAppShell::Run (this=0x8cc15b8)
    at nsBaseAppShell.cpp:170
#15 0x00d10720 in nsAppStartup::Run (this=0x8d12248) at nsAppStartup.cpp:181
#16 0x006e3a11 in XRE_main (argc=1, argv=0xbfa2e8e4, aAppData=0x8bc6b58)
    at nsAppRunner.cpp:3170
#17 0x08049169 in main (argc=1, argv=0xbfa2e8e4) at nsXULStub.cpp:364
Current language:  auto; currently c

Version-Release number of selected component (if applicable):
2.23.4-1.fc10.

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
xulrunner-1.9-0.65.cvs20080416.fc10.i386
firefox-3.0-0.65.cvs20080416.fc10.i386

Comment 1 Bastien Nocera 2008-06-15 11:19:46 UTC
Given that the plugins seem to work for all the people that tested them...

Comment 2 sangu 2008-06-21 02:55:25 UTC
Disable AT(Uncheck Enable Assistive Technologies on gnome-at-properties) -> This
problem doesn't happen.

Comment 3 Bug Zapper 2008-11-26 02:25:50 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle.
Changing version to '10'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Bug Zapper 2009-11-18 09:35:59 UTC
This message is a reminder that Fedora 10 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 10.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '10'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 10's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 10 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Bug Zapper 2009-12-18 06:13:08 UTC
Fedora 10 changed to end-of-life (EOL) status on 2009-12-17. Fedora 10 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.