Your message dated Tue, 5 May 2009 11:38:59 +0200 (CEST)
with message-id <[email protected]>
and subject line Re: Bug#166794: Can't reproduce with 1.2.4
has caused the Debian Bug report #166794,
regarding reproducible segfault at the end of gpg --search-keys
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.)


-- 
166794: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=166794
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnupg
Version: 1.2.1-1
Severity: important
Tags: security

When I gpg --search-keys <something> on my laptop, gpg segfaults thus:

Enter number(s), N)ext, or Q)uit > 1
gpg: key DEADBEEF: "Foo <[email protected]>" 2 new
signatures
gpg: Total number processed: 1
gpg:         new signatures: 2

gpg: Segmentation fault caught ... exiting
Segmentation fault


It doesn't matter if I had the key or not, it also doesn't care if I
enter a number or hit Q, it will segfault anyway. The keys do end up
updated and seemingly correct in my local pubring.gpg.

This behaviour doesn't show up on an i686 system with the exact same
gnupg and libc6 versions, so I suspect it to be something archish
(bigendian problem?).

gdb backtrace:
#0  0x0fed0514 in mallopt () from /lib/libc.so.6
#1  0x0fecf01c in free () from /lib/libc.so.6
#2  0x10079d00 in _init ()
#3  0x1007bf04 in _init ()
#4  0x100429c0 in _init ()
#5  0x10050f50 in _init ()
#6  0x1005181c in _init ()
#7  0x10006154 in _init ()
#8  0x0fe6fe8c in __libc_start_main () from /lib/libc.so.6

The backtrace doesn't look very useful to me, so I'm also attaching the
output of strace.

I hope this helps, I'm not entirely comfortable with gnupg doing
predictable segfaults.


-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux lappie 2.4.20-pre5-ben0 #2 Sat Sep 14 18:34:44 CEST 2002 ppc
Locale: LANG=C, LC_CTYPE=ja_JP.UTF-8

