Package: nmap Version: 3.75-1 Followup-For: Bug #277532
Ok, iirc I replied directly to floydor, instead of replying to the list, apologies for that. As the nmap debian package doesn't have debug turned on, I downloaded the last nmap version (3.81) from insecure.org and compiled it with --debug. Now here are the infos: [EMAIL PROTECTED]:~/nmap-3.81$ ./nmap -oS - 192.168.0.1 caught SIGSEGV signal, cleaning up Aborted [EMAIL PROTECTED]:~/nmap-3.81$ gdb nmap GNU gdb 6.3-debian [blablabla] (gdb) r -oS - 192.168.0.1 Starting program: /home/christophe/nmap-3.81/nmap -oS - 192.168.0.1 Program received signal SIGSEGV, Segmentation fault. 0x0fd8481c in strlen () from /lib/libc.so.6 (gdb) bt #0 0x0fd8481c in strlen () from /lib/libc.so.6 #1 0x0fd5363c in vfprintf () from /lib/libc.so.6 #2 0x0fd73d68 in vsnprintf () from /lib/libc.so.6 #3 0x1001a944 in log_write (logt=1, fmt=0x100513e4 "\nStarting %s %s ( %s ) at %s\n") at output.cc:537 #4 0x10005bfc in nmap_main (argc=4, argv=0x7ffff554) at nmap.cc:790 #5 0x10005bfc in nmap_main (argc=2147481250, argv=0x4) at nmap.cc:790 #6 0x10005bfc in nmap_main (argc=266660380, argv=0x7ffff540) at nmap.cc:790 #7 0x10005bfc in nmap_main (argc=268443640, argv=0x30026ca0) at nmap.cc:790 Previous frame inner to this frame (corrupt stack?) (gdb) Greetings. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: powerpc (ppc) Kernel: Linux 2.6.8 Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages nmap depends on: ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an ii libgcc1 1:3.4.3-6 GCC support library ii libpcre3 4.5-1.1 Perl 5 Compatible Regular Expressi ii libssl0.9.7 0.9.7e-2 SSL shared libraries ii libstdc++5 1:3.3.5-8 The GNU Standard C++ Library v3 -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]