[Rpm-maint] [rpm-software-management/rpm] A Segmentation fault occurred when exec rpm -ivh (#1636)

gaoyi1988 notifications at github.com
Fri Apr 16 11:09:34 UTC 2021


@pmatilai I don't know how to reproduce the problem. But from the core file, I find findEntry() read something from db. Is the db destroyed? Can we fix the db in runFileTriggers(), and retry to findEntry(), Or print like https://github.com/rpm-software-management/rpm/pull/1638 and return RPMRC_FAIL.

There are there commands cored
1. rpm -e kernel-4.19.36.aarch64.rpm
2. rpm -Uvh --nodeps rsyslog-gnutls-8.37.0-2.aarch64.rpm
3. rpm -ivh --nodeps  kernel-4.19.36.aarch64.rpm
Uninstall the packages above, and reexec the commands above, there is no problem. Does the commands fix the db?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1636#issuecomment-821101090
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210416/8597906e/attachment-0001.html>


More information about the Rpm-maint mailing list