Reply To: New problems with Solaris and 1586

#11645
bfranke
Participant

Thanks for your quick responses.

I’ve now set GDB to ignore SIGPIPE (handle SIGPIPE nostop ignore). Now I can run the server within GDB (still, for some mysterious reasons, sometimes GDB is put in the background after a short while and only becomes active again after I get it back into the foreground with fg %1).

mt-daapd seems to run for a while, I can use the web interface, but it stops working as soon as I click on any song in the iTunes shared resource. Ok, having said this and having this checked over again, this is rather weird. Killed GDB and mt-daapd, started everything up again, and I got somewhat further. Again, killed everything and started up everything again it appears to work. The only change I am aware of is that I have waited until all file scanning activity had ceased, before I accessed the iTunes shared resource.

BTW, the options of “configure” are –enable-sqlite3, compiler options are -g -O2.

I’ll check again, maybe I can narrow down the situation when it works and when it doesn’t.

Cheers,

Bjoern