Public bug reported:

Binary package hint: nemesis

[EMAIL PROTECTED]:~# uname -a
Linux khermans-laptop 2.6.20-16-generic #2 SMP Wed May 23 00:30:47 UTC 2007 
x86_64 GNU/Linux
[EMAIL PROTECTED]:~# cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.04
DISTRIB_CODENAME=feisty
DISTRIB_DESCRIPTION="Ubuntu 7.04"
[EMAIL PROTECTED]:~# aptitude show nemesis
Package: nemesis
New: yes
State: installed
Automatically installed: no
Version: 1.32+1.4beta3-2
Priority: extra
Section: universe/net
Maintainer: Domenico Andreoli <[EMAIL PROTECTED]>
Uncompressed Size: 217k
Depends: libc6 (>= 2.3.2.ds1-4), libnet0
Description: TCP/IP Packet Injection Suite
 The Nemesis Project is designed to be a commandline-based, portable human IP
 stack for UNIX/Linux.  The suite is broken down by protocol and should allow
 for useful scripting of injected packet streams from simple shell scripts. 
 
 Key features: 
 * support for ARP, DNS, ICMP, IGMP, OSPF, RIP, TCP, UDP protocols 
 * layer 2 or layer 3 injection 
 * packet payload from file 
   
 Homepage: http://www.packetfactory.net/Projects/nemesis/

[EMAIL PROTECTED]:~# rm core
rm: cannot remove `core': No such file or directory
[EMAIL PROTECTED]:~# nemesis rip
*** glibc detected *** nemesis: free(): invalid next size (fast): 
0x000000000051b010 ***
======= Backtrace: =========
/lib/libc.so.6[0x2ad9042bcb23]
/lib/libc.so.6(cfree+0x8c)[0x2ad9042c026c]
/usr/lib/libnet.so.0(libnet_destroy_packet+0x16)[0x2ad9039bb816]
nemesis[0x40c90c]
nemesis[0x40d854]
nemesis[0x40fd24]
/lib/libc.so.6(__libc_start_main+0xf4)[0x2ad90426a8e4]
nemesis(srandom+0x3a)[0x401f2a]
======= Memory map: ========
00400000-00419000 r-xp 00000000 03:03 26262365                           
/usr/bin/nemesis
00519000-0051b000 rw-p 00019000 03:03 26262365                           
/usr/bin/nemesis
0051b000-0053c000 rw-p 0051b000 00:00 0                                  [heap]
2ad903980000-2ad90399c000 r-xp 00000000 03:03 16832438                   
/lib/ld-2.5.so
2ad90399c000-2ad90399f000 rw-p 2ad90399c000 00:00 0 
2ad9039b8000-2ad9039be000 r-xp 00000000 03:03 4226995                    
/usr/lib/libnet.so.0.0.0
2ad9039be000-2ad903abd000 ---p 00006000 03:03 4226995                    
/usr/lib/libnet.so.0.0.0
2ad903abd000-2ad903abf000 rw-p 00005000 03:03 4226995                    
/usr/lib/libnet.so.0.0.0
2ad903b9b000-2ad903b9d000 rw-p 0001b000 03:03 16832438                   
/lib/ld-2.5.so
2ad903b9d000-2ad903c1e000 r-xp 00000000 03:03 16950672                   
/lib/libm-2.5.so
2ad903c1e000-2ad903e1d000 ---p 00081000 03:03 16950672                   
/lib/libm-2.5.so
2ad903e1d000-2ad903e1f000 rw-p 00080000 03:03 16950672                   
/lib/libm-2.5.so
2ad903e1f000-2ad903e30000 r-xp 00000000 03:03 16950683                   
/lib/libresolv-2.5.so
2ad903e30000-2ad904030000 ---p 00011000 03:03 16950683                   
/lib/libresolv-2.5.so
2ad904030000-2ad904032000 rw-p 00011000 03:03 16950683                   
/lib/libresolv-2.5.so
2ad904032000-2ad904034000 rw-p 2ad904032000 00:00 0 
2ad904034000-2ad904048000 r-xp 00000000 03:03 16950674                   
/lib/libnsl-2.5.so
2ad904048000-2ad904248000 ---p 00014000 03:03 16950674                   
/lib/libnsl-2.5.so
2ad904248000-2ad90424a000 rw-p 00014000 03:03 16950674                   
/lib/libnsl-2.5.so
2ad90424a000-2ad90424d000 rw-p 2ad90424a000 00:00 0 
2ad90424d000-2ad904394000 r-xp 00000000 03:03 16832446                   
/lib/libc-2.5.so
2ad904394000-2ad904594000 ---p 00147000 03:03 16832446                   
/lib/libc-2.5.so
2ad904594000-2ad904597000 r--p 00147000 03:03 16832446                   
/lib/libc-2.5.so
2ad904597000-2ad904599000 rw-p 0014a000 03:03 16832446                   
/lib/libc-2.5.so
2ad904599000-2ad90459f000 rw-p 2ad904599000 00:00 0 
2ad90459f000-2ad9045ac000 r-xp 00000000 03:03 16823370                   
/lib/libgcc_s.so.1
2ad9045ac000-2ad9047ac000 ---p 0000d000 03:03 16823370                   
/lib/libgcc_s.so.1
2ad9047ac000-2ad9047ad000 rw-p 0000d000 03:03 16823370                   
/lib/libgcc_s.so.1
2ad908000000-2ad908021000 rw-p 2ad908000000 00:00 0 
2ad908021000-2ad90c000000 ---p 2ad908021000 00:00 0 
7fffa7115000-7fffa712a000 rw-p 7fffa7115000 00:00 0                      [stack]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vdso]
Aborted (core dumped)
[EMAIL PROTECTED]:~# ls -lsh core
472K -rw------- 1 root root 472K 2007-06-02 18:01 core

Now, I notice that when trying to compile from source, nemesis gives
this error:

"Nemesis will *only* work with libnet version 1.0.2a"

Maybe this is related...

** Affects: nemesis (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
nemesis rip crashes on feisty amd64
https://bugs.launchpad.net/bugs/118437
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to