hi folks, today git pull updated my sources so I tried compiling again. this time results got better - it seems it starts working, log looks nice but suddenly it crashes. here's gdb output:
pranza@lilpvq ~ $ gdb --args liquidsoap muilas.liq GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "arm-linux-gnueabihf". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/local/bin/liquidsoap...done. (gdb) run Starting program: /usr/local/bin/liquidsoap muilas.liq [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabihf/libthread_db.so.1". TagLib: MPEG::Header::parse() -- Invalid sample rate. TagLib: MPEG::Header::parse() -- Invalid sample rate. [New Thread 0xb4fe3460 (LWP 19198)] [New Thread 0xb47e3460 (LWP 19199)] [New Thread 0xb3fe3460 (LWP 19200)] [New Thread 0xb37e3460 (LWP 19201)] [New Thread 0xb2fe3460 (LWP 19202)] [New Thread 0xb27e3460 (LWP 19203)] TagLib: ID3v2.4 no longer supports the frame type TDAT. It will be discarded from the tag. TagLib: ID3v2.4 no longer supports the frame type TIME. It will be discarded from the tag. [New Thread 0xb1fc2460 (LWP 19205)] Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb1fc2460 (LWP 19205)] shine_BF_freePartHolder (thePH=0x0) at src/lib/formatbits.c:295 295 free( thePH->part->element ); (gdb) here are the last lines from a log: 2014/01/17 00:13:29 [naktinis:3] Prepared "/mnt/ntfs/muzik/shuttle358 - understanding wildlife/Shuttle358 - Understanding Wildlife (mp 115) - 01 - Finch.mp3" (RID 37). 2014/01/17 00:13:29 [fallback_6141:3] Switch to on_blank_6138. 2014/01/17 00:13:29 [fallback_6127:3] Switch to switch_6126. 2014/01/17 00:13:29 [switch_6126:3] Switch to naktinis. ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
