PasTim wrote: 
> I have been getting a few segfaults when using squeezelite to output via
> stdout.
> 
> > 
Code:
--------------------
  >   > 
  > segfault at 18 ip 00007fb60b154f1d sp 00007fff69ec2690 error 4 in 
libc-2.19.so[7fb60b0d5000+1bc000]
  > 
--------------------
> > 
> 
> I can't get a squeezelite debug log because when I am piping stdout to
> another script I cannot also get a log (all the output include audio
> samples goes to the -f log if I choose that option).
> 
> How can I get some information to help diagnosing the problem?

rebuild from source with -g and then create a core dump which you let
look at with gdb?  Sorry don't have time to look at this at the moment
but will do so, especially if you could post more information about the
segfault.


------------------------------------------------------------------------
Triode's Profile: http://forums.slimdevices.com/member.php?userid=17
View this thread: http://forums.slimdevices.com/showthread.php?t=97046

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

Reply via email to