Your message dated Mon, 06 Oct 2008 21:32:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#492779: fixed in pth 2.0.7-10.1
has caused the Debian Bug report #492779,
regarding pth: Should use *context() on hppa
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.)


-- 
492779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=492779
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: dirmngr
Version: 1.0.1-2
Severity: grave

dirmngr segfaults at once on hppa architecture

Example:
3545:~# uname -a
Linux ls3545 2.6.24-rc4 #25 Sat Dec 8 12:36:01 CET 2007 parisc GNU/Linux

ls3545:~# dirmngr
dirmngr[28087]: error opening `/root/.gnupg/dirmngr_ldapservers.conf':
No such file or directory
Segmentation fault

strace shows:
.....
gettimeofday({1199704348, 771319}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, NULL, ~[KILL STOP], 8) = 0
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
open("/root/.gnupg/dirmngr.conf", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No
such file or directory)
open("/root/.gnupg/dirmngr_ldapservers.conf", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
fstat64(2, {st_mode=0, st_size=46673409605637, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x40008000
getpid()                                = 28089
write(2, "dirmngr[28089]: error opening `/"..., 97dirmngr[28089]: error
opening `/root/.gnupg/dirmngr_ldapservers.conf': No such file or
directory
) = 97
rt_sigaction(SIGPIPE, {SIG_IGN}, {SIG_DFL}, 8) = 0
mmap(NULL, 266240, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x40009000
gettimeofday({1199704348, 777586}, NULL) = 0
rt_sigprocmask(SIG_BLOCK, [USR1], [], 8) = 0
rt_sigaction(SIGUSR1, {0x406578fa, [], SA_STACK}, {SIG_DFL}, 8) = 0
sigaltstack({ss_sp=0x40009008, ss_flags=0, ss_size=262144}, {ss_sp=0,
ss_flags=SS_DISABLE, ss_size=0}) = 0
getpid()                                = 28089
kill(28089, SIGUSR1)                    = 0
rt_sigsuspend(~[USR1])                  = -514
--- SIGUSR1 (User defined signal 1) @ 0 (0) ---
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 28089 detached



-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: hppa (parisc)

Kernel: Linux 2.6.24-rc4
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 dirmngr depends on:
ii  adduser                 3.105            add and remove users and groups
ii  libc6                   2.7-5            GNU C Library: Shared libraries
ii  libgcrypt11             1.4.0-2          LGPL Crypto library - runtime libr
ii  libgpg-error0           1.4-2            library for common error values an
ii  libksba8                1.0.2-1          X.509 and CMS support library
ii  libldap2                2.1.30.dfsg-13.5 OpenLDAP libraries
ii  libpth20                2.0.7-9          The GNU Portable Threads
ii  lsb-base                3.1-24           Linux Standard Base 3.1 init scrip

dirmngr recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: pth
Source-Version: 2.0.7-10.1

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

libpth-dev_2.0.7-10.1_amd64.deb
  to pool/main/p/pth/libpth-dev_2.0.7-10.1_amd64.deb
libpth20_2.0.7-10.1_amd64.deb
  to pool/main/p/pth/libpth20_2.0.7-10.1_amd64.deb
pth-dbg_2.0.7-10.1_amd64.deb
  to pool/main/p/pth/pth-dbg_2.0.7-10.1_amd64.deb
pth_2.0.7-10.1.diff.gz
  to pool/main/p/pth/pth_2.0.7-10.1.diff.gz
pth_2.0.7-10.1.dsc
  to pool/main/p/pth/pth_2.0.7-10.1.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.
Thomas Viehmann <[EMAIL PROTECTED]> (supplier of updated pth 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.8
Date: Mon, 06 Oct 2008 21:20:11 +0200
Source: pth
Binary: libpth20 libpth-dev pth-dbg
Architecture: source amd64
Version: 2.0.7-10.1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Thomas Viehmann <[EMAIL PROTECTED]>
Description: 
 libpth-dev - The GNU Portable Threads (development)
 libpth20   - The GNU Portable Threads
 pth-dbg    - The GNU Portable Threads (debug)
Closes: 492779
Changes: 
 pth (2.0.7-10.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/control: add versioned libc6-dev for hppa to force
     compilation with *context implementation.
     Closes: #492779.
Checksums-Sha1: 
 10af219ee6af95a579edd2698f56732b0d1e938f 1132 pth_2.0.7-10.1.dsc
 b77e0fb1155dfcab387c3d29d661cd2bac4c0734 6832 pth_2.0.7-10.1.diff.gz
 d110a2801c599c8c289e9874ffaa28e8eabedf1a 82172 libpth20_2.0.7-10.1_amd64.deb
 9e31fe6602450aba5f46c445b77b7fc617843c43 143684 libpth-dev_2.0.7-10.1_amd64.deb
 4e072b902b1a3ab9d30d6af323ab97c4bbe2cff1 41118 pth-dbg_2.0.7-10.1_amd64.deb
Checksums-Sha256: 
 f41fc6108930eba2b39d9e31212b24fb10f08a29b6dfdd85b782f383102f1fa1 1132 
pth_2.0.7-10.1.dsc
 a53fdf49d9f3aa60cb501833b468831af8bf9218adc1c18867c871c354b4c3a7 6832 
pth_2.0.7-10.1.diff.gz
 0803a182f981a4b5df3b3715b21d6d22f32bbf81afb0717ff11a7b2cdf56f44f 82172 
libpth20_2.0.7-10.1_amd64.deb
 d67fcdb28a7bf4a404bb02083d2657e844c13ebbb50c4ad3431e3bd8faedb21d 143684 
libpth-dev_2.0.7-10.1_amd64.deb
 20425733df7bf478c36c7fb8e46441276ce7f5deb6dd558c7a16dd6a73c4712f 41118 
pth-dbg_2.0.7-10.1_amd64.deb
Files: 
 152cf4c23d0b878d1aaf1f50a347e1cf 1132 devel optional pth_2.0.7-10.1.dsc
 85d1249cff6ecaa431b7946c2ccea65d 6832 devel optional pth_2.0.7-10.1.diff.gz
 c3c4c3575723a1d7a5342424bb4da81a 82172 libs optional 
libpth20_2.0.7-10.1_amd64.deb
 9216d08fe667f5c9bb960f0ad063431c 143684 libdevel optional 
libpth-dev_2.0.7-10.1_amd64.deb
 e3c9a95487c9bf751ff22b7e79ee010c 41118 libdevel extra 
pth-dbg_2.0.7-10.1_amd64.deb

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

iEYEARECAAYFAkjqa0sACgkQriZpaaIa1Pmp+ACdHZLQs+VqPxPtMkpMDvpVY7Oh
WUUAn0v4Cl+UL6H5i0Yi7Hg9xQD/ipi7
=ewYV
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to