Package: libneon27-gnutls
Severity: normal

I observe this bug here with 2.6.24 kernel. Downgrading helps.

Looks like the libneon messes with sockets somehow: here is what I got
with "strace -e network -f -o LOG svn ls http://any/url/here":

21133 socket(PF_INET6, SOCK_STREAM, IPPROTO_IP) = 3
21133 socket(PF_NETLINK, SOCK_RAW, 0)   = 4
21133 bind(4, {sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 0
21133 getsockname(4, {sa_family=AF_NETLINK, pid=21133, groups=00000000}, [12]) 
= 0
21133 sendto(4, "\24\0\0\0\26\0\1\3\340\31\33J\0\0\0\0\0\0\0\0", 20, 0, 
{sa_family=AF_NETLINK, pid=0, groups=00000000}, 12) = 20
21133 recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, 
msg_iov(1)=[{"0\0\0\0\24\0\2\0\340\31\33J\215R\0\0\2\10\200\376\1\0\0\0\10\0\1\0\177\0\0\1"...,
 4096}], msg_controllen=0, msg_flags=0}, 0) = 280
21133 recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, 
msg_iov(1)=[{"@\0\0\0\24\0\2\0\340\31\33J\215R\0\0\n\200\200\376\1\0\0\0\24\0\1\0\0\0\0\0"...,
 4096}], msg_controllen=0, msg_flags=0}, 0) = 256
21133 recvmsg(4, {msg_name(12)={sa_family=AF_NETLINK, pid=0, groups=00000000}, 
msg_iov(1)=[{"\24\0\0\0\3\0\2\0\340\31\33J\215R\0\0\0\0\0\0\1\0\0\0\24\0\1\0\0\0\0\0"...,
 4096}], msg_controllen=0, msg_flags=0}, 0) = 20
21133 socket(PF_INET, 0x80001 /* SOCK_??? */, IPPROTO_TCP) = -1 EINVAL (Invalid 
argument)

Looks like args to the socket call on the last line are FUBAR. Hope
this helps.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF8, LC_CTYPE=en_US.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libneon27-gnutls depends on:
ii  libc6                  2.9-12            GNU C Library: Shared libraries
ii  libcomerr2             1.41.5-1          common error description library
ii  libgnutls26            2.6.6-1           the GNU TLS library - runtime libr
ii  libgssapi-krb5-2       1.7dfsg~beta2-4   MIT Kerberos runtime libraries - k
ii  libk5crypto3           1.7dfsg~beta2-4   MIT Kerberos runtime libraries - C
ii  libkrb5-3              1.7dfsg~beta2-4   MIT Kerberos runtime libraries
ii  libxml2                2.7.3.dfsg-1      GNOME XML library
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages libneon27-gnutls recommends:
ii  ca-certificates               20081127   Common CA certificates

libneon27-gnutls suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to