Reply To: svn-1655 make error

#12442
MSN_Exploder
Participant

yeah now its build, install and start correctly,
but its dies just when the first client connect.

2007-09-14 13:35:11 (080c5200): Got listen socket 9
2007-09-14 13:35:11 (080c5600): Thread 0:
2007-09-14 13:35:11 (080c5600): Request: GET daap://192.168.0.2:3689/server-info HTTP/1.1
2007-09-14 13:35:11 (080c5600): Thread 0: Read: Accept: */*
2007-09-14 13:35:11 (080c5600): Thread 0: Adding header *Accept=*/**
2007-09-14 13:35:11 (080c5600): Added *Accept=*/**
2007-09-14 13:35:11 (080c5600): Thread 0: Read: User-Agent: iTunes/7.4.1 (Macintosh; N; Intel)
2007-09-14 13:35:11 (080c5600): Thread 0: Adding header *User-Agent=iTunes/7.4.1 (Macintosh; N; Intel)*
2007-09-14 13:35:11 (080c5600): Added *User-Agent=iTunes/7.4.1 (Macintosh; N; Intel)*
2007-09-14 13:35:11 (080c5600): Thread 0: Read: Client-DAAP-Version: 3.5
2007-09-14 13:35:11 (080c5600): Thread 0: Adding header *Client-DAAP-Version=3.5*
2007-09-14 13:35:11 (080c5600): Added *Client-DAAP-Version=3.5*
2007-09-14 13:35:11 (080c5600): Thread 0: Read: Client-DAAP-Access-Index: 2
2007-09-14 13:35:11 (080c5600): Thread 0: Adding header *Client-DAAP-Access-Index=2*
2007-09-14 13:35:11 (080c5600): Added *Client-DAAP-Access-Index=2*
2007-09-14 13:35:11 (080c5600): Thread 0: Read: Accept-Encoding: gzip
2007-09-14 13:35:11 (080c5600): Thread 0: Adding header *Accept-Encoding=gzip*
2007-09-14 13:35:11 (080c5600): Added *Accept-Encoding=gzip*
2007-09-14 13:35:11 (080c5600): Thread 0: Read:
2007-09-14 13:35:11 (080c5600): Thread 0: Headers parsed!
2007-09-14 13:35:11 (080c5600): Checking to see if connection matches close
2007-09-14 13:35:11 (080c5600): Nope!
2007-09-14 13:35:11 (080c5600): Thread 0: Connection type HTTP/1.1
: Connection: persist
2007-09-14 13:35:11 (080c5600): Thread 0: Original URI: daap://192.168.0.2:3689/server-info
2007-09-14 13:35:11 (080c5600): Thread 0: Translated URI: /server-info
2007-09-14 13:35:11 (080c5600): Thread 0: Preparing to find handler
2007-09-14 13:35:11 (080c5600): Checking /server-info against handler for /
2007-09-14 13:35:11 (080c5600): Thread 0: URI Match!
2007-09-14 13:35:11 (080c5600): Thread 0: Time is 1189769711 seconds after epoch
2007-09-14 13:35:11 (080c5600): Thread 0: Setting time header
2007-09-14 13:35:11 (080c5600): Added *Date=Fri, 14 Sep 2007 11:35:11 GMT*
2007-09-14 13:35:11 (080c5600): Added *Connection=keep-alive*
2007-09-14 13:35:11 (080c5600): Added *Server=mt-daapd/svn-1659*
2007-09-14 13:35:11 (080c5600): Added *Content-Type=text/html*
2007-09-14 13:35:11 (080c5600): Added *Content-Language=en_us*
2007-09-14 13:35:11 (080c5600): Thread 0: Using non-default handler
2007-09-14 13:35:11 (080c5600): in main_auth
2007-09-14 13:35:11 (080b4000): Processing rendezvous message
2007-09-14 13:35:11 (080b4000): Rendezvous socket closed (daap server crashed?) Aborting.
2007-09-14 13:35:11: Aborting

after do some searching on the forum, this looks like a general problem of the recent builds to me.
So i would say at least the building problems on freebsd are fixed 😉
Lets find the problem for that 🙄