OK, I found the problem in upstream source code :
all you have to do is to replace each "return()" calls by "exit()" calls in
main function.
I attached a small patch to this email, changing the 2 calls I found in pxe.cc.
Regards,
diff -urN pxe-1.4.2.old/pxe.cc pxe-1.4.2.new/pxe.cc
--- pxe-1.4.2
FYI, the program segfaults when compiled with gcc >= 4.0.
If you try compiling the source package with gcc-3.3, pxe works again and
doesn't segfault anymore.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Package: pxe
Version: 1.4.2-2
Severity: grave
Justification: renders package unusable
*** Please type your report below this line ***
/etc/init.d/pxe start gives :
Starting pxe: /etc/init.d/pxe: line 12: 25999 Segmentation fault
start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid
3 matches
Mail list logo