By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 138

Summary: nspluginviewer crashes on viewing YouTube video
Product: TDE Reporter: Timothy Pearson <kb9vqf>
Component: tdebaseAssignee: Timothy Pearson <kb9vqf>
Status: RESOLVED DUPLICATE    
Severity: major CC: bugwatch, darrella
Priority: P3    
Version: 3.5.10   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Timothy Pearson 2009-12-07 00:31:45 CST
nspluginviewer crashes with the following backtrace when viewing this YouTube video http://www.youtube.com/watch?v=XoBIPZ1yzSE

[Thread debugging using libthread_db enabled]
[KCrash handler]
#5  0x0000000000000000 in ?? ()
#6  0x00007fba7cfc8424 in nsPluginInstance::getCurrentPageURL() const ()
   from /usr/lib/iceweasel/plugins/flashplugin-alternative.so
#7  0x00007fba7cfc8adc in nsPluginInstance::startProc(unsigned long) ()
   from /usr/lib/iceweasel/plugins/flashplugin-alternative.so
#8  0x00007fba7cfc95c1 in nsPluginInstance::NewStream(char*, _NPStream*, unsigned char, unsigned short*) ()
   from /usr/lib/iceweasel/plugins/flashplugin-alternative.so
#9  0x000000000041a066 in NSPluginStreamBase::inform (this=0xb1d130)
    at /build/buildd/kdebase-kde3-3.5.10/./nsplugins/viewer/nsplugin.cpp:1602
#10 0x000000000041a2db in NSPluginStreamBase::pump (this=0x7fba7cfcab35)
    at /build/buildd/kdebase-kde3-3.5.10/./nsplugins/viewer/nsplugin.cpp:1715
#11 0x000000000041a3b4 in NSPluginStream::data (this=0xb1d130, 
    job=<value optimized out>, data=<value optimized out>)
    at /build/buildd/kdebase-kde3-3.5.10/./nsplugins/viewer/nsplugin.cpp:1928
#12 0x000000000041a542 in NSPluginStream::qt_invoke (this=0xb1d130, _id=2, 
    _o=0x7fff97ce8b20) at ./nsplugin.moc:212
#13 0x00007fba848d7fb4 in QObject::activate_signal (this=0xac6310, 
    clist=<value optimized out>, o=0x7fff97ce8b20) at kernel/qobject.cpp:2359
#14 0x00007fba8672026b in KIO::TransferJob::data (this=<value optimized out>, 
    t0=0xac6310, t1=...) at ./jobclasses.moc:993
#15 0x00007fba8674e4d1 in KIO::TransferJob::qt_invoke (this=0xac6310, _id=18, 
    _o=0x7fff97ce8c10) at ./jobclasses.moc:1072
#16 0x00007fba848d7fb4 in QObject::activate_signal (this=0xaba5c0, 
    clist=<value optimized out>, o=0x7fff97ce8c10) at kernel/qobject.cpp:2359
#17 0x00007fba86721ecd in KIO::SlaveInterface::data (this=0xaba5c0, t0=...)
    at ./slaveinterface.moc:194
#18 0x00007fba86782ea5 in KIO::SlaveInterface::dispatch (
    this=<value optimized out>, _cmd=100, rawdata=...)
    at /build/buildd/kdelibs-kde3-3.5.10/./kio/kio/slaveinterface.cpp:234
#19 0x00007fba8677a0c0 in KIO::SlaveInterface::dispatch (this=0xaba5c0)
    at /build/buildd/kdelibs-kde3-3.5.10/./kio/kio/slaveinterface.cpp:173
#20 0x00007fba867355b6 in KIO::Slave::gotInput (this=0x7fba7cfcab35)
    at /build/buildd/kdelibs-kde3-3.5.10/./kio/kio/slave.cpp:300
#21 0x00007fba86770528 in KIO::Slave::qt_invoke (this=0xaba5c0, _id=4, 
    _o=0x7fff97ce9000) at ./slave.moc:113
#22 0x00007fba848d7fb4 in QObject::activate_signal (this=0xac7b20, 
    clist=<value optimized out>, o=0x7fff97ce9000) at kernel/qobject.cpp:2359
#23 0x00007fba848d9c8a in QObject::activate_signal (this=0xac7b20, 
    signal=<value optimized out>, param=<value optimized out>)
    at kernel/qobject.cpp:2452
#24 0x00007fba848f34db in QSocketNotifier::event (this=0xac7b20, 
    e=0x7fff97ce93a0) at kernel/qsocketnotifier.cpp:261
#25 0x00007fba84879785 in QApplication::internalNotify (
    this=<value optimized out>, receiver=0xac7b20, e=0x7fff97ce93a0)
    at kernel/qapplication.cpp:2638
#26 0x00007fba8487a52e in QApplication::notify (this=0x7fff97ce9710, 
    receiver=0xac7b20, e=0x7fff97ce93a0) at kernel/qapplication.cpp:2526
#27 0x00007fba84288a64 in KApplication::notify (this=0x7fff97ce9710, 
    receiver=0xac7b20, event=0x7fff97ce93a0)
    at /build/buildd/kdelibs-kde3-3.5.10/./kdecore/kapplication.cpp:550
#28 0x00007fba8486f388 in QApplication::sendEvent (this=0x7fff97ce9620)
    at kernel/qapplication.h:523
#29 QEventLoop::activateSocketNotifiers (this=0x7fff97ce9620)
    at kernel/qeventloop_unix.cpp:581
#30 0x0000000000413dd0 in QXtEventLoop::processEvents (this=0x7fff97ce9620, 
    flags=0)
    at /build/buildd/kdebase-kde3-3.5.10/./nsplugins/viewer/qxteventloop.cpp:459
#31 0x00007fba848905c1 in QEventLoop::enterLoop (this=0x7fff97ce9620)
    at kernel/qeventloop.cpp:201
#32 0x00007fba84890472 in QEventLoop::exec (this=0x7fba7cfcab35)
    at kernel/qeventloop.cpp:148
#33 0x0000000000419224 in main (argc=3, argv=<value optimized out>)
    at /build/buildd/kdebase-kde3-3.5.10/./nsplugins/viewer/viewer.cpp:307
Current language:  auto
The current source language is "auto; currently c".
Comment 1 Timothy Pearson 2009-12-07 20:13:21 CST
This only occurs on certain systems; possibly related to bug 130
Comment 2 Timothy Pearson 2012-06-12 02:26:09 CDT

*** This bug has been marked as a duplicate of bug 130 ***