rafael2k / darkice

DarkIce is a live audio streamer. It records audio from an audio interface (e.g. sound card), encodes it and sends it to a streaming server. This is the official development repository of Darkice.
http://www.darkice.org
198 stars 46 forks source link

Segmentation Fault when creating file with fileAddDate #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. configure localDumpFile
2. add the option fileAddDate to the corresponding section
3. run darkice

What is the expected output?

madjester@voidwalker:~/Code/darkice-0.20.1$ darkice -c ~/dark.cfgDarkIce 0.20.1 
live audio streamer, http://darkice.tyrell.hu/
Copyright (c) 2000-2007, Tyrell Hungary, http://tyrell.hu/

Using config file: /home/madjester/dark.cfg
Using ALSA DSP input device: ice1712_ch56
Using POSIX real-time scheduling, priority 98

What do you see instead?

The same but darkice exits immediately and dumps core (segmentation fault).

What version of the product are you using? On what operating system?
I am using darkice 0.20.1 on ubuntu karmic.

Please provide any additional information below.
I have attached a patch.

Enjoy!

Original issue reported on code.google.com by madjesta@gmail.com on 8 Aug 2010 at 8:22

Attachments:

GoogleCodeExporter commented 9 years ago
applied.

Original comment by rafael2k...@gmail.com on 17 Sep 2010 at 8:39