[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: segfaults and other murders



Adam C Powell IV (hazelsct@mit.edu) wrote:

> Ron Farrer wrote:
> 
> > FYI SIGSEGV (SIG 11) is a core dump (segmentation fault; address reference
> > boundary error). As I am no coder I have no idea where to start...
> 
> How about a backtrace?  You may need to apt-get source and debian/rules build
> to produce an unstripped binary, but a backtrace is real helpful in a bug
> report.

ok. How's this: 

(gdb) run -e eth0 -S 192.168.1.1 -sS -O 192.168.1.5
Starting program: /usr/bin/nmap -e eth0 -S 192.168.1.1 -sS -O
192.168.1.5

Starting nmap V. 2.12 by Fyodor (fyodor@dhp.com, www.insecure.org/nmap/)
WARNING:  If -S is being used to fake your source address, you may also
have to use -e <iface> and -P0 .  If you are using it to specify your
real source address, you can ignore this warning.

Program received signal SIGSEGV, Segmentation fault.
0x200003f1ee4 in chunk_free () from /lib/libc.so.6.1


HTH,

Ron
-- 
Email: <mailto:rbf@farrer.net>
Home:  <http://www.farrer.net>

Bellingham Linux Users Group: <http://www.blug.org>
Alpha Linux Orginization: <http://www.alphalinux.org>

Attachment: pgpunSzk1HFoj.pgp
Description: PGP signature


Reply to: