@Steen, Greg,

While testing out some ideas for an equalizer option for the
piCorePlayer applet I encountered the following amixer error when
executing amixer or a lua script from the command line:


Code:
--------------------
    tc@piCorePlayerHbDP:~$ sudo amixer -D equal cset numid=2 85
  numid=2,iface=MIXER,name='02. 63 Hz Playback Volume',device=1
  ; type=INTEGER,access=rw------,values=2,min=0,max=100,step=1
  : values=85,85
  **** Error in `amixer': double free or corruption (!prev): 0x011a15b8 ****
  Aborted
  tc@piCorePlayerHbDP:~$ /opt/jivelite/bin/lua equalizer_test_result.lua
  **** Error in `amixer': double free or corruption (!prev): 0x0174d5b8 ****
  Aborted
  66
  85
  66
  66
  66
  66
  66
  66
  66
  66
  
  31 Hz: 66
  63 Hz: 85
  125 Hz: 66
  250 Hz: 66
  500 Hz: 66
  1 kHz: 66
  2 kHz: 66
  4 kHz: 66
  8 kHz: 66
  16 kHz: 66
  
--------------------


This is on a Pi2 with piCorePlayer 2.01 and the equalizer enabled from
the web interface. Any idea what could be the problem here?

Regards,

Arie


------------------------------------------------------------------------
kolossos4730's Profile: http://forums.slimdevices.com/member.php?userid=63988
View this thread: http://forums.slimdevices.com/showthread.php?t=105018

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to