Bug 1418188
| Summary: | [abrt] PackageKit: get_vertical_data(): packagekitd killed by SIGSEGV | ||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomas Toth <ttomasz> | ||||||||||||||||||||||||||||||||
| Component: | libsolv | Assignee: | rpm-software-management | ||||||||||||||||||||||||||||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||||
| Priority: | high | ||||||||||||||||||||||||||||||||||
| Version: | 25 | CC: | ignatenko, jonathan, klember, mls, mluscon, rdieter, rhughes, rpm-software-management, smparrish, ttomasz, vmukhame | ||||||||||||||||||||||||||||||||
| Target Milestone: | --- | Keywords: | Triaged | ||||||||||||||||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/be480e993aa863a2c2fd0f0bc8afa66cb191a2fa | ||||||||||||||||||||||||||||||||||
| Whiteboard: | abrt_hash:ba7bbbed519a80dd10dfbf911c3a6fab519c0fa6; | ||||||||||||||||||||||||||||||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||||||||||||||||||
| Last Closed: | 2017-02-20 14:27:16 UTC | Type: | --- | ||||||||||||||||||||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||||||||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||||||
| Embargoed: | |||||||||||||||||||||||||||||||||||
| Attachments: |
|
||||||||||||||||||||||||||||||||||
|
Description
Tomas Toth
2017-02-01 08:50:33 UTC
Created attachment 1246575 [details]
File: backtrace
Created attachment 1246576 [details]
File: cgroup
Created attachment 1246577 [details]
File: core_backtrace
Created attachment 1246578 [details]
File: dso_list
Created attachment 1246579 [details]
File: environ
Created attachment 1246580 [details]
File: exploitable
Created attachment 1246581 [details]
File: limits
Created attachment 1246582 [details]
File: maps
Created attachment 1246583 [details]
File: mountinfo
Created attachment 1246584 [details]
File: namespaces
Created attachment 1246585 [details]
File: open_fds
Created attachment 1246586 [details]
File: proc_pid_status
Created attachment 1246587 [details]
File: var_log_messages
Looks like a crash in libsolv. Reassigning. Can you archive repo metadata from /var/cache/PackageKit which contains following packages? * flash-plugin-24.0.0.194 * Kflash-player-properties Can you reproduce this? If yes, can you please attach a core file to this bug? Created attachment 1250717 [details]
Tar file of /var/cache/PackageKit/25/metadata/adobe-linux-x86_64
@Igor Gnatenko I am sorry for the late reply. Attached please find the Tar file (#c17) of: /var/cache/PackageKit/25/metadata/adobe-linux-x86_64 It is the repository where the flash-plugin package is. In the mean time, it got updated to a newer version: flash-plugin.x86_64 24.0.0.221-release @adobe-linux-x86_64 Hope it still can help. If this this is not the metadata you need, please let me know how to get the correct one. I am not a Linux expert, just a long time advanced user. There is no Kflash-player-properties package in any of my attached repositories. The closest one is: flash-player-ppapi.x86_64 24.0.0.221-release adobe-linux-x86_64 which is not installed. @Michael Schröder I cannot reproduce it, it happened once. Moreover it seems that I inadvertently deleted the matching /var/spool/abrt/<dir>, or it got garbage collected, thus the coredump is gone too. However, I got a new crash yesterday. I could not report it, I am getting the following error from the ABRT (GUI): --- Running report_uReport --- The server at 'https://retrace.fedoraproject.org/faf' encountered an internal error (got error 500) reporter-ureport failed with exit code 1 ('report_uReport' exited with 1) I will try reporting it again later. Its coredump has 158MB, any idea where can I upload it, bugzila has 20M limit. I am attaching the core_backtrace file from the new crash, hope, it helps to determine if it is related. Created attachment 1250723 [details]
core_backtrace file from the new crash
This time it died because someone messed up glibc's memory handling (i.e. some out-of-bound write). I'm not sure if this is related or not. Btw, is the libsolv version at least 0.6.25? That version has some extra checks against bad solv files, which could help in your case. Yes, I have libsolv.x86_64 0.6.25-1.fc25. I tried to report the crash from two days ago. It was already reported: https://bugzilla.redhat.com/show_bug.cgi?id=1403573 This bug is Denied for me. *** This bug has been marked as a duplicate of bug 1382900 *** |