i get this error after trying a52 plugin for alsa
(https://help.ubuntu.com/community/DigitalAC-3Pulseaudio)

[ 1018.821102] traps: pulseaudio[4609] trap divide error ip:7ffa52100a57 
sp:7fff053ea510 error:0 in libavutil.so.51.22.1[7ffa520ed000+1c000]
[ 1019.662313] traps: pulseaudio[4616] trap divide error ip:7fe8c003da57 
sp:7fff5672fd30 error:0 in libavutil.so.51.22.1[7fe8c002a000+1c000]
[ 1023.878323] traps: pulseaudio[4682] trap divide error ip:7f4b285d2a57 
sp:7fff34c1bfe0 error:0 in libavutil.so.51.22.1[7f4b285bf000+1c000]
[ 1026.173589] traps: pulseaudio[4690] trap divide error ip:7f0ff55dda57 
sp:7fff73481b70 error:0 in libavutil.so.51.22.1[7f0ff55ca000+1c000]
[ 1032.169982] traps: pulseaudio[4698] trap divide error ip:7fc5a2c13a57 
sp:7fff827c2070 error:0 in libavutil.so.51.22.1[7fc5a2c00000+1c000]

this error only appears if if add the following to  ~/.asound.rc

pcm.a52 {
    @args [ CARD ]
    @args.CARD {
               type string
               default 0
    }
    type plug
    slave {
           pcm {
               type a52
               card $CARD
           }
    }
}

maybe this will help geting to the error

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1241439

Title:
  no sound/audio,  traps: pulseaudio[25921] trap divide error
  ip:7fe46a303a57 sp:7fff825b91d0 error:0 in libavutil.so.51.22.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1241439/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to