id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc	blockedby	blocking	reproduced	analyzed
1476	rtp pcm_alaw/pcm_mulaw streaming from ALSA	Spideru		"- What I was trying to accomplish:
I am trying to stream ALSA audio in (one channel) over RTP, to a VLC server with pcm_alaw/pcm_mulaw format @8ksample/s.

- The problem I encountered:
After few seconds (from 5 to 100, randomly) of correct and audible sound on server (but with wrong stream speed), the program (ffmpeg) exit with ""segmentation fault"".

- Exact command line:
./ffmpeg -f alsa -ar 8000 -ac 1 -i hw:1,0 -ar 8000 -acodec pcm_alaw -ab 64k -f rtp rtp://127.0.0.1:1234

- Output of ffmpeg -v 9 -loglevel 99 -report:
[http://pastebin.com/f5amCa6n]

- Output of debug as described here [http://ffmpeg.org/bugreports.html] :
[http://pastebin.com/zBsWAPgQ]

- Summary of the bug:
Program exit with segmentation fault

- How to reproduce:

run command and wait few seconds

ffmpeg version N-41796-g1bb30d0
built on Jun 22 2012 10:56:44 with gcc 4.6.3
configuration: --enable-libx264 --enable-gpl
libavutil      51. 59.100 / 51. 59.100
libavcodec     54. 29.100 / 54. 29.100
libavformat    54. 10.100 / 54. 10.100
libavdevice    54.  0.100 / 54.  0.100
libavfilter     2. 82.100 /  2. 82.100
libswscale      2.  1.100 /  2.  1.100
libswresample   0. 15.100 /  0. 15.100
libpostproc    52.  0.100 / 52.  0.100
"	defect	new	important	undetermined	git-master		crash SIGSEGV				0	0
