Move from Linux to FreeBSD fails miserably

FireFly Media Server Firefly Media Server Forums Firefly Media Server Setup Issues Move from Linux to FreeBSD fails miserably

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3050
    Anonymous
    Inactive

    I have been running firefly svn-1696 for years without any problem on a Gentoo Linux environment.
    I am in the process of moving away from Linux towards FreeBSD 8 and find that firefly svn-1696 is unstable. Ithas been installed from the Ports Collection without any problems.
    After starting up and processing a while, the share on iTunes disappears suddenly after being idle for a little while. Also while playing for like an hour suddenly while playing atrack it disappears with the following message:

    2010-03-11 12:29:47 (18a217af): Updating playlists
    2010-03-11 12:29:47 (18a217af): Executing: select count(*) from playlists
    2010-03-11 12:29:47 (18a217af): Executing: select * from playlists
    2010-03-11 12:29:47 (18a217af): Executing: update playlists set items=(select count(*) from songs where 1) where id=1
    2010-03-11 12:29:47 (18a217af): Rows: 1
    2010-03-11 12:29:47 (18a217af): Executing: select count(*) FROM songs
    2010-03-11 12:29:47 (18a217af): Scanned 73078 songs (was 73078) in 73 seconds
    2010-03-11 12:29:48 (5b71d54c): timeout in select
    2010-03-11 12:29:49 (5b71d54c): timeout in select
    2010-03-11 12:29:50 (5b71d54c): timeout in select
    2010-03-11 12:29:51 (5b71d54c): timeout in select
    2010-03-11 12:29:52 (5b71d54c): timeout in select
    2010-03-11 12:29:53 (5b71d54c): timeout in select
    2010-03-11 12:29:54 (5b71d54c): timeout in select
    2010-03-11 12:29:55 (5b71d54c): timeout in select

    2010-03-11 12:32:43 (5b71d54c): timeout in select
    2010-03-11 12:32:44 (5b71d54c): timeout in select
    2010-03-11 12:32:45 (5b71d54c): timeout in select
    2010-03-11 12:32:46 (5b71d54c): timeout in select
    2010-03-11 12:32:47 (5b71d54c): timeout in select
    2010-03-11 12:32:48 (5b71d54c): timeout in select
    2010-03-11 12:32:49 (5b71d54c): timeout in select
    2010-03-11 12:32:50 (5b71d54c): timeout in select
    2010-03-11 12:32:51 (5b71d54c): timeout in select
    2010-03-11 12:32:52 (5b71d54c): Thread 0: could not read: unknown internal error
    2010-03-11 12:32:52 (5b71d54c): Thread 0: Terminating
    2010-03-11 12:32:52 (5b71d54c): Thread 0: Freeing request headers
    2010-03-11 12:32:52 (5b71d54c): Thread 0: Freeing response headers
    2010-03-11 12:32:52 (5b71d54c): Thread 0: Freeing request vars
    2010-03-11 12:32:52 (5b71d54c): Thread 0: Closing fd
    2010-03-11 12:32:52 (5b71d54c): With thread 0 exiting, 0 are still running
    2010-03-11 12:44:50 (18a217af): Skipped bground scan… no users
    2010-03-11 12:49:45 (18a217af): Got shutdown signal.
    2010-03-11 12:49:45 (18a217af): Stopping gracefully
    2010-03-11 12:49:45 (18a217af): Stopping rendezvous daemon
    2010-03-11 12:49:45 (18a217af): Processing rendezvous message
    2010-03-11 12:49:45 (18a217af): Stopping mDNS
    2010-03-11 12:49:45 (18a217af): Exiting
    2010-03-11 12:49:45 (18a217af): Callback: ^YFirefly media server jail^D_rsp^D_tcp^Elocal Memory Free
    2010-03-11 12:49:45 (18a217af): Closing database
    2010-03-11 12:49:45 (18a217af): Deregistered service 4
    2010-03-11 12:49:45 (18a217af): Done!

    As one can see, something goes really wrong and I am unable to pinpoint where

    [root@music /var/log]# uname -a
    FreeBSD music.fd0.nl 8.0-STABLE FreeBSD 8.0-STABLE #0: Sat Jan 16 14:38:01 CET 2010
    [root@music /var/log]#

    help appreciated
    fd0

Viewing 1 post (of 1 total)
  • The forum ‘Setup Issues’ is closed to new topics and replies.