Versions of packages gnupg depends on:
hi  libc6                         2.3.1-3    GNU C Library: Shared libraries an
ii  libldap2                      2.0.23-14  OpenLDAP libraries (without TLS su
ii  makedev                       2.3.1-59   Creates device files in /dev.
ii  zlib1g                        1:1.1.4-6  compression library - runtime

-- no debconf information
execve("/usr/bin/gpg", ["gpg", "--search-keys", "Wouter", "van", "Heyst"], [/* 
26 vars */]) = 0
uname({sys="Linux", node="lappie", ...}) = 0
brk(0)                                  = 0x100b95b8
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/etc/ld.so.preload", O_RDONLY)    = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(0x3, 0x7fffec10)                = 0
mmap(NULL, 53306, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30016000
close(3)                                = 0
open("/lib/libdl.so.2", O_RDONLY)       = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\34"..., 1024) = 
1024
fstat64(0x3, 0x7fffec58)                = 0
mmap(0xffdd000, 74696, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xffdd000
mprotect(0xffe0000, 62408, PROT_NONE)   = 0
mmap(0xffed000, 12288, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0) = 0xffed000
close(3)                                = 0
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\33"..., 1024) = 
1024
fstat64(0x3, 0x7fffec38)                = 0
mmap(0xffad000, 127244, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xffad000
mprotect(0xffba000, 73996, PROT_NONE)   = 0
mmap(0xffbd000, 61440, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0) = 0xffbd000
mmap(0xffcc000, 268, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xffcc000
close(3)                                = 0
open("/lib/libc.so.6", O_RDONLY)        = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\1\317"..., 1024) = 
1024
fstat64(0x3, 0x7fffec18)                = 0
mmap(0xfe53000, 1349584, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xfe53000
mprotect(0xff82000, 108496, PROT_NONE)  = 0
mmap(0xff83000, 90112, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0x120000) = 0xff83000
mmap(0xff99000, 14288, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xff99000
close(3)                                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x30024000
mprotect(0xfe53000, 1241088, PROT_READ|PROT_WRITE) = 0
mprotect(0xfe53000, 1241088, PROT_READ|PROT_EXEC) = 0
munmap(0x30016000, 53306)               = 0
brk(0)                                  = 0x100b95b8
brk(0x100ba5b8)                         = 0x100ba5b8
brk(0x100bb000)                         = 0x100bb000
SYS_190(0x4, 0x7ffff6f8, 0x100b95bc, 0x67706700, 0xfefefeff, 0x7f7f7f7f, 0, 0, 
0x7ffff700, 0x42000482, 0x100bf908, 0, 0x1, 0, 0, 0x1, 0, 0, 0, 0, 0, 
0xff981d4, 0, 0x1000356c, 0x4, 0xff9c444, 0x7ffff728, 0xff95eb8, 0x7ffffa44, 
0xff2a2e4, 0xf932, 0x4) = 0
setrlimit(RLIMIT_CORE, {rlim_cur=0, rlim_max=0}) = 0
rt_sigaction(SIGINT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0x10029340, [], 0}, NULL, 8) = 0
rt_sigaction(SIGHUP, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGHUP, {0x10029340, [], 0}, NULL, 8) = 0
rt_sigaction(SIGTERM, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0x10029340, [], 0}, NULL, 8) = 0
rt_sigaction(SIGQUIT, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGQUIT, {0x10029340, [], 0}, NULL, 8) = 0
rt_sigaction(SIGSEGV, NULL, {SIG_DFL}, 8) = 0
rt_sigaction(SIGSEGV, {0x10029340, [], 0}, NULL, 8) = 0
rt_sigaction(SIGUSR1, {0x1002942c, [], 0}, NULL, 8) = 0
rt_sigaction(SIGPIPE, {SIG_IGN}, NULL, 8) = 0
open("/usr/lib/locale/locale-archive", O_RDONLY|O_LARGEFILE) = 3
fstat64(0x3, 0xff98b98)                 = 0
mmap2(NULL, 2097152, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30027000
mmap2(NULL, 450560, PROT_READ, MAP_PRIVATE, 3, 0x195) = 0x30227000
close(3)                                = 0
mmap2(NULL, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x30016000
getuid()                                = 1000
mlock(0x30016000, 16384)                = -1 EPERM (Operation not permitted)
geteuid()                               = 1000
access("/home/larstiq/.gnupg/gpg.conf", R_OK) = -1 ENOENT (No such file or 
directory)
stat64(0x100b9e68, 0x7ffff668)          = -1 ENOENT (No such file or directory)
stat64(0x100b9e78, 0x7ffff668)          = 0
stat64(0x100b9ea0, 0x7ffff6d8)          = 0
getuid()                                = 1000
getuid()                                = 1000
open("/home/larstiq/.gnupg/options", O_RDONLY|O_LARGEFILE) = 3
fstat64(0x3, 0x7ffff558)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
read(3, "# Options for GnuPG\n# Copyright "..., 4096) = 4096
read(3, "f you have problems connecting t"..., 4096) = 3726
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x3001a000, 4096)                = 0
getuid()                                = 1000
geteuid()                               = 1000
getgid()                                = 1000
getegid()                               = 1000
write(2, "gpg: ", 5)                    = 5
write(2, "WARNING: using insecure memory!\n", 32) = 32
write(2, "gpg: ", 5)                    = 5
write(2, "please see http://www.gnupg.org/";..., 62) = 62
open("/home/larstiq/.gnupg/secring.gpg", O_RDONLY|O_LARGEFILE) = 3
fstat64(0x3, 0x7ffff5f8)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
read(3, "\225\1\341\4=\2711\1\21\4\0\310\0\315\23\21\273\321\360"..., 4096) = 
1049
close(3)                                = 0
munmap(0x3001a000, 4096)                = 0
access("/home/larstiq/.gnupg/secring.gpg", F_OK) = 0
brk(0x100bd000)                         = 0x100bd000
open("/home/larstiq/.gnupg/pubring.gpg", O_RDONLY|O_LARGEFILE) = 3
fstat64(0x3, 0x7ffff5f8)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
read(3, "\231\1\242\4=\2711\1\21\4\0\310\0\315\23\21\273\321\360"..., 4096) = 
4096
close(3)                                = 0
munmap(0x3001a000, 4096)                = 0
access("/home/larstiq/.gnupg/pubring.gpg", F_OK) = 0
write(2, "gpg: ", 5)                    = 5
write(2, "searching for \"Wouter van Heyst\""..., 68) = 68
gettimeofday({1035812399, 660794}, NULL) = 0
getpid()                                = 19027
open("/etc/resolv.conf", O_RDONLY)      = 3
fstat64(0x3, 0x7fffd308)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
read(3, "search intranet\nnameserver 192.1"..., 4096) = 39
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x3001a000, 4096)                = 0
socket(PF_UNIX, SOCK_STREAM, 0)         = 3
connect(3, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT 
(No such file or directory)
close(3)                                = 0
open("/etc/nsswitch.conf", O_RDONLY)    = 3
fstat64(0x3, 0x7ffff378)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
read(3, "# /etc/nsswitch.conf\n#\n# Example"..., 4096) = 465
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x3001a000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(0x3, 0x7fffe980)                = 0
mmap(NULL, 53306, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30295000
close(3)                                = 0
open("/lib/libnss_files.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0 0"..., 1024) = 
1024
fstat64(0x3, 0x7fffe9c8)                = 0
mmap(0xfe28000, 108504, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xfe28000
mprotect(0xfe33000, 63448, PROT_NONE)   = 0
mmap(0xfe38000, 45056, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0) = 0xfe38000
close(3)                                = 0
munmap(0x30295000, 53306)               = 0
open("/etc/host.conf", O_RDONLY)        = 3
fstat64(0x3, 0x7ffff268)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
read(3, "order hosts,bind\nmulti on\n", 4096) = 26
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x3001a000, 4096)                = 0
open("/etc/hosts", O_RDONLY)            = 3
fcntl64(3, F_GETFD)                     = 0
fcntl64(3, F_SETFD, FD_CLOEXEC)         = 0
fstat64(0x3, 0x7ffff2d8)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
read(3, "127.0.0.1\tlocalhost\n192.168.1.10"..., 4096) = 401
read(3, "", 4096)                       = 0
close(3)                                = 0
munmap(0x3001a000, 4096)                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 3
fstat64(0x3, 0x7fffe9b8)                = 0
mmap(NULL, 53306, PROT_READ, MAP_PRIVATE, 3, 0) = 0x30295000
close(3)                                = 0
open("/lib/libnss_dns.so.2", O_RDONLY)  = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0\16"..., 1024) = 
1024
fstat64(0x3, 0x7fffea00)                = 0
brk(0x100be000)                         = 0x100be000
mmap(0xfe04000, 79104, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xfe04000
mprotect(0xfe08000, 62720, PROT_NONE)   = 0
mmap(0xfe14000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0) = 0xfe14000
close(3)                                = 0
open("/lib/libresolv.so.2", O_RDONLY)   = 3
read(3, "\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\24\0\0\0\1\0\0.\270"..., 1024) = 
1024
fstat64(0x3, 0x7fffe688)                = 0
mmap(0xfdd2000, 138400, PROT_READ|PROT_EXEC, MAP_PRIVATE, 3, 0) = 0xfdd2000
mprotect(0xfde1000, 76960, PROT_NONE)   = 0
mmap(0xfde2000, 65536, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 
3, 0) = 0xfde2000
mmap(0xfdf2000, 7328, PROT_READ|PROT_WRITE|PROT_EXEC, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xfdf2000
close(3)                                = 0
munmap(0x30295000, 53306)               = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 3
connect(3, {sin_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("192.168.1.3")}}, 28) = 0
send(3, "aG\1\0\0\1\0\0\0\0\0\0\7wwwkeys\2nl\3pgp\3net\0"..., 36, 0) = 36
gettimeofday({1035812399, 667046}, NULL) = 0
poll([{fd=3, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(3, "aG\201\200\0\1\0\1\0\7\0\10\7wwwkeys\2nl\3pgp\3net\0"..., 65536, 
0, {sin_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("192.168.1.3")}}, [16]) = 382
close(3)                                = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 3
connect(3, {sin_family=AF_INET, sin_port=htons(11371), 
sin_addr=inet_addr("194.171.167.2")}}, 16) = 0
write(3, "GET /pks/lookup?op=index&search="..., 59) = 59
brk(0x100c0000)                         = 0x100c0000
write(3, "\r\n", 2)                     = 2
shutdown(3, 1 /* send */)               = 0
read(3, "HTTP/1.0 200 OK\r\nServer: pks_www"..., 8192) = 443
brk(0x100c2000)                         = 0x100c2000
open("/etc/localtime", O_RDONLY)        = 4
fstat64(0x4, 0x7ffff3c8)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
read(4, "TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\r\0\0\0\r\0"..., 4096) = 
1074
close(4)                                = 0
munmap(0x3001a000, 4096)                = 0
read(3, "", 8192)                       = 0
close(3)                                = 0
fstat64(0x1, 0x7fffeec8)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001a000
write(1, "Keys 1-1 of 1 for \"Wouter van He"..., 37) = 37
write(1, "(1)\tWouter van Heyst <lars...@la"..., 50) = 50
write(1, "\t  1024 bit DSA key 0DC0B7D6, cr"..., 49) = 49
open("/dev/tty", O_RDWR|O_LARGEFILE)    = 3
fstat64(0x3, 0x7fffee18)                = 0
ioctl(3, 0x402c7413, 0x7fffed68)        = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001b000
write(3, "Enter number(s), N)ext, or Q)uit"..., 35) = 35
read(3, "1", 1)                         = 1
read(3, "\n", 1)                        = 1
socket(PF_UNIX, SOCK_STREAM, 0)         = 4
connect(4, {sin_family=AF_UNIX, path="/var/run/.nscd_socket"}, 110) = -1 ENOENT 
(No such file or directory)
close(4)                                = 0
open("/etc/hosts", O_RDONLY)            = 4
fcntl64(4, F_GETFD)                     = 0
fcntl64(4, F_SETFD, FD_CLOEXEC)         = 0
fstat64(0x4, 0x7ffff1f8)                = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0x3001c000
read(4, "127.0.0.1\tlocalhost\n192.168.1.10"..., 4096) = 401
read(4, "", 4096)                       = 0
close(4)                                = 0
munmap(0x3001c000, 4096)                = 0
socket(PF_INET, SOCK_DGRAM, IPPROTO_IP) = 4
connect(4, {sin_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("192.168.1.3")}}, 28) = 0
send(4, "aH\1\0\0\1\0\0\0\0\0\0\7wwwkeys\2nl\3pgp\3net\0"..., 36, 0) = 36
gettimeofday({1035812401, 61192}, NULL) = 0
poll([{fd=4, events=POLLIN, revents=POLLIN}], 1, 5000) = 1
recvfrom(4, "aH\201\200\0\1\0\1\0\7\0\10\7wwwkeys\2nl\3pgp\3net\0"..., 65536, 
0, {sin_family=AF_INET, sin_port=htons(53), 
sin_addr=inet_addr("192.168.1.3")}}, [16]) = 382
close(4)                                = 0
socket(PF_INET, SOCK_STREAM, IPPROTO_IP) = 4
connect(4, {sin_family=AF_INET, sin_port=htons(11371), 
sin_addr=inet_addr("194.171.167.2")}}, 16) = 0
write(4, "GET /pks/lookup?op=get&search=0x"..., 51) = 51
brk(0x100c4000)                         = 0x100c4000
write(4, "\r\n", 2)                     = 2
shutdown(4, 1 /* send */)               = 0
read(4, "HTTP/1.0 200 OK\r\nServer: pks_www"..., 8192) = 1448
brk(0x100c6000)                         = 0x100c6000
read(4, "cy1qFKudchyvwSijDPRKWKUdcHbNOOJd"..., 8192) = 277
read(4, "", 8192)                       = 0
close(4)                                = 0
gettimeofday({1035812401, 152521}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 0}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=0, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634115
gettimeofday({1035812401, 152874}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 0}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=0, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634115
brk(0x100c8000)                         = 0x100c8000
time(NULL)                              = 1035812401
gettimeofday({1035812401, 163612}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 10000}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=1, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634116
time(NULL)                              = 1035812401
open("/home/larstiq/.gnupg/pubring.gpg", O_RDONLY|O_LARGEFILE) = 4
read(4, "\231\1\242\4=\2711\1\21\4\0\310\0\315\23\21\273\321\360"..., 8192) = 
8192
gettimeofday({1035812401, 176104}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 20000}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634117
open("/home/larstiq/.gnupg/pubring.gpg", O_RDONLY|O_LARGEFILE) = 5
_llseek(0x5, 0, 0, 0x7ffff3a8, 0)       = 0
read(5, "\231\1\242\4=\2711\1\21\4\0\310\0\315\23\21\273\321\360"..., 8192) = 
8192
time(NULL)                              = 1035812401
gettimeofday({1035812401, 176882}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 20000}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634117
gettimeofday({1035812401, 177165}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 20000}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=2, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634117
brk(0x100c9000)                         = 0x100c9000
brk(0x100cb000)                         = 0x100cb000
time(NULL)                              = 1035812401
time(NULL)                              = 1035812401
gettimeofday({1035812401, 187713}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 30000}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=3, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634118
time(NULL)                              = 1035812401
time(NULL)                              = 1035812401
gettimeofday({1035812401, 200153}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 40000}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=4, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634120
gettimeofday({1035812401, 200541}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 40000}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=4, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634120
_llseek(0x4, 0, 0, 0x7ffff2e8, 0)       = 0
read(4, "\231\1\242\4=\2711\1\21\4\0\310\0\315\23\21\273\321\360"..., 8192) = 
8192
gettimeofday({1035812401, 201051}, NULL) = 0
getrusage(RUSAGE_SELF, {ru_utime={0, 40000}, ru_stime={0, 10000}, ...}) = 0
time(NULL)                              = 1035812401
times({tms_utime=4, tms_stime=1, tms_cutime=0, tms_cstime=0}) = 5634120
_llseek(0x5, 0, 0, 0x7ffff3c8, 0)       = 0
_llseek(0x5, 0, 0, 0x7ffff488, 0)       = 0
read(5, "\231\1\242\4=\2711\1\21\4\0\310\0\315\23\21\273\321\360"..., 8192) = 
8192
write(2, "gpg: ", 5)                    = 5
write(2, "key 0DC0B7D6: \"Wouter van Heyst "..., 74) = 74
write(2, "gpg: ", 5)                    = 5
write(2, "Total number processed: 1\n", 26) = 26
write(2, "gpg: ", 5)                    = 5
write(2, "             unchanged: 1\n", 26) = 26
--- SIGSEGV (Segmentation fault) ---
munmap(0x30016000, 16384)               = 0
write(2, "\n", 1)                       = 1
write(2, "gpg", 3)                      = 3
write(2, ": ", 2)                       = 2
write(2, "Segmentation fault", 18)      = 18
write(2, " caught ... exiting\n", 20)   = 20
rt_sigaction(SIGSEGV, {SIG_DFL}, NULL, 8) = 0
getpid()                                = 19027
kill(19027, SIGSEGV)                    = 0
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++

--- End Message ---
--- Begin Message ---
I'm going to close the old reports #166794 and #172823. Seems even in 1.2.4 they
were not reproducible anymore and I currently also cannot reproduce them. 
Upstream
was aware of them and code-base has changed a lot.

Please feel free to comment this decision and reopen your report if necessary.



--- End Message ---

Reply via email to