Hi Martin! 2011/5/12 Martin Hamant <[email protected]>: > Hi, > > It's me again. > While I was tweaking the "dynamic sources" script, I have discovered > that (I guess) using an non-available port to connect to the streaming > server is freezing the liquidsoap process. I don't know if it's expected > or not. > What I get from the log is: > > 2011/05/12 18:03:52 [output(dot)shoutcast:2] Connection failed: could > not connect to host: Connection timed out in connect()! > 2011/05/12 18:03:52 [clock.wallclock_main:2] Error when starting output > output(dot)shoutcast: Tutils.Exit! > > In the meantime and after this, the telnet prompt is unavailable. > > Ctrl^C gives: > 2011/05/12 18:07:30 [main:3] Shutdown started! > 2011/05/12 18:07:30 [main:3] Waiting for threads to terminate... > > but with no success: the only way I have found to terminate liquidsoap > is killall -9 liquidsoap. > I have to specify that I am running liquidsoap in a virtual host. > > What do you think ?
Well this clearly is a bug. We should handle the exception appropriatly. This is also doubled by the infamous bug where liquidsoap does not shutdown properly.. I'll keep this email on my TODO and try to fix at least the first bug ASAP.. Romain > ------------------------------------------------------------------------------ > Achieve unprecedented app performance and reliability > What every C/C++ and Fortran developer should know. > Learn how Intel has extended the reach of its next-generation tools > to help boost performance applications - inlcuding clusters. > http://p.sf.net/sfu/intel-dev2devmay > _______________________________________________ > Savonet-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/savonet-users > ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
