section7 / squeezelite

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

Core dumped #104

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
On playing on random music in all librairie

What is the expected output? What do you see instead?
the result of -d all=debug 

[09:11:19.003867] sendSTAT:171 STAT: STMt
[09:11:20.006347] sendSTAT:171 STAT: STMt
[09:11:20.528830] faad_decode:480 gapless: trimming 398 frames from end
[09:11:20.530037] decode_thread:99 decode complete
[09:11:20.531467] _checkfade:281 fade mode: 1 duration: 0 track-end
[09:11:20.532695] sendSTAT:171 STAT: STMd
[09:11:20.738523] process:494 strm
[09:11:20.738850] process_strm:256 strm command s
[09:11:20.739038] process_strm:325 strm s autostart: 1 transition period: 0 
transition type: 1 codec: a
[09:11:20.739241] sendSTAT:171 STAT: STMf
[09:11:20.739708] codec_open:218 codec open: 'a'
[09:11:20.740963] faad_open:540 opening mp4 stream
[09:11:20.741379] stream_sock:384 connecting to 192.168.0.22:9002
[09:11:20.743316] stream_sock:413 header: GET 
/stream.mp3?player=b8:27:eb:b9:97:56 HTTP/1.0
Authorization: Basic c3F1ZWV6ZWJveFhYWDpxOVNXQ3VwcnVs

[09:11:20.744506] sendSTAT:171 STAT: STMc
[09:11:20.745013] process_strm:357 set fade mode: 1
[09:11:20.746291] process:494 audg
[09:11:20.747326] process_audg:413 audg gainL: 0 gainR: 0 adjust: 1
[09:11:20.747728] set_volume:246 setting internal gain left: 0 right: 0
[09:11:20.762751] stream_thread:176 headers: len: 115
HTTP/1.1 200 OK
Server: Logitech Media Server (7.7.3 - 1375965195)
Connection: close
Content-Type: audio/aac

[09:11:20.763194] sendRESP:202 RESP
[09:11:20.834429] _output_frames:61 start buffer frames: 510584
[09:11:20.861255] output_thread:661 XRUN
[09:11:20.863841] read_mp4_header:294 type: ftyp len: 32 consume: 32
[09:11:20.870097] read_mp4_header:294 type: free len: 214478 consume: 214478
[09:11:20.871159] read_mp4_header:294 type: free len: 3793 consume: 3793
[09:11:20.872170] read_mp4_header:235 type: mdat len: 6951815 pos: 218311
[09:11:20.873792] faad_decode:372 samplerate: 44100 channels: 2
[09:11:20.874842] faad_decode:377 setting track_start
[09:11:20.875838] _checkfade:281 fade mode: 1 duration: 0 track-start
[09:11:20.876807] _checkfade:320 CROSSFADE: 0 frames
Segmentation fault (core dumped)

What version of the product are you using? On what operating system?

On a raspberryPi 2
archlinux ARM up to date
Package : https://aur.archlinux.org/packages/squeezelite-git/

Original issue reported on code.google.com by stephane...@gmail.com on 15 Jun 2015 at 9:21