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: strigiAssignee: Deji Akingunola <dakingun>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: 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 Flags
File: backtrace none

Description Rolf Fokkens 2010-06-17 20:45:31 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: /usr/bin/nepomukservicestub nepomukstrigiservice
component: kdebase-runtime
crash_function: inflateEnd
executable: /usr/bin/nepomukservicestub
global_uuid: 6a8ec1c067b198c28cdc043d9e79342c399753f0
kernel: 2.6.33.5-124.fc13.x86_64
package: kdebase-runtime-4.4.4-1.fc13
rating: 4
reason: Process /usr/bin/nepomukservicestub was killed by signal 11 (SIGSEGV)
release: Fedora release 13 (Goddard)

How to reproduce
-----
1. I just login, see my desktop appear and then this.
2.
3.

Comment 1 Rolf Fokkens 2010-06-17 20:45:33 UTC
Created attachment 424938 [details]
File: backtrace

Comment 2 Steven M. Parrish 2010-06-22 00:17:29 UTC
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

Comment 3 Rex Dieter 2010-06-22 15:15:25 UTC
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).

Comment 4 Ivana Varekova 2010-06-24 07:05:56 UTC
*** Bug 603798 has been marked as a duplicate of this bug. ***

Comment 5 Ivana Varekova 2010-06-24 07:28:51 UTC
*** Bug 603898 has been marked as a duplicate of this bug. ***

Comment 6 Ivana Varekova 2010-06-24 07:31:53 UTC
*** Bug 598215 has been marked as a duplicate of this bug. ***

Comment 7 Rex Dieter 2010-06-30 14:40:47 UTC
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 ***