Package: strace
Version: 4.5.19-1
Severity: normal

When displaying a sockaddr_in6 structure passed to a system call, all
the components of the structure have field labels except sin6_addr.
This is inconsistent with the rest of the structure displays, and
particularly is inconsistent with the display of sockaddr_in.

Example:
  connect(3, {sa_family=AF_FILE, path="/home/drake/.paneliy"}, 110) = 0

Displaying a sockaddr_un structure uses the field name "path" rather
than "sun_path", which is inconsistent with the other sockaddr
structures.

Example (line-wrapped, treat \n[ \t]+ as a single space):
  bind(4, {sa_family=AF_INET6, sin6_port=htons(15055),
           inet_pton(AF_INET6, "::1", &sin6_addr), sin6_flowinfo=0,
           sin6_scope_id=0}, 28) = 0

   ---> Drake Wilson

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages strace depends on:
ii  libc6                         2.10.1-3   GNU C Library: Shared libraries

strace recommends no packages.

strace suggests no packages.

-- debconf-show failed



-- 
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