Bug 93910 - nspluginviewer crashed trying to use arts (which is disabled!)
Summary: nspluginviewer crashed trying to use arts (which is disabled!)
Status: RESOLVED DUPLICATE of bug 62603
Alias: None
Product: arts
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Westerfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-25 17:01 UTC by Nadav Kavalerchik
Modified: 2005-01-12 16:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nadav Kavalerchik 2004-11-25 17:01:45 UTC
Version:           3.3.1-7 konqueror (using KDE KDE 3.3.1)
Installed from:    RedHat RPMs
OS:                Linux

while browsing a site that has embbeded flash plugins (one of them) crashes trying to use arts for audio, which is disabled ! ( i don't use it )

bug report:

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -173156672 (LWP 4797)]
[KCrash handler]
#4  0xf52d54ba in ?? ()
#5  0xf4f5230c in std::vector<Arts::MethodDef, std::allocator<Arts::MethodDef> >::_M_insert_aux () from /usr/lib/libmcop.so.1
#6  0xf4f52526 in Arts::readTypeSeq<Arts::MethodDef> ()
   from /usr/lib/libmcop.so.1
#7  0xf4f4a75d in Arts::InterfaceDef::readType () from /usr/lib/libmcop.so.1
#8  0xf4f4aa32 in Arts::InterfaceDef::InterfaceDef ()
   from /usr/lib/libmcop.so.1
#9  0xf4f545fe in Arts::readTypeSeq<Arts::InterfaceDef> ()
   from /usr/lib/libmcop.so.1
#10 0xf4f4b867 in Arts::ModuleDef::readType () from /usr/lib/libmcop.so.1
#11 0xf4f4bae4 in Arts::ModuleDef::ModuleDef () from /usr/lib/libmcop.so.1
#12 0xf4f701ca in Arts::IDLFileReg::startup () from /usr/lib/libmcop.so.1
#13 0xf4f76427 in Arts::StartupManager::startup () from /usr/lib/libmcop.so.1
#14 0xf4f5c5d8 in Arts::Dispatcher::Dispatcher () from /usr/lib/libmcop.so.1
#15 0xf52df0a4 in arts_backend_init () from /usr/lib/libartscbackend.so.0
#16 0xf6fc52b6 in arts_init () from /usr/lib/libartsc.so.0
#17 0xf6fcadaa in open () from /usr/lib/libartsdsp.so.0
#18 0xf576e517 in PlatformSoundMix::UnlockAudioCallback ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#19 0xf576e6da in UnixSoundOSS::Open ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#20 0xf576dcda in PlatformSoundMix::OpenDevice ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#21 0xf576d8fa in PlatformSoundMix::PlatformConstruct ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#22 0xf56c6231 in CoreSoundMix::Construct ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#23 0xf5722c44 in CoreGlobals::Init ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#24 0xf56e6d7b in CorePlayer::CorePlayer$base ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#25 0xf5735252 in UnixCommonPlayer::UnixCommonPlayer$base ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#26 0xf5777db1 in PlatformPlayer::PlatformPlayer ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#27 0xf577dde3 in NPP_New ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#28 0xf577c51a in Private_New ()
   from /usr/local/firefox_1.0/plugins/libflashplayer.so
#29 0x080592f2 in NSPluginClass::newInstance ()
#30 0x0805e02f in NSPluginClassIface::process ()
#31 0xf674fe10 in DCOPClient::receive () from /usr/lib/libDCOP.so.4
#32 0xf675461e in DCOPClient::send () from /usr/lib/libDCOP.so.4
#33 0xf6754cf8 in DCOPClient::send () from /usr/lib/libDCOP.so.4
#34 0xf675be5f in KDE_IceProcessMessages () from /usr/lib/libDCOP.so.4
#35 0xf674afff in DCOPClient::processSocketData () from /usr/lib/libDCOP.so.4
#36 0x00000000 in ?? ()
Comment 1 Stephan Kulow 2004-11-25 17:30:38 UTC
you disabled arts or the use of artsdsp in plugins?
Comment 2 Frederik Himpe 2004-12-26 21:14:34 UTC
I had exactly the same crash with today's CVS. I'm using Konqueror in Gnome. At least arts does not seem to be running according to ps.
Comment 3 Frederik Himpe 2004-12-26 21:16:42 UTC
To clarify, I can confirm the crash with today's HEAD cvs: Konqueror 3.3.90 (Using KDE 3.3.90 (alpha1, CVS >= 20041206))
Comment 4 George Staikos 2005-01-12 16:23:02 UTC

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