Reply To: New problems with Solaris and 1586

#11644

you’ll want to get gdb to ignore signals (ie let the mt-daapd signal handlers deal with them)

i believe the syntax is something like:
handle SIGPIPE ignore

rerun and see how you go
ray