Package: guessnet
Version: 0.41-1
Severity: important

guesset fails on our xeon box. Here is a shell script to reproduce a bug:

#!/bin/sh
# guessnet-debug

/usr/sbin/guessnet -v --debug <<EOF
debugEntry peer 192.168.0.1
EOF

# end of the script


The result is the following:

guessnet: 1 candidates found in input
guessnet: Guessnet 0.41 starting...
guessnet: Trying MII detection
guessnet: 1 candidate profiles
guessnet: Trying MII detection
guessnet: Initialized test subsystems
guessnet: Added "default" test none
guessnet: Default test is none
guessnet: Will check network debugEntry for IP address 192.168.0.1 (MAC 
00:00:00:00:00:00)
guessnet: Starting peer test subsystem
guessnet: Sending 10 ARP probes, 1 every second...
guessnet: Listen ARP
guessnet: Started tests
guessnet: 2 candidates
Caught unexpected exception, 15 stack frames unwound:
   /usr/sbin/guessnet [0x43a583]
   /usr/lib/libstdc++.so.6 [0x2ba4b1e5f606]
   /usr/lib/libstdc++.so.6 [0x2ba4b1e5f623]
   /usr/lib/libstdc++.so.6(__gxx_personality_v0+0x472) [0x2ba4b1e5f582]
   /lib/libgcc_s.so.1 [0x2ba4b212e392]
   /lib/libgcc_s.so.1(_Unwind_ForcedUnwind+0xac) [0x2ba4b212e65c]
   /lib/libpthread.so.0(__pthread_unwind+0x40) [0x2ba4b1b7abe0]
   /lib/libpthread.so.0 [0x2ba4b1b752ab]
   /lib/libpthread.so.0 [0x2ba4b1b7c410]
   /lib/libpthread.so.0(recvfrom+0x70) [0x2ba4b1b7b640]
   /usr/lib/libpcap.so.0.7(pcap_read+0x81) [0x2ba4b1c8a071]
   /usr/lib/libpcap.so.0.7(pcap_next+0x1c) [0x2ba4b1c8b70c]
   /usr/sbin/guessnet [0x42513f]
   /lib/libpthread.so.0 [0x2ba4b1b75f1a]
   /lib/libc.so.6(__clone+0x72) [0x2ba4b22fc612]
terminate called without an active exception
./guessnet-debug: line 6:  4929 Aborted                 /usr/sbin/guessnet -v 
--debug  <<EOF
debugEntry peer 192.168.0.1
EOF

The result does not depend on the choice of IP address "192.168.0.1". 

If you need more appropriate infomation, please let me know.


Sincerely
TANAKA Atushi

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages guessnet depends on:
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1                      1:4.1.1-19  GCC support library
ii  libnet1                      1.1.2.1-2   library for the construction and h
ii  libpcap0.7                   0.7.2-7     System interface for user-level pa
ii  libstdc++6                   4.1.1-19    The GNU Standard C++ Library v3

guessnet recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to