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.
| Summary: |
Konqueror crashed with Gnash Plugin |
| Product: |
TDE
|
Reporter: |
Ahmed <debian.trinity> |
| Component: |
tdebase | Assignee: |
Timothy Pearson <kb9vqf> |
| Status: |
RESOLVED
WONTFIX
|
|
|
| Severity: |
normal
|
CC: |
bugwatch, gamrat.kristopher, michele.calgaro
|
| Priority: |
P5
|
|
|
| Version: |
3.5.13.x [Trinity] | |
|
| Hardware: |
i386 | |
|
| OS: |
Debian Squeeze | |
|
|
Compiler Version:
|
|
TDE Version String:
|
|
|
Application Version:
|
|
Application Name:
|
|
First of all, I installed konqueror-plugin-gnash via KPackage but Konqueror could not not detect the plugin after I clicked Settings>Configure Konqueror>Plugins> Scan for new plugins! Then, I removed konqueror-plugin-gnash and installed browser-plugin-gnash, which is actually packaged for Mozilla/gecko browsers. I was very glad because konqueror successfully detected gnash plugin after a new scan and it was ready to go. I vistied youtube to test gnash but I was shocked when konqueror crashed. I backtraced the error and it looks like it's related to konqueror-nsplugins-trinity. [Thread debugging using libthread_db enabled] [KCrash handler] #6 0x00000000 in ?? () #7 0xb5ccd3be in gnash::nsPluginInstance::getCurrentPageURL() const () from /usr/lib/mozilla/plugins/flash-mozilla.so #8 0xb5cd09f1 in gnash::nsPluginInstance::getCmdLine(int, int) () from /usr/lib/mozilla/plugins/flash-mozilla.so #9 0xb5cd2151 in gnash::nsPluginInstance::startProc() () from /usr/lib/mozilla/plugins/flash-mozilla.so #10 0xb5cd2c32 in gnash::nsPluginInstance::NewStream(char*, _NPStream*, unsigned char, unsigned short*) () from /usr/lib/mozilla/plugins/flash-mozilla.so #11 0xb5cdf8d3 in NPP_NewStream () from /usr/lib/mozilla/plugins/flash-mozilla.so #12 0x0805ed1f in NSPluginStreamBase::inform() () #13 0x0805f00a in NSPluginStreamBase::pump() () #14 0x0805f0d1 in NSPluginStream::data(KIO::Job*, QMemArray<char> const&) () #15 0x0805f25e in NSPluginStream::qt_invoke(int, QUObject*) () #16 0xb67fa9aa in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #17 0xb73ebd60 in KIO::TransferJob::data(KIO::Job*, QMemArray<char> const&) () from /opt/trinity/lib/libkio.so.4 #18 0xb73ebddf in KIO::TransferJob::slotData(QMemArray<char> const&) () from /opt/trinity/lib/libkio.so.4 #19 0xb742494d in KIO::TransferJob::qt_invoke(int, QUObject*) () from /opt/trinity/lib/libkio.so.4 #20 0xb67fa9aa in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #21 0xb73ecfee in KIO::SlaveInterface::data(QMemArray<char> const&) () from /opt/trinity/lib/libkio.so.4 #22 0xb7453293 in KIO::SlaveInterface::dispatch(int, QMemArray<char> const&) () from /opt/trinity/lib/libkio.so.4 #23 0xb745a646 in KIO::SlaveInterface::dispatch() () from /opt/trinity/lib/libkio.so.4 #24 0xb7407c2c in KIO::Slave::gotInput() () from /opt/trinity/lib/libkio.so.4 #25 0xb744be10 in KIO::Slave::qt_invoke(int, QUObject*) () from /opt/trinity/lib/libkio.so.4 #26 0xb67fa9aa in QObject::activate_signal(QConnectionList*, QUObject*) () from /usr/lib/libqt-mt.so.3 #27 0xb67fc9b4 in QObject::activate_signal(int, int) () from /usr/lib/libqt-mt.so.3 #28 0xb6b59f80 in QSocketNotifier::activated(int) () from /usr/lib/libqt-mt.so.3 #29 0xb6819d27 in QSocketNotifier::event(QEvent*) () from /usr/lib/libqt-mt.so.3 #30 0xb6796167 in QApplication::internalNotify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #31 0xb679714b in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libqt-mt.so.3 #32 0xb64df89b in KApplication::notify(QObject*, QEvent*) () from /opt/trinity/lib/libkdecore.so.4 #33 0xb678af74 in QEventLoop::activateSocketNotifiers() () from /usr/lib/libqt-mt.so.3 #34 0x08058850 in QXtEventLoop::processEvents(unsigned int) () #35 0xb67af130 in QEventLoop::enterLoop() () from /usr/lib/libqt-mt.so.3 #36 0xb67aefd6 in QEventLoop::exec() () from /usr/lib/libqt-mt.so.3 #37 0xb67967bf in QApplication::exec() () from /usr/lib/libqt-mt.so.3 #38 0x0805d7f3 in main () This bug is reproducible whenever I visited any flashed enabled website. Please help me to debug this problem. I believe that gnash is a true replacement of the proprietary adobe flash player, especially with versions 0.8.8+ which are fully compatible with youtube and can playback all the videos on the website. Thanks