Just posting this on the off chance anyone has seen this before. Radiator 4.23 and perl:
This is perl 5, version 30, subversion 0 (v5.30.0) built for amd64-freebsd-thread-multi Using DBD::Pg (PgSQL 9.6 client library) Everything runs fine, but any time it appears there is a small network interruption between the Pg client and the Pg server there is a good chance that a connection "in flight" crashes Perl. Perl will just drop core and exit, usually on signal 10 While do realize that the network issue is the main driver for this and should be fixed, one would think this should not crash the client processes and would just return a failure back to the process making the call... Just curious if anyone has run into this before... -- inoc.net!rblayzor XMPP: rblayzor.AT.inoc.net PGP: https://pgp.inoc.net/rblayzor/ _______________________________________________ radiator mailing list [email protected] https://lists.open.com.au/mailman/listinfo/radiator
