LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware64 madplay segfaults (https://www.linuxquestions.org/questions/slackware-14/slackware64-madplay-segfaults-757434/)

disturbed1 09-24-2009 03:44 AM

Slackware64 madplay segfaults
 
PHP Code:

madplay file.mp3
MPEG Audio Decoder 0.15.2 
(beta) - Copyright © 2000-2004 Robert Leslie et al.
          
TitleRed House
         Artist
Jimi Hendrix
          Album
Are You Experienced D1
          Track
03
Segmentation fault 

Happens with every mp3 file I've attempted. CBR/VBR encoded with lame/blade/helixmp3.

Recompiling with these options madplay no longer segfaults-
./configure \
--prefix=/usr \
--with-alsa \
--enable-debugging \
--enable-profiling \
--build=$ARCH-slackware-linux

I've tried this on 3 systems, and all 3 segfault.... But, all 3 systems run almost exactly the same configurations. Could someone check madplay on their Slackware64 to see if it segfaults for them as well?

mpg321, and amp do work as expected.

hoodooman 09-24-2009 05:18 AM

Hi.Madplay working fine here on Slackware 13 64 bit.

disturbed1 09-24-2009 05:35 AM

Strange.

Without debugging compiled in I have to pass -R !=44100. 44101, 44099 works, but not 44100 (22050 and 48000 work as well).

This is with snd-hda-intel (Intel Corporation 82801G x2 and Intel Corporation 82801JI) Works with snd-intel8x0 (nVidia Corporation nForce3 250Gb AC'97 Audio Controller). Sure do miss my ISA Yamaha OPL-Sax3 :(

~sHyLoCk~ 09-24-2009 05:46 AM

Even mine is snd-hda-intel same as yours, it works for me.
Code:

# lspci | grep Aud
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)

try running alsaconf and then alsamixer again.


All times are GMT -5. The time now is 04:46 AM.