rpm --veryfydb segfaults

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Trying to install the latest evolution email client, the installer runs
rpm --verifydb, and this command segfaults. 

I have not been able to find anything sensible on the net about this,
anyone knows more?

There is a posting 
http://www.redhat.com/archives/fedora-test-list/2004-April/msg00899.html
with an associated strace 
http://www.redhat.com/archives/fedora-test-list/2004-April/gz00000.gz

This strace shows essentially the same as mine (see below).

Tried rpm -vv --verifydb, the last lines of output were
...
D: opening  db index       /var/lib/rpm/Pubkeys rdonly mode=0x0
D: closed   db index       /var/lib/rpm/Pubkeys
D: verified db index       /var/lib/rpm/Pubkeys
Segmentation fault

The complete strace output from this run is available online at
http://home.online.no/~enrio/rpm-strace.out

The last few lines of this strace are:

8367  open("/var/lib/rpm/Pubkeys", O_RDONLY|O_LARGEFILE) = 18
8367  fcntl64(18, F_SETFD, FD_CLOEXEC)  = 0
8367  _llseek(18, 0, [0], SEEK_SET)     = 0
8367  read(18, "\0\0\0\0\1\0\0\0\0\0\0\0a\25\6\0\10\0\0\0\0\20\0\0\0\10"..., 512) = 512
8367  open("/var/lib/rpm/Pubkeys", O_RDONLY|O_LARGEFILE) = 19
8367  fcntl64(19, F_SETFD, FD_CLOEXEC)  = 0
8367  fstat64(19, {st_mode=S_IFREG|0644, st_size=12288, ...}) = 0
8367  pread(19, "\0\0\0\0\1\0\0\0\0\0\0\0a\25\6\0\10\0\0\0\0\20\0\0\0\10"..., 4096, 0) = 4096
8367  pread(19, "\0\0\0\0\1\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\6\0\312\17\0\2"..., 4096, 4096) = 4096
8367  pread(19, "\0\0\0\0\1\0\0\0\2\0\0\0\0\0\0\0\0\0\0\0\6\0\312\17\0\2"..., 4096, 8192) = 4096
8367  close(18)                         = 0
8367  close(19)                         = 0
8367  write(2, "D: ", 3)                = 3
8367  write(2, "verified db index       /var/lib"..., 45) = 45
8367  --- SIGSEGV (Segmentation fault) @ 0 (0) ---
8367  +++ killed by SIGSEGV +++

I run Fedora Core 2, and "rpm -q rpm" gives "rpm-4.3.1-0.3".

Regards, Enrique



_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux