Reimar D?ffinger wrote: > On Tue, Mar 23, 2010 at 05:58:27PM +0300, Ildar Isaev wrote: > >> Program received signal SIGSEGV, Segmentation fault. >> [Switching to Thread 0x405f9b20 (LWP 30107)] >> 0x404aa656 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6 >> (gdb) bt >> #0 0x404aa656 in strcasecmp () from /lib/tls/i686/cmov/libc.so.6 >> #1 0x08213ae9 in http_streaming_start (stream=0x93d1608, >> file_format=0xbffd1754) at stream/http.c:796 >> > > Probably fixed by SVN r30951. > Yes, that seems so. Thanks!