Public bug reported: Binary package hint: portslave
I'm running Hardy LTS 8.04 The portslave package has limited and outdated documentation. The little it does have says it should be started using inittab and a line simular to; "S0:23:respawn:/usr/sbin/portslave 0" As inittab has been dropped from Ubuntu I tried to create my own 'upstart' file with these contents within /etc/event.d/; start on stopped rc2 start on stopped rc3 start on stopped rc4 start on stopped rc5 stop on runlevel 0 stop on runlevel 1 stop on runlevel 6 respawn exec /usr/sbin/portslave 0 This however results in a segfault logged within syslog; Oct 16 13:32:59 radius-proxy kernel: [ 41.974318] portslave[4137]: segfault at 00000000 eip b7e1b283 esp bfb3e4ac error 4 Oct 16 13:33:00 radius-proxy init: portslave main process (4137) killed by SEGV signal Oct 16 13:33:00 radius-proxy init: portslave main process ended, respawning Running /usr/sbin/portslave 0 from the command line works just fine. Any help would be gratefully received. ** Affects: portslave (Ubuntu) Importance: Undecided Status: New -- Segfault while trying to start using upstart https://bugs.launchpad.net/bugs/284395 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs