[Bug 899806] Re: fprobe start fails with bind(): Invalid argument

2012-01-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: fprobe (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899806

Title:
  fprobe start fails with bind(): Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fprobe/+bug/899806/+subscriptions

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


[Bug 899806] Re: fprobe start fails with bind(): Invalid argument

2012-01-29 Thread Adam Barton
Can confirm that this is resolved in lucid.

With 2.6.32-37-generic install of fprobe via apt-get fails with
Starting fprobe: bind(): Invalid argument

With 2.6.32-38-generic install of fprobe via apt-get is successful Starting 
fprobe: fprobe
fprobe is running and sending netflow.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899806

Title:
  fprobe start fails with bind(): Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fprobe/+bug/899806/+subscriptions

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


[Bug 899806] Re: fprobe start fails with bind(): Invalid argument

2011-12-09 Thread enovak
This also affects SLES11 SP1. 
I updated a massive amount of packages, and after reboot Oracle Direct NFS does 
not work any more. With standard in-kernel NFS client, everything works.

With the hint that I can use fprobe to testing (thanks!) I managed to
narrow down the problem source to the kernel package:

S | Repository| Name  | Actual 
Version  | Available Version  | Architecture
--+---+---+---+-+
v | SLES11-SP1-Updates| kernel-default| 
2.6.32.36-0.5.2   | 2.6.32.46-0.3.1 | x86_64

if I reverted back to 2.6.32.36-0.5.2, both Direct NFS and fprobe
function again.

It seems to be caused by upstream commit
d0733d2e29b652b2e7b1438ececa732e4eed98eb as pointed out here:
http://www.spinics.net/lists/netdev/msg173745.html

Here is the commit to 2.6.32-longterm which means Debian/Ubuntu, SLES
and RHEL are affected:
http://lkml.indiana.edu/hypermail/linux/kernel/1107.1/00511.html

The check has been relaxed see
http://www.spinics.net/lists/netdev/msg173776.html / upstream commit
29c486df6a208432b370bd4be99ae1369ede28d8

The fix for Lucid is already committed, 2011-12-06 see
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/900396

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899806

Title:
  fprobe start fails with bind(): Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fprobe/+bug/899806/+subscriptions

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


[Bug 899806] Re: fprobe start fails with bind(): Invalid argument

2011-12-03 Thread Zhmak
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899806

Title:
  fprobe start fails with bind(): Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fprobe/+bug/899806/+subscriptions

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


[Bug 899806] Re: fprobe start fails with bind(): Invalid argument

2011-12-03 Thread Zhmak
version 1.1.7-2 having same bug.

Made strace:

zhmak@server13:~$ sudo strace fprobe -i br0 127.0.0.1:5557
execve(/usr/sbin/fprobe, [fprobe, -i, br0, 127.0.0.1:5557], [/* 16 
vars */]) = 0
brk(0)  = 0x8fae000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7717000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=70506, ...}) = 0
mmap2(NULL, 70506, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7705000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libpcap.so.0.8, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`.\0\0004\0\0\0..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=186400, ...}) = 0
mmap2(NULL, 191296, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x86
mmap2(0x88d000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x2c) = 0x88d000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/tls/i686/cmov/libpthread.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 J\0\0004\0\0\0..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=117086, ...}) = 0
mmap2(NULL, 98792, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0x143000
mmap2(0x158000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x14) = 0x158000
mmap2(0x15a000, 4584, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x15a000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/tls/i686/cmov/libc.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\m\1\0004\0\0\0..., 
512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1405508, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7704000
mmap2(NULL, 1415592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xbfa000
mprotect(0xd4d000, 4096, PROT_NONE) = 0
mmap2(0xd4e000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x153) = 0xd4e000
mmap2(0xd51000, 10664, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xd51000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7703000
set_thread_area({entry_number:-1 - 6, base_addr:0xb77036c0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xd4e000, 8192, PROT_READ) = 0
mprotect(0x158000, 4096, PROT_READ) = 0
mprotect(0x88d000, 4096, PROT_READ) = 0
mprotect(0x358000, 4096, PROT_READ) = 0
munmap(0xb7705000, 70506)   = 0
set_tid_address(0xb7703728) = 7315
set_robust_list(0xb7703730, 0xc)= 0
futex(0xbff19eb0, FUTEX_WAKE_PRIVATE, 1) = 0
futex(0xbff19eb0, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, NULL, 
bff19ec0) = -1 EAGAIN (Resource temporarily unavailable)
rt_sigaction(SIGRTMIN, {0x147410, [], SA_SIGINFO}, NULL, 8) = 0
rt_sigaction(SIGRT_1, {0x1478f0, [], SA_RESTART|SA_SIGINFO}, NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [RTMIN RT_1], NULL, 8) = 0
getrlimit(RLIMIT_STACK, {rlim_cur=8192*1024, rlim_max=RLIM_INFINITY}) = 0
uname({sys=Linux, node=server13, ...}) = 0
sched_get_priority_min(SCHED_FIFO)  = 1
sched_get_priority_max(SCHED_FIFO)  = 99
brk(0)  = 0x8fae000
brk(0x8fcf000)  = 0x8fcf000
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
bind(3, {sa_family=AF_UNSPEC, sa_data=\0\0\0\0\0\0\0\0\0\0\0\0\0\0}, 16) = -1 
EINVAL (Invalid argument)
write(2, bind(): Invalid argument\n, 25bind(): Invalid argument) = 25
exit_group(1)   = ?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/899806

Title:
  fprobe start fails with bind(): Invalid argument

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fprobe/+bug/899806/+subscriptions

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