FireFly Media Server › Firefly Media Server Forums › Firefly Media Server › Nightlies Feedback › svn-1659 silent crash
- This topic has 2 replies, 2 voices, and was last updated 17 years, 3 months ago by mas.
-
AuthorPosts
-
16/09/2007 at 2:07 PM #1728masParticipant
Today I had a silent crash. In the middle of a sing the SOundBridge just said: “uups no music server”.
Looking at my slug I see the daemon isnt running any more but log file doesnt really explain much, a lot of broken pipes though and I didnt permanently turn it on/off:
2007-09-15 20:26:01 (40e654e0): Write error: Broken pipe
2007-09-15 20:27:35 (40021600): Starting playlist scan
2007-09-15 20:27:57 (40021600): Updating playlists
2007-09-15 20:28:04 (40021600): Scanned 4151 songs (was 4151) in 513 seconds
2007-09-16 14:14:29 (40e654e0): Session 0: Streaming file ’06. Whole Again.mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:17:32 (40e654e0): Session 0: Streaming file ’12. After Dark – [Body Language].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:21:42 (40e654e0): Session 0: Streaming file ’06. Carry On Dancing – [Savage Garden].ogg’ to 192.168.2.8 (offset 0)
2007-09-16 14:25:27 (40e654e0): Session 0: Streaming file ’02. Ode to My Family – [Stars The Best of 1992-2002 (bonus disc Live in Stockholm)].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:25:27 (40021600): Got CLD signal. Reaping
2007-09-16 14:29:52 (40e654e0): Session 0: Streaming file ’01. Mama – [Genesis].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:33:11 (41fff4e0): Session 0: Streaming file ’08. Rosa De La Paz [Estrella de mar].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:33:12 (40e654e0): Write error: Broken pipe
2007-09-16 14:33:14 (40e654e0): Session 0: Streaming file ’01. Mama – [Genesis].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:33:15 (41fff4e0): Write error: Broken pipe
2007-09-16 14:33:25 (41fff4e0): Session 0: Streaming file ’08. Rosa De La Paz [Estrella de mar].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:33:26 (40e654e0): Write error: Broken pipe
2007-09-16 14:37:55 (40021600): Rescanning database
2007-09-16 14:38:13 (41fff4e0): Session 0: Streaming file ’08. Little Wing – [Unplugged].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:38:48 (40021600): Starting playlist scan
2007-09-16 14:38:53 (40021600): Updating playlists
2007-09-16 14:38:58 (40021600): Scanned 4151 songs (was 4151) in 63 seconds
2007-09-16 14:42:55 (41fff4e0): Session 0: Streaming file ’12. Magic – [Ain’t complaining].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:46:47 (41fff4e0): Session 0: Streaming file ’04. Midnight At The Lost And Found – [Live at Wembley].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:50:37 (41fff4e0): Session 0: Streaming file ’17. Ja! – [SABS].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:54:54 (41fff4e0): Session 0: Streaming file ’02. The Rattlesnake Trail – [Rock Island].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 14:58:56 (41fff4e0): Session 0: Streaming file ’03. The Last to Know – [Try This].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 15:02:59 (41fff4e0): Session 0: Streaming file ’08. Luv Lies [Just Push Play].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 15:07:26 (41fff4e0): Session 0: Streaming file ’08. Let’s Be Friends (Skin to Skin) – [The Rising].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 15:11:47 (41fff4e0): Session 0: Streaming file ’04. Parisienne Walkways (edit) (live) – [Out in the Fields The Very Best Of].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 15:17:35 (41fff4e0): Session 0: Streaming file ’01. Only When I Sleep – [Unplugged].mp3′ to 192.168.2.8 (offset 0)
2007-09-16 15:22:13 (41fff4e0): Session 0: Streaming file ’12. How Do You Do! – [Roxette’s Greatest Hits Don’t Bore Us – Get to the Chorus!].ogg’ to 192.168.2.8 (offset 0)Theres also nothing in syslog/daemon.log or the like.
17/09/2007 at 2:24 AM #12571rpeddeParticipant@mas wrote:
Theres also nothing in syslog/daemon.log or the like.
Nothing about the oom killer firing?
That would be my guess. As much new code as there is, it wouldn’t surprise me if I was losing memory or file handles. There is also a buffer overrun somewhere, as I’m seeing corrupt memory arena headers. I’m going to be grinding that out in the next couple days, so I’d guess that’s probably what you are seeing.
Hopefully be fixed next nightly.
— Ron
19/09/2007 at 5:57 PM #12572masParticipantThere was absolutely nothing. But I would also take a guess at OOM problem. I wouldnt know what else. It plays otherwise fine.
-
AuthorPosts
- The forum ‘Nightlies Feedback’ is closed to new topics and replies.