Bug 99176 - artsd crashes when i load up an mp3 file
Summary: artsd crashes when i load up an mp3 file
Status: RESOLVED DUPLICATE of bug 74479
Alias: None
Product: arts
Classification: Miscellaneous
Component: artsd (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Stefan Westerfeld
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-12 05:33 UTC by Rafael Gonzalez
Modified: 2006-07-29 13:18 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 Rafael Gonzalez 2005-02-12 05:33:00 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    Slackware Packages
OS:                Linux

What really makes this a very misterious bug is the fact that I CAN listen to the intial sound when KDE starts, and the ending one when it shuts off.

Any file that has sound will produce this bug... I don't know if its ALSA (cause it works in the console) or if its something else. here's the complete log.

(no debugging symbols found)...Using host libthread_db library "/lib/libthread_db.so.1".
(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)...(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)...0x40559497 in waitpid () from /lib/libpthread.so.0
#0  0x40559497 in waitpid () from /lib/libpthread.so.0
#1  0x08065b1d in virtual thunk to Arts::SampleStorageEntry_skel::~SampleStorageEntry_skel() ()
#2  0x00001dd1 in ?? ()
#3  0x00000000 in ?? ()
#4  0x00000000 in ?? ()
#5  0x404211ba in Arts::ObjectManager::create () from /opt/kde/lib/libmcop.so.1
#6  0x40557be5 in pthread_barrierattr_setpshared () from /lib/libpthread.so.0
#7  0x00000000 in ?? ()
#8  0x00000000 in ?? ()
#9  0x0000002b in ?? ()
#10 0x0000002b in ?? ()
#11 0x08052aa0 in ?? ()
#12 0xbfffcd90 in ?? ()
#13 0xbfffcd18 in ?? ()
#14 0xbfffcd00 in ?? ()
#15 0x400c47e4 in ?? () from /opt/kde/lib/libkmedia2_idl.so.1
#16 0x00000001 in ?? ()
#17 0x00000001 in ?? ()
#18 0x00000000 in ?? ()
#19 0x0000000e in ?? ()
#20 0x00000004 in ?? ()
#21 0x400a0a48 in Arts::PlayObject_base::_create ()
   from /opt/kde/lib/libkmedia2_idl.so.1
Comment 1 Stefan Gehn 2005-02-12 12:50:23 UTC
Neither your backtrace nor description tell me what you are actually trying to do.

What are you playing mp3 files with (application names)?
What does artsplay /path/to/some.wav do (i.e. do you hear something)?
What are your soundserver settings ("artsshell status" output)?
Which arts version is this on ("artsshell version" will tell you)?

Please also consider recompiling arts with debug-infos (add --enable-debug when running configure script) and add a backtrace generated with that artsd.
Comment 2 Rafael Gonzalez 2005-02-12 18:20:00 UTC
kaboodle crashes. juk crashes.  
my soundserver uses ALSA (it does work with console, without KDE)
if i do artsplay it crashes as usual (soundserver)
its arts version 1.2.3

I really gotta say thanx, you really put attention to the bug reports.
 still, don't worry, as long as i don't use progs that are related to
arts i can hear sound ok.  i know you guys are very busy, don't get
too much into it, i "fixed" the prob, in some way. its just bad luck
that i can't use some of KDE's progs.

best regards

Comment 3 Stefan Gehn 2005-02-12 18:39:04 UTC
Hmm, could simply be a badly compiled artsd.
Also try using "threaded oss" instead of "alsa" output. You can change it in the soundserver settings.
Comment 4 Rafael Gonzalez 2005-02-13 04:32:32 UTC
i tried the threaded oss... and boy was that bad. KDE crashed
completely, had to reboot... i tell ya, it looked like micro$oft. but
like i said before, don't worry, i'll probably load up a newer version
of KDE when i get slackware 10.1, i dunno...

i posted the bug to see if it would help somebody with the same
problem as me.  still, thanx a lot man, i appreciate your help.


On Sat, 12 Feb 2005 09:39:09 -0800 (PST), Stefan Gehn <mETz81@web.de> wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> 
> http://bugs.kde.org/show_bug.cgi?id=99176
> 
> ------- Additional Comments From mETz81 web de  2005-02-12 18:39 -------
> Hmm, could simply be a badly compiled artsd.
> Also try using "threaded oss" instead of "alsa" output. You can change it in the soundserver settings.
>

Comment 5 Andreas Kling 2006-07-29 13:18:51 UTC

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