Your message dated Sat, 09 Dec 2006 10:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#401547: fixed in socklog 2.1.0-7
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: socklog
Version: 2.1.0-4
Severity: normal

Hi,

"tryto -n1 true" reports "child crashed, giving up".

strace:

execve("/usr/bin/tryto", ["tryto", "-n", "1", "true"], [/* 15 vars */]) = 0
brk(0)                                  = 0x8051000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f39000
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=62219, ...}) = 0
mmap2(NULL, 62219, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f29000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/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\0\20Z\1\0004\0\0\0D\304\21\0\0\0\0\0004\0
 \0\n\0(\0=\0<[EMAIL 
PROTECTED]@\1\0\0\5\0\0\0\4\0\0\0\3\0\0\0\200\10\21\0\200\10\21\0\200\10\21\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0005\200\21\0005\200\21\0\5\0\0\0\0\20\0\0\1\0\0\0\300\217\21\0\300\237\21\0\300\237\21\0\274)\0\0\274U\0\0\6\0\0"...,
 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1166796, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f28000
mmap2(NULL, 1176956, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e08000
mmap2(0xb7f21000, 16384, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x118) = 0xb7f21000
mmap2(0xb7f25000, 9596, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f25000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7e07000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e076b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb7f21000, 8192, PROT_READ)   = 0
munmap(0xb7f29000, 62219)               = 0
pipe([3, 4])                            = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fcntl64(3, F_GETFL)                     = 0 (flags O_RDONLY)
fcntl64(3, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
fcntl64(4, F_GETFL)                     = 0x1 (flags O_WRONLY)
fcntl64(4, F_SETFL, O_WRONLY|O_NONBLOCK) = 0
fcntl64(0, F_GETFL)                     = 0x2 (flags O_RDWR)
fcntl64(0, F_SETFL, O_RDWR|O_NONBLOCK)  = 0
rt_sigprocmask(SIG_BLOCK, [PIPE], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0
rt_sigaction(SIGCHLD, {0x80488bd, [], 0}, NULL, 8) = 0
gettimeofday({1165239934, 22273}, NULL) = 0
pipe([5, 6])                            = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, 
child_tidptr=0xb7e076f8) = 5574
close(5)                                = 0
rt_sigprocmask(SIG_UNBLOCK, [CHLD], NULL, 8) = 0
poll([{fd=3, events=POLLIN}, {fd=0, events=POLLIN}], 2, 180020) = -1 EINTR 
(Interrupted system call)
--- SIGCHLD (Child exited) @ 0 (0) ---
write(4, "\0", 1)                       = 1
sigreturn()                             = ? (mask now [PIPE])
rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0
read(3, "\0", 1)                        = 1
read(3, 0xbfc50c47, 1)                  = -1 EAGAIN (Resource temporarily 
unavailable)
gettimeofday({1165239934, 27679}, NULL) = 0
waitpid(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], WNOHANG) = 5574
close(6)                                = 0
write(2, "tryto: fatal: child crashed, giving up.\n", 40) = 40
exit_group(0)                           = ?

strace of the child:

rt_sigprocmask(SIG_UNBLOCK, [PIPE], NULL, 8) = 0
rt_sigprocmask(SIG_UNBLOCK, [CHLD], NULL, 8) = 0
rt_sigaction(SIGCHLD, {SIG_DFL}, NULL, 8) = 0
close(6)                                = 0
fcntl64(5, F_GETFL)                     = 0 (flags O_RDONLY)
close(0)                                = 0
fcntl64(5, F_DUPFD, 0)                  = 0
close(5)                                = 0
execve("/root/bin/true", ["true"], [/* 15 vars */]) = -1 ENOENT (No such file 
or directory)
execve("/usr/local/bin/true", ["true"], [/* 15 vars */]) = -1 ENOENT (No such 
file or directory)
execve("/usr/bin/true", ["true"], [/* 15 vars */]) = -1 ENOENT (No such file or 
directory)
execve("/bin/true", ["true"], [/* 15 vars */]) = 0
brk(0)                                  = 0x804c000
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fb4000
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=62219, ...}) = 0
mmap2(NULL, 62219, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7fa4000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/lib/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\0\20Z\1\0004\0\0\0D\304\21\0\0\0\0\0004\0
 \0\n\0(\0=\0<[EMAIL 
PROTECTED]@\1\0\0\5\0\0\0\4\0\0\0\3\0\0\0\200\10\21\0\200\10\21\0\200\10\21\0\23\0\0\0\23\0\0\0\4\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0005\200\21\0005\200\21\0\5\0\0\0\0\20\0\0\1\0\0\0\300\217\21\0\300\237\21\0\300\237\21\0\274)\0\0\274U\0\0\6\0\0"...,
 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1166796, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fa3000
mmap2(NULL, 1176956, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e83000
mmap2(0xb7f9c000, 16384, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x118) = 0xb7f9c000
mmap2(0xb7fa0000, 9596, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7fa0000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7e82000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7e826b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb7f9c000, 8192, PROT_READ)   = 0
munmap(0xb7fa4000, 62219)               = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No 
such file or directory)
brk(0)                                  = 0x804c000
brk(0x806d000)                          = 0x806d000
open("/usr/share/locale/locale.alias", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2586, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fb3000
read(3, "# Locale name alias data base.\n# Copyright (C) 1996-2001,2003 Free 
Software Foundation, Inc.\n#\n# This program is free software; you can 
redistribute it and/or modify\n# it under the terms of the GNU Ge"..., 4096) = 
2586
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0xb7fb3000, 4096)                = 0
open("/usr/lib/locale/hu_HU/LC_CTYPE", O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=207996, ...}) = 0
mmap2(NULL, 207996, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7e4f000
close(3)                                = 0
close(1)                                = 0
exit_group(0)                           = ?

Best regards,

Andras

-- System Information:
Versions of packages socklog depends on:
ii  adduser                    3.77          Add and remove users and groups
ii  libc6                      2.4-1ubuntu12 GNU C Library: Shared libraries

Versions of packages socklog recommends:
ii  ipsvd                         0.12.1-1   Internet protocol service daemons
ii  runit                         1.5.1-1    a UNIX init scheme with service su
pn  socklog-run                   <none>     (no description available)

-- 
                 Andras Korn <korn at chardonnay.math.bme.hu>
                 <http://chardonnay.math.bme.hu/~korn/> QOTD:
It begins when you sink into his arms, and it ends with your arms in his sink.


--- End Message ---
--- Begin Message ---
Source: socklog
Source-Version: 2.1.0-7

We believe that the bug you reported is fixed in the latest version of
socklog, which is due to be installed in the Debian FTP archive:

socklog-run_2.1.0-7_all.deb
  to pool/main/s/socklog/socklog-run_2.1.0-7_all.deb
socklog_2.1.0-7.diff.gz
  to pool/main/s/socklog/socklog_2.1.0-7.diff.gz
socklog_2.1.0-7.dsc
  to pool/main/s/socklog/socklog_2.1.0-7.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gerrit Pape <[EMAIL PROTECTED]> (supplier of updated socklog package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  9 Dec 2006 10:34:40 +0000
Source: socklog
Binary: socklog-run socklog
Architecture: all source
Version: 2.1.0-7
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape <[EMAIL PROTECTED]>
Changed-By: Gerrit Pape <[EMAIL PROTECTED]>
Description: 
 socklog    - system and kernel logging services (programs)
 socklog-run - system and kernel logging services
Closes: 401547
Changes: 
 socklog (2.1.0-7) unstable; urgency=low
 .
   * debian/diff/tryto-n.diff: new; don't report failure if the final try
     of prog succeeds (thx Andras Korn, closes: #401547).
   * debian/rules: apply tryto-n.diff.
Files: 
 70d7dccc59cbfb17def66795524e54a9 536 admin optional socklog_2.1.0-7.dsc
 8b0a1697a87157e7655f8e6d43c2ba34 9117 admin optional socklog_2.1.0-7.diff.gz
 590d8f768ce8bfe15c1b653a59781a4f 13018 admin optional 
socklog-run_2.1.0-7_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFepJjGJoyQbxwpv8RAuTbAJ9cWpRSuBr3MGYMKdk0z4TJH86YdwCfVGL4
3BghnGIp/NrFOccZ2Fzz09c=
=NGna
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to