Bug#523351: libnet-rawip-perl: Using pcapinit causes segfault

2009-04-10 Thread Gunnar Wolf
tags 523351 + lenny thanks I was able to reproduce this bug on Lenny i386 and AMD64 systems, but not in Sid (0.25-1). According to the upstream changelog, this was fixed in 0.24 - I am tagging this a Lenny bug, as it has been closed in Sid. Probably we should backport the fix and do a

Bug#523351: libnet-rawip-perl: Using pcapinit causes segfault

2009-04-10 Thread Franck Joncourt
Hi, I was able to reproduce this bug on Lenny i386 and AMD64 systems, but not in Sid (0.25-1). According to the upstream changelog, this was fixed in 0.24 - I am tagging this a Lenny bug, as it has been closed in Sid. Probably we should backport the fix and do a Lenny-targetted upload. I

Bug#523351: libnet-rawip-perl: Using pcapinit causes segfault

2009-04-09 Thread Michael Howe
Package: libnet-rawip-perl Version: 0.23-2+b1 Severity: normal Hi, Trying to use the pcapinit funcion of Net::RawIP causes a segfault. This can be easily demonstrated on the command line: sudo perl -MNet::RawIP=:pcap -e '$n = new Net::RawIP; $n-pcapinit(eth0, dst port 68, 1500, 500)' I've