Sat 28 Feb 2009 05:23:01 PM UTC, original submission:
I am trying to get rid of flash-player and use gnash, but from the start I get crash.
opensuse 11.1 64bit, KDE3.5.10, gnash 0.8.4. When I go YT page (with video) I see KDE crash handler and such log:
System configuration startup check disabled.
[?1034h(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[KCrash handler]
#5 0x0000000000000000 in ?? ()
#6 0x00007ffff06eed36 in nsPluginInstance::getCurrentPageURL() const ()
from /usr/lib64/browser-plugins/libgnashplugin.so
#7 0x00007ffff06f17a6 in nsPluginInstance::startProc(unsigned long) ()
from /usr/lib64/browser-plugins/libgnashplugin.so
#8 0x00007ffff06f296f in nsPluginInstance::NewStream(char, _NPStream, unsigned char, unsigned short*) () from /usr/lib64/browser-plugins/libgnashplugin.so
#9 0x000000000041a139 in NSPluginStreamBase::inform() ()
#10 0x000000000041a3ab in NSPluginStreamBase::pump() ()
#11 0x000000000041a484 in NSPluginStream::data(KIO::Job*, QMemArray<char> const&) ()
#12 0x000000000041a600 in NSPluginStream::qt_invoke(int, QUObject*) ()
#13 0x00007ffff5ee60df in QObject::activate_signal(QConnectionList, QUObject)
() from /usr/lib/qt3/lib64/libqt-mt.so.3
#14 0x00007ffff7451999 in KIO::TransferJob::data(KIO::Job*, QMemArray<char> const&) () from /opt/kde3/lib64/libkio.so.4
#15 0x00007ffff74956b2 in KIO::TransferJob::qt_invoke(int, QUObject*) ()
from /opt/kde3/lib64/libkio.so.4
#16 0x00007ffff5ee60df in QObject::activate_signal(QConnectionList, QUObject)
() from /usr/lib/qt3/lib64/libqt-mt.so.3
#17 0x00007ffff745631d in KIO::SlaveInterface::data(QMemArray<char> const&) ()
from /opt/kde3/lib64/libkio.so.4
#18 0x00007ffff74b08d5 in KIO::SlaveInterface::dispatch(int, QMemArray<char> const&) () from /opt/kde3/lib64/libkio.so.4
#19 0x00007ffff74703de in KIO::SlaveInterface::dispatch() ()
from /opt/kde3/lib64/libkio.so.4
#20 0x00007ffff7477c36 in KIO::Slave::gotInput() ()
from /opt/kde3/lib64/libkio.so.4
#21 0x00007ffff7477de8 in KIO::Slave::qt_invoke(int, QUObject*) ()
from /opt/kde3/lib64/libkio.so.4
#22 0x00007ffff5ee60df in QObject::activate_signal(QConnectionList, QUObject)
() from /usr/lib/qt3/lib64/libqt-mt.so.3
#23 0x00007ffff5ee8333 in QObject::activate_signal(int, int) ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#24 0x00007ffff5f01dcb in QSocketNotifier::event(QEvent*) ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#25 0x00007ffff5e87755 in QApplication::internalNotify(QObject, QEvent) ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#26 0x00007ffff5e8853a in QApplication::notify(QObject, QEvent) ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#27 0x00007ffff6a209d2 in KApplication::notify(QObject, QEvent) ()
from /opt/kde3/lib64/libkdecore.so.4
#28 0x00007ffff5e7ca83 in QEventLoop::activateSocketNotifiers() ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#29 0x0000000000414077 in QXtEventLoop::processEvents(unsigned int) ()
#30 0x00007ffff5e9e2e9 in QEventLoop::enterLoop() ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#31 0x00007ffff5e9e172 in QEventLoop::exec() ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#32 0x00000000004192e3 in main ()
|