I have tracked down my issue to Net::DNS::Native. If removed, then the non-blocking script works. I played around with installing older Mojolicious versions and the script started intermittently segment faulting at version 5.59 with Net::DNS::Native installed. Per the docs, the module needs threads and will not install if the environment cannot support the module, but it installs without message with cpanm and pass tests when installed manually on up-to-date Ubuntu 14.04. I have removed it from my workstations and server and all is OK.
Scott K. -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
