section7 / squeezelite

Automatically exported from code.google.com/p/squeezelite
Other
0 stars 0 forks source link

glibc invalid pointer #39

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
On my raspberry pi I get the following in my log file when I try and run 
squeezelite. 

Any help appreciated.

[14:08:07.503031] stream_init:264 init stream
[14:08:07.504570] stream_init:265 streambuf size: 2097152
[14:08:07.518935] output_init:1337 init output
[14:08:07.522350] output_init:1340 outputbuf size: 3528000
[14:08:07.522706] output_init:1372 requested alsa_buffer: 40 alsa_period: 4 
format: any mmap: 1
[14:08:07.618201] output_init:1398 output: sysdefault:CARD=ALSA maxrate: 384000
[14:08:07.652577] output_init:1408 memory locked
[14:08:07.653518] output_thread:601 open output device: sysdefault:CARD=ALSA
[14:08:07.656193] output_init:1431 set output sched fifo rt: 45
[14:08:07.656411] decode_init:129 init decode
[14:08:07.663367] alsa_open:270 opened device sysdefault:CARD=ALSA using 
format: S32_LE sample rate: 44100 mmap: 1
[14:08:07.665596] alsa_open:335 buffer: 40 period: 4 -> buffer size: 1760 
period size: 440
[14:08:07.668396] ALSA snd_pcm_hw_start:587 SNDRV_PCM_IOCTL_START failed (-32)
[14:08:07.683053] load_faad:583 loaded libfaad.so.2
[14:08:07.718843] load_vorbis:275 loaded libvorbisfile.so.3
[14:08:07.741623] load_flac:235 loaded libFLAC.so.8
[14:08:07.741870] register_pcm:352 using pcm
[14:08:07.754191] load_mad:332 loaded libmad.so.0
*** glibc detected *** /usr/bin/squeezelite-armv6hf: free(): invalid pointer: 
0xbeeeaede ***

Original issue reported on code.google.com by jacobjme...@gmail.com on 16 Aug 2013 at 1:41

GoogleCodeExporter commented 8 years ago
For some reason it didn't like me setting the server, it works if I don't set 
the server.

Original comment by jacobjme...@gmail.com on 16 Aug 2013 at 2:14

GoogleCodeExporter commented 8 years ago
Can you reproduce this all the time with the -s option?  If so can you post 
some more debugs showing which version you are running and the exact command 
line options?  

[I have just checked the arm6hf binary and can't cause this]

Original comment by trio...@btinternet.com on 16 Aug 2013 at 6:46

GoogleCodeExporter commented 8 years ago
Closing as not reproduced - if you see this again please reopen

Original comment by trio...@btinternet.com on 23 Dec 2013 at 10:37