Reply To: 20051114 linux crash …

#3813
saintdev
Guest

Well that’s the only problem I seem to be getting. Nothing in the howl config, avahi is stopped, and mDNSBrowse _daap._tcp shows nothing until I start up mt-daapd.

Here’s more info on my setup.

Finally!

Updating Connection from keep-alive to close
Cannot resolve /usr/share/mt-daapd/admin-root//favicon.ico
Thread 14: Entering ws_returnerror (404: Not found)
Updating Connection from close to close
Emitting reponse header Content-Language: en_us

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 1098918240 (LWP 22986)]
0x00002aaaaabcbf0f in __write_nocancel () from /lib/tls/libpthread.so.0

(gdb) bt
#0 0x00002aaaaabcbf0f in __write_nocancel () from /lib/tls/libpthread.so.0
#1 0x000000000040a5ae in r_write (fd=10, buf=0x417ff7e0, size=25)
at restart.c:140
#2 0x00000000004067e4 in ws_writefd (pwsc=0x54e080, fmt=0x41ebc2 “%s: %srn”)
at webserver.c:991
#3 0x0000000000406848 in ws_emitheaders (pwsc=0x54e080) at webserver.c:548
#4 0x00000000004068f2 in ws_returnerror (pwsc=0x54e080, error=404,
description=0x41ecc9 “Not found”) at webserver.c:1019
#5 0x000000000040975b in config_handler (pwsc=0x54e080) at configfile.c:706
#6 0x00000000004071a3 in ws_dispatcher (arg=0xa) at webserver.c:958
#7 0x00002aaaaabc70fa in start_thread () from /lib/tls/libpthread.so.0
#8 0x00002aaaab7b1a73 in clone () from /lib/tls/libc.so.6
#9 0x0000000000000000 in ?? ()
#10 0x0000000000000000 in ?? ()
#11 0x0000000000000000 in ?? ()
#12 0x0000000000000000 in ?? ()
#13 0x0000000000000000 in ?? ()
#14 0x0000000000000000 in ?? ()
#15 0x0000000000000000 in ?? ()
#16 0x0000000000000000 in ?? ()
#17 0x0000000000000000 in ?? ()
#18 0x0000000000000000 in ?? ()
#19 0x0000000000000000 in ?? ()

./configure –prefix=/usr –host=x86_64-pc-linux-gnu –mandir=/usr/share/man –infodir=/usr/share/info –datadir=/usr/share –sysconfdir=/etc –localstatedir=/var/lib –disable-avahi –enable-oggvorbis –enable-sqlite –enable-flac –enable-debug –enable-debug-memory –enable-howl –with-howl-libs=/usr/lib –with-howl-includes=/usr/include/howl/ –libdir=/usr/lib64 –build=x86_64-pc-linux-gnu

http://saintdevelopment.com/mt-daapd.conf

Post edited by: saintdev, at: 2005/11/16 03:41