Displaying 4 results from an estimated 4 matches for "crash2".
Did you mean:
crash
2017 Mar 17
2
[Bug 1131] New: iptables-restore crashes on some fuzzed input
...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': free(): invalid pointer: 0x00000000006ab673 ***
Aborted (core dumped)
Issue has been discovered with AFL (http://lcamtuf.coredump.cx/afl/).
--
You are receiving this...
2012 Jul 06
1
Problems with crashing IBM X3630 M3/ZFS
....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 Molecularium
healer@rpi.edu
(518) 276-4407
2004 Mar 15
1
3.0.2a internal error (SIGABRT)
Hi there,
We just upgraded from Samba 3.0.0 to 3.0.2a last weekend. It was working
well for a short time but then I restarted smbd and winbindd, and for
some unknown reason the user/group databases became corrupt. I had to
delete the contents of /var/cache/samba to get it to work again. Anyway,
it is back up and running, but now winbindd seems to be crashing about
once a day. Attached is an
2016 Mar 30
0
Re: VM crash and lock manager
...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