Bug 605403
Summary: | [abrt] crash in kdebase-runtime-4.4.4-1.fc13: inflateEnd: Process /usr/bin/nepomukservicestub was killed by signal 11 (SIGSEGV) | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rolf Fokkens <rolf> | ||||
Component: | strigi | Assignee: | Deji Akingunola <dakingun> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | 13 | CC: | dakingun, fedora, guido.rugo, jreznik, kevin, lorenzo, ltinkl, rdieter, samuelyogi, slott.hansen, smparrish, than, varekova | ||||
Target Milestone: | --- | Keywords: | Triaged | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | abrt_hash:6a8ec1c067b198c28cdc043d9e79342c399753f0 | ||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2010-06-30 14:40:47 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
Rolf Fokkens
2010-06-17 20:45:31 UTC
Created attachment 424938 [details]
File: backtrace
KDE Version 4.4.4 is now available. Please update to the this latest release and retest the application. Please advise if you are still having the same issue as documented. Any reports not updated within 30 days will be closed. Thanks from the Fedora KDE Team This seems to come from zlib, Core was generated by `/usr/bin/nepomukservicestub nepomukstrigiservice'. Program terminated with signal 11, Segmentation fault. #0 inflateEnd (strm=0x7fed6c0ddc20) at inflate.c:1162 1162 if (state->window != Z_NULL) ZFREE(strm, state->window); Confirmed, resetting to zlib component. (I'd suspect there's a corrupt or truncated .gz or .zip file sitting in your homedir somewhere). *** Bug 603798 has been marked as a duplicate of this bug. *** *** Bug 603898 has been marked as a duplicate of this bug. *** *** Bug 598215 has been marked as a duplicate of this bug. *** Hrm, now I think this is more a strigi bug, it seems to be trying to uncompress fedora's newer xz-compressed rpms using zlib (which won't work too well, by the looks of it). (Feel free to correct me, if you have evidence to the contrary). *** This bug has been marked as a duplicate of bug 609541 *** |