On Mon, Aug 10, 2015 at 10:39 PM, Pascal Quantin
wrote:
> Hi Dario,
>
> Le 10 août 2015 10:27 PM, "Dario Lombardo"
> a écrit :
> >
> > No crash still happening...
> >
> > $ ../tools/test-captures.sh -b run
> ../data/hpfeeds_all_packets_sample.pcap
> > Testing file ../data/hpfeeds_all_packets_sam
Hi Dario,
Le 10 août 2015 10:27 PM, "Dario Lombardo" a
écrit :
>
> No crash still happening...
>
> $ ../tools/test-captures.sh -b run
../data/hpfeeds_all_packets_sample.pcap
> Testing file ../data/hpfeeds_all_packets_sample.pcap...
> - with tree... OK
> - without tree... OK
> - without tree bu
No crash still happening...
$ ../tools/test-captures.sh -b run ../data/hpfeeds_all_packets_sample.pcap
Testing file ../data/hpfeeds_all_packets_sample.pcap...
- with tree... OK
- without tree... OK
- without tree but with a read filter... OK
$
On Mon, Aug 10, 2015 at 10:09 PM, Evan Huus wrote
The best way to reproduce fuzzer bugs is with ./tools/test-captures.sh
which sets all the same environment variables and flags as the main
fuzz script.
Since the error was in a memory canary, valgrind and/or ASAN may also
prove useful.
Evan
On Mon, Aug 10, 2015 at 3:52 PM, Dario Lombardo
wrote: