Sometimes latest version of grpmi (grpmi-9.0-18mdk/perl-5.8.0-10mdk)
core dump when installing package with rpmdrake (but the package seems to
be correctly installed).
gdb perl core.9123 gives:
0x40ceea55 in poptParseArgvString () from /usr/lib/libgnomesupport.so.0
(gdb) up
#1 0x404a9531 in verifyGPGSignature (datafile=0x842cd98
"/var/tmp/rpm-tmp.4318", sig=0x842c758, count=65,
result=0xbffef5a0 "MD5 sum OK: 9f71663db62bcfa29c83d5e4eb28ca6e\n") at
signature.c:744
744 signature.c: No such file or directory.
in signature.c
The bug seems to appears with some old packages (by example bladeenc
from plf) and seems related to test of package signature).
I can give extra information if necessary.
(NB: In final version, it could be a good idea to disable coredump of
configuration programs, because it can take quickly much disk space)