Your message dated Fri, 14 Jan 2011 03:33:57 +0300
with message-id <[email protected]>
and subject line Bug#507573: fixed in strace 4.5.20-1
has caused the Debian Bug report #507573,
regarding strace: misinterprets socklen_t on 64 bit architectures
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
507573: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507573
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: strace
Version: 4.5.17+cvs080723-2
Severity: normal

Hi,

several syscalls have a socklen_t parameter, which is always 4 Bytes, even
on 64 bit architectures:

10616 getsockname(0, {sa_family=AF_FILE, path=@"00008"...}, 
[57988930443673608]) = 0
10616 accept(0, {sa_family=AF_FILE, path="p\331\377\177"...}, 
[140733193388034]) = 1

The actual values are 8 and 2, respectively; these can be found in the
lower 32 bits. The program (which uses socklen_t) works correctly.

   Simon

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

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

Versions of packages strace depends on:
ii  libc6                         2.7-16     GNU C Library: Shared libraries

strace recommends no packages.

strace suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: strace
Source-Version: 4.5.20-1

This bug was fixed in strace-4.5.20-1, the upstream commit is
http://strace.git.sourceforge.net/git/gitweb.cgi?p=strace/strace;a=commitdiff;h=v4.5.19-7-g3128919


-- 
ldv


--- End Message ---

Reply via email to