Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Aug 2017 19:09:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221132] [NEW PORT] security/sandsifter: x86 processor fuzzer
Message-ID:  <bug-221132-13-DlRgNTwojd@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-221132-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-221132-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221132

--- Comment #13 from Nils Beyer <nbe@renzel.net> ---
Created attachment 184924
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D184924&action=
=3Dedit
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 ()
---------------------------------------------------------------------------=
--

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221132-13-DlRgNTwojd>