Your message dated Tue, 11 Dec 2007 07:42:41 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#455565: approx segfaults at start
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: approx
Version: 3.0.0
Severity: normal


Hi,

the new approx version just segfaults for me. It works when I downgrade to
the old version.

$ sudo strace -f -s0 approx
execve("/usr/sbin/approx", [, ...], [/* 14 vars */]) = 0
brk(0)                                  = 0x8177000
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) =
0xb7f70000
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=84573, ...}) = 0
mmap2(NULL, 84573, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f5b000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/usr/lib/libpcre.so.3", O_RDONLY) = 3
read(3, ""..., 512)                     = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=154384, ...}) = 0
mmap2(NULL, 153248, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0xb7f35000
mmap2(0xb7f5a000, 4096, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x25) = 0xb7f5a000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/lib/i686/cmov/libm.so.6", O_RDONLY) = 3
read(3, ""..., 512)                     = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=149328, ...}) = 0
mmap2(NULL, 147584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0xb7f10000
mmap2(0xb7f33000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x23) = 0xb7f33000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/lib/i686/cmov/libdl.so.2", O_RDONLY) = 3
read(3, ""..., 512)                     = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9684, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7f0f000
mmap2(NULL, 12412, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0xb7f0b000
mmap2(0xb7f0d000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7f0d000
close(3)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or
directory)
open("/lib/i686/cmov/libc.so.6", O_RDONLY) = 3
read(3, ""..., 512)                     = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1356196, ...}) = 0
mmap2(NULL, 1361520, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) =
0xb7dbe000
mmap2(0xb7f05000, 12288, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x147) = 0xb7f05000
mmap2(0xb7f08000, 9840, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f08000
close(3)                                = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =
0xb7dbd000
set_thread_area({entry_number:-1 -> 6, base_addr:0xb7dbd6b0, limit:1048575,
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1,
seg_not_present:0, useable:1}) = 0
mprotect(0xb7f05000, 4096, PROT_READ)   = 0
munmap(0xb7f5b000, 84573)               = 0
brk(0)                                  = 0x8177000
brk(0x8198000)                          = 0x8198000
brk(0x81bc000)                          = 0x81bc000
mmap2(NULL, 253952, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0xb7d7f000
sigaltstack({ss_sp=0x81718a0, ss_flags=0, ss_size=8192}, NULL) = 0
rt_sigaction(SIGSEGV, {0x810f7ae, [], SA_STACK|SA_NOMASK}, NULL, 8) = 0
readlink("/proc/self/exe", "/usr/sbin/approx", 256) = 16
stat64("/usr/sbin/approx", {st_mode=S_IFREG|0755, st_size=1219352, ...}) = 0
_llseek(0, 0, 0xbfa6145c, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
_llseek(1, 0, 0xbfa6144c, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
_llseek(2, 0, 0xbfa6144c, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
gettimeofday({1197323587, 93016}, NULL) = 0
getppid()                               = 10824
getpid()                                = 10825
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
sigreturn()                             = ? (mask now [])
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 10825 detached


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

Kernel: Linux 2.6.23.8 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages approx depends on:
ii  adduser                       3.105      add and remove users and groups
ii  bzip2                         1.0.3-7    high-quality block-sorting file co
ii  curl                          7.17.1-1   Get a file from an HTTP, HTTPS or 
ii  libc6                         2.7-4      GNU C Library: Shared libraries
ii  libpcre3                      7.3-2      Perl 5 Compatible Regular Expressi
ii  lsb-base                      3.1-24     Linux Standard Base 3.1 init scrip

approx recommends no packages.

-- debconf-show failed



--- End Message ---
--- Begin Message ---
On Mon, Dec 10, 2007 at 19:47:38 -0500, Eric Cooper wrote:
> On Mon, Dec 10, 2007 at 11:21:42PM +0100, Tino Keitel wrote:
> > the new approx version just segfaults for me. It works when I downgrade to
> > the old version.
> 
> I can't reproduce this yet, at least not in a sid chroot.

Now I can't either. Strange.

Regards,
Tino


--- End Message ---

Reply via email to