Hello Tim,
On Mon, Sep 04, 2006 at 12:05:55AM +0200, Tim Boneko wrote:
> Helge Kreutzmann wrote:
> > Now run
> > gdb /usr/bin/goobox
> > from a terminal. At the prompt issue "run". When it crashes, type "bt
> > full" and send us (this bug log) the output of this command.
> 
> The output helge requested is attached.

Thanks.

> The program didn't really crash this time, but it froze when i tried to
> play the CD, just as on the other box i mentioned.

So both problems may be related. I suggest calling this box A (with
the previous crash) and the other B.

Can you provide the following information for A:
1. What kind of sound hardware are you using?
2. Do you have any sound daemon running?
3. Can you play audio with other tools, and if so, which did you try ?
4. Which version of libgstreamer-plugins0.8 do you use, i.e.
   dpkg -l libgstreamer-plugins0.8
4. Did you try using a mixer, e.g. aumix to mute, change volume etc.
   of your audio device?

> #0  0xb779fa13 in gst_mixer_set_volume ()
>    from /usr/lib/libgstinterfaces-0.8.so.0
> No symbol table info available.
> #1  0x0807c130 in cd_player_play (player=0x0) at goo-player-cd.c:616
>         player_cd = <value optimized out>
>         priv = (GooPlayerCDPrivateData *) 0xb77a4720
>         vol = 100

The next call in goo-player-cd.c is 
        gst_mixer_set_volume (GST_MIXER (priv->volume), NULL, &vol);

So this could either be a corrupted structure "priv" in goobox or a
problem in libgstreamer-plugins0.8-0. To find this out, I built this
package with debug symbols and put it here:
http://www.helgefjell.de/data/libgstreamer-plugins0.8-0_0.8.12-5_i386.deb

Could you please install this version and run goobox (the version I
provided you earlier for testing) in gdb again and when it
crashes/hangs run
"bt full" again?

Thanks and sorry for the delay in handling this bug report.

Greetings

         Helge
-- 
      Dr. Helge Kreutzmann                     [EMAIL PROTECTED]
           Dipl.-Phys.                   http://www.helgefjell.de/debian.php
        64bit GNU powered                     gpg signed mail preferred
           Help keep free software "libre": http://www.ffii.de/

Attachment: signature.asc
Description: Digital signature

Reply via email to