[Bug 221132] [NEW PORT] security/sandsifter: x86 processor fuzzer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Aug 1 19:09:41 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221132
--- Comment #13 from Nils Beyer <nbe at renzel.net> ---
Created attachment 184924
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=184924&action=edit
core dump and executable program of "injector" with signal 12
Core dumps is a good idea. GDB's "bt" doesn't say much to me, though:
-----------------------------------------------------------------------------
Core was generated by `./injector -P1 -t -j16 -i
26cd920dfff700000000000000000000 -t -R -0 -s 241886859'.
Program terminated with signal 12, Bad system call.
Reading symbols from /lib/libthr.so.3...Reading symbols from
/usr/lib/debug//lib/libthr.so.3.debug...done.
done.
Loaded symbols for /lib/libthr.so.3
Reading symbols from /lib/libc.so.7...Reading symbols from
/usr/lib/debug//lib/libc.so.7.debug...done.
done.
Loaded symbols for /lib/libc.so.7
Reading symbols from /libexec/ld-elf.so.1...Reading symbols from
/usr/lib/debug//libexec/ld-elf.so.1.debug...done.
done.
Loaded symbols for /libexec/ld-elf.so.1
#0 0x0000000000402efd in resume ()
(gdb) bt
#0 0x0000000000402efd in resume ()
#1 0x0000000000404540 in main ()
-----------------------------------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list