Bug #14755
closedError during startup, terminating. unsupported signal SIGUSR1 (windows)
Description
I recently upgraded to the latest smart-proxy snapshot and got the following exception when running on windows:
E, [2016-04-21T14:34:45.571557 #1300] ERROR -- : Error during startup, terminating. unsupported signal SIGUSR1
D, [2016-04-21T14:34:45.571557 #1300] DEBUG -- : ["C:/Program Files (x86)/smart-proxy/lib/proxy/signal_handler.rb:37:in `trap'", "C:/Program Files (x86)/smart-proxy/lib/proxy/signal_handler.rb:37:in `install_usr1_trap'", "C:/Program Files (x86)/smart-proxy/lib/proxy/signal_handler.rb:11:in `install_traps'", "C:/Program Files (x86)/smart-proxy/lib/launcher.rb:139:in `launch'", "smart-proxy:6:in `<main>'"]
Quick fix provided by Dominic: comment out the installation of the USR1 signal handler in lib/proxy/signal_handler.rb