Closed Bug 724621 Opened 12 years ago Closed 12 years ago

segfault when accessing flash with flashblock installed

Categories

(Core Graveyard :: Plug-ins, defect)

Other
Other
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 723473

People

(Reporter: kdevel, Unassigned)

Details

(Keywords: crash)

User Agent:  

Steps to reproduce:

Open http://blog.gwup.net/ (contains two flash objects) with flash plugin + flashblock installed (and working. If necessary patch maxVersion in install.rdf to at least 13). While loading scroll through the URLbar history in a second tab.


Actual results:

Segfault.


Expected results:

No Segfault

last good 2012-01-31-03-11-50-mozilla-central (12.0a1)
first bad 2012-02-01-03-11-46-mozilla-central (13.0a1)

--- Crash 1 ---

#0  0x00007ffff79cf92b in raise () from /lib64/libpthread.so.0
#1  0x00007ffff30fe85a in nsProfileLock::FatalSignalHandler (signo=11, info=0x7fffffffab70, context=0x7fffffffaa40)
    at /.../m-c/objdir/toolkit/profile/nsProfileLock.cpp:216
#2  <signal handler called>
#3  SetStreamListenerPeer (aPeer=0x7fffcdc4b360, this=<optimized out>) 
    at /.../m-c/dom/plugins/base/nsNPAPIPluginStreamListener.h:167
#4  nsPluginStreamListenerPeer::SetUpStreamListener (this=0x7fffcdc4b360, request=0x7fffd946d850, aURL=<optimized out>)
    at /.../m-c/dom/plugins/base/nsPluginStreamListenerPeer.cpp:1138
#5  0x00007ffff3db86cb in nsPluginStreamListenerPeer::OnStartRequest (this=0x7fffcdc4b360, request=0x7fffd946d850, aContext=<optimized out>)
    at /.../m-c/dom/plugins/base/nsPluginStreamListenerPeer.cpp:650
#6  0x00007ffff35bca3f in nsObjectLoadingContent::OnStartRequest (this=0x7fffd6905338, aRequest=0x7fffd946d850, aContext=0x0)
    at /.../m-c/content/base/src/nsObjectLoadingContent.cpp:902
#7  0x00007ffff31b0b6b in nsHttpChannel::CallOnStartRequest (this=0x7fffd946d800) 
    at /.../m-c/netwerk/protocol/http/nsHttpChannel.cpp:732

--- Crash 2 ---

#0  0x00007ffff79cf92b in raise () from /lib64/libpthread.so.0
#1  0x00007ffff30fe85a in nsProfileLock::FatalSignalHandler (signo=6, info=0x7fffffff88f0, context=0x7fffffff87c0)
    at /.../m-c/objdir/toolkit/profile/nsProfileLock.cpp:216
#2  <signal handler called>
#3  0x00007ffff6d20645 in raise () from /lib64/libc.so.6
#4  0x00007ffff6d21c33 in abort () from /lib64/libc.so.6
#5  0x00007ffff7571f0d in __gnu_cxx::__verbose_terminate_handler () at ...
#6  0x00007ffff75700b6 in __cxxabiv1::__terminate (handler=<optimized out>)
    at ...
#7  0x00007ffff75700e3 in std::terminate () at ...
#8  0x00007ffff7570aff in __cxxabiv1::__cxa_pure_virtual () ...
#9  0x00007ffff3db33a2 in OnStartBinding (pluginInfo=0x7fffde6de708, this=0x7fffe2bd3880)
    at /.../m-c/dom/plugins/base/nsNPAPIPluginStreamListener.cpp:311
Severity: normal → critical
Component: Untriaged → Plug-ins
Keywords: crash
Product: Firefox → Core
QA Contact: untriaged → plugins
Possibly related to Bug 723473. Could not reproduce with 7c0ba1c98ff7 which containes this bug's patch.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.