Hi Karl, I would like to send you the output, but after installing strace on my FreeBSD, i get the following: <p>/usr/local/bin/strace -o output -s 100 -f /usr/local/bin/ices /usr/local/etc/icecast/ices.xml strace: open("/proc/...", ...): No such file or directory trouble opening proc file Is there another way to send you a trace? <p><p><p>On Mon, 2003-08-11 at 13:54, Karl Heyes wrote:> On Mon, 2003-08-11 at 10:32, Wim wrote: > > Hi! > > > > I've installed icecast and ices on a FreeBSD box. > > When I try to start ices, I get following output: > > > > [2003-08-11 11:02:14] INFO ices-core/main ices started... > > [2003-08-11 11:02:14] INFO signals/signal_usr1_handler Metadata update > > requested > > [2003-08-11 11:02:14] INFO > > playlist-basic/playlist_basic_get_next_filename Loading playlist from > > file "/home/wim/playlist.txt" > > [2003-08-11 11:02:14] DBUG playlist-basic/shuffle Playlist has been > > shuffled > > [2003-08-11 11:02:14] INFO playlist-builtin/playlist_read Currently > > playing /home/wim/morgoth-under_the_surface.ogg > > [2003-08-11 11:02:14] EROR stream/ices_instance_stream Failed initial > > connect to 127.0.0.1:8000 (Login failed: Resource temporarily > > unavailable) > > hmmm, can you get me the strace output of this run, ie > > strace -o output -s 100 -f ices your-ices.xml > > the Resource temporarily unavailable message is unusual as well > > karl. > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered.<p>Cheers! Wim De Hul ------------------------------------------------------------------------------ IP SERVICES SPECIALIST Belgacom Carrier and Wholesale Business Unit (CBU) ------------------------------------------------------------------------------ AS6774 Ripe : WDH25-RIPE reply-to : NOC@belbone.be peering : peering@belbone.be NOC Tel : +32 2/547.51.00 www.belgacom.be/carrier ------------------------------------------------------------------------------ Nothing is foolproof. Fools are too ingenious. ------------------------------------------------------------------------------ 2:28pm up 41 days, 5:07, 1 user, load average: 1.44, 1.40, 1.24 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Mon, 2003-08-11 at 13:29, Wim wrote:> Hi Karl, > > I would like to send you the output, but after installing strace on my > FreeBSD, i get the following: > > > /usr/local/bin/strace -o output -s 100 -f /usr/local/bin/ices > /usr/local/etc/icecast/ices.xml > strace: open("/proc/...", ...): No such file or directory > trouble opening proc file > > Is there another way to send you a trace?hmm, looks like truss is to be used on FBSD truss -o output -f ices your-ices.xml karl. <p><p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
Hi Karl, Our friend Geoff Shang told me to uncomment the whole <mount> thing in my icecast config. I did this and now it seems to work. truss doesn't work either, I don't have a /proc directory... I should check if I have procfs enabled. <p>On Mon, 2003-08-11 at 15:59, Karl Heyes wrote:> On Mon, 2003-08-11 at 13:29, Wim wrote: > > Hi Karl, > > > > I would like to send you the output, but after installing strace on my > > FreeBSD, i get the following: > > > > > > /usr/local/bin/strace -o output -s 100 -f /usr/local/bin/ices > > /usr/local/etc/icecast/ices.xml > > strace: open("/proc/...", ...): No such file or directory > > trouble opening proc file > > > > Is there another way to send you a trace? > > hmm, looks like truss is to be used on FBSD > > truss -o output -f ices your-ices.xml > > karl. > > > > --- >8 ---- > List archives: http://www.xiph.org/archives/ > icecast project homepage: http://www.icecast.org/ > To unsubscribe from this list, send a message to 'icecast-request@xiph.org' > containing only the word 'unsubscribe' in the body. No subject is needed. > Unsubscribe messages sent to the list will be ignored/filtered.<p>Cheers! Wim De Hul ------------------------------------------------------------------------------ IP SERVICES SPECIALIST Belgacom Carrier and Wholesale Business Unit (CBU) ------------------------------------------------------------------------------ AS6774 Ripe : WDH25-RIPE reply-to : NOC@belbone.be peering : peering@belbone.be NOC Tel : +32 2/547.51.00 www.belgacom.be/carrier ------------------------------------------------------------------------------ "How wrong it is for a woman to expect the man to build the world she wants, rather than to create it herself." - Anais Nin (1903-1977) ------------------------------------------------------------------------------ 4:06pm up 41 days, 6:44, 1 user, load average: 1.15, 1.15, 1.06 --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.