search for: crash1

Displaying 3 results from an estimated 3 matches for "crash1".

Did you mean: crash
2017 Mar 17
2
[Bug 1131] New: iptables-restore crashes on some fuzzed input
...he check above but still pass -t/--table to the function: (1) --t,--ta,--tab,--tabl are treated as --table (try ls --he) (2) -ftf is treated as -f --table f In both cases argv[2] gets overwritten by malformed or duplicate pointer which leads to a crash inside free_argv(): $ cat << EOF > crash1 *filter -A INPUT --t 1194 -j ACCEPT -A OUTPUT COMMIT EOF $ ./xtables-multi iptables-restore -t < crash1 Segmentation fault (core dumped) $ cat << EOF > crash2 *filter -A INPUT -ftf -j ACCEPT COMMIT EOF $ ./xtables-multi iptables-restore -t < crash2 *** Error in `./xtables-multi...
2012 Jul 06
1
Problems with crashing IBM X3630 M3/ZFS
...r/boomer/dmesg /etc/rc.conf can be found at http://boyle.che.rpi.edu/~healer/boomer/rc.conf A listing of installed ports can be found at http://boyle.che.rpi.edu/~healer/boomer/pkg_info The output of psauxwwo wchan against my two crash dumps can be found at http://boyle.che.rpi.edu/~healer/boomer/crash1-psaux-wchan and http://boyle.che.rpi.edu/~healer/boomer/crash2-psaux-wchan I'm not entire convinced this is software, but I've run out of local experts to ask, and can't prove its hardware. -- Bob Healey Systems Administrator Biocomputation and Bioinformatics Constellation and Mole...
2016 Mar 30
0
Re: VM crash and lock manager
...of problem I want to be able to retrieve the lock coupled with the VM. I have seen that it is a hash SHA256 of the path and the name, but if a try to do by the hand a sha256 of the complete path of the VM I don't have the correct value ( the same value as lock_manager ). Any Ideas ? Thanks crash1.png crash2.png