Summary: | artsd crashes on KDE startup | ||
---|---|---|---|
Product: | [Unmaintained] arts | Reporter: | Michael Gorven <michael> |
Component: | general | Assignee: | Stefan Westerfeld <stefan> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | xtrchessreal |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Gorven
2005-09-26 18:27:36 UTC
Can you start artsd manually from a konsole? Does it crash for every output method, or just one? You might be able to find more tips on localizing the problem in the FAQ at: http://docs.kde.org/development/en/kdebase/faq/sound.html *** This bug has been marked as a duplicate of 111115 *** I have KDE4 meta pkg installed so I am confused why I am getting a KDE3 crash (debug report below). It happens every startup. Issue just began after a recent install of the mplayer, mplayerplugin, and Moonlight. This was not an issue until then. These plugins are not working either. I will uninstall these and see if I still get this crash and report the results. [KCrash handler] #4 0xb6a30bc4 in Noatun::StereoVolumeControlSSE_impl::calculateBlock () from /opt/kde3/lib/libnoatunarts.so #5 0x09f80600 in ?? () #6 0xb7dd9b47 in Arts::StdScheduleNode::gslProcess () from /opt/kde3/lib/libartsflow.so.1 #7 0xb7e3a76b in ?? () from /opt/kde3/lib/libartsflow.so.1 #8 0xb7e3b87f in _engine_master_dispatch () from /opt/kde3/lib/libartsflow.so.1 #9 0xb7e37cef in gsl_engine_dispatch () from /opt/kde3/lib/libartsflow.so.1 #10 0xb7dda316 in Arts::StdScheduleNode::requireFlow () from /opt/kde3/lib/libartsflow.so.1 #11 0xb7df36a8 in Arts::Synth_PLAY_impl::needMore () from /opt/kde3/lib/libartsflow.so.1 #12 0xb7de00b4 in Arts::AudioSubSystem::handleIO () from /opt/kde3/lib/libartsflow.so.1 #13 0xb7de0368 in Arts::AudioIOALSA::notifyIO () from /opt/kde3/lib/libartsflow.so.1 #14 0xb7c4abae in Arts::StdIOManager::processOneEvent () from /opt/kde3/lib/libmcop.so.1 #15 0xb7c44028 in Arts::StdIOManager::run () from /opt/kde3/lib/libmcop.so.1 #16 0xb7c44141 in Arts::Dispatcher::run () from /opt/kde3/lib/libmcop.so.1 #17 0x0805bc32 in std::ios_base::Init::~Init () #18 0xb79805c5 in __libc_start_main () from /lib/i686/libc.so.6 #19 0x08053e71 in std::ios_base::Init::~Init () Uninstalling the three pkgs mentioned above did not solve the issue. The multimedia application aRts is causing it, I do not need this program, I uninstalled this and the crash went away on the very next reboot. Now I will re-install my three pkgs mplayer, mplayerplugin, and Moonlight. If any further crashes happen I will report them here. |