Bug 606549 - [abrt] crash in kdebase-runtime-4.4.4-1.fc13: OJPEGReadBufferFill: Process /usr/bin/nepomukservicestub was killed by signal 11 (SIGSEGV)
Summary: [abrt] crash in kdebase-runtime-4.4.4-1.fc13: OJPEGReadBufferFill: Process /u...
Keywords:
Status: CLOSED DUPLICATE of bug 600303
Alias: None
Product: Fedora
Classification: Fedora
Component: libtiff
Version: 13
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tom Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:d6fd85a6285e13c98f92e367729...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-21 22:47 UTC by Daniel Scott
Modified: 2013-07-03 03:29 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-06-22 16:09:45 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (36.72 KB, text/plain)
2010-06-21 22:47 UTC, Daniel Scott
no flags Details

Description Daniel Scott 2010-06-21 22:47:02 UTC
abrt 1.1.1 detected a crash.

architecture: x86_64
Attached file: backtrace
cmdline: /usr/bin/nepomukservicestub nepomukstrigiservice
component: kdebase-runtime
crash_function: OJPEGReadBufferFill
executable: /usr/bin/nepomukservicestub
global_uuid: d6fd85a6285e13c98f92e3677290a1b71480ab68
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)

Comment 1 Daniel Scott 2010-06-21 22:47:05 UTC
Created attachment 425770 [details]
File: backtrace

Comment 2 Steven M. Parrish 2010-06-22 00:17:09 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 Daniel Scott 2010-06-22 00:36:48 UTC
Hi,

I am already running KDE 4.4.4

dan@dscott:~$ rpm -qa|grep kdebase-runtime
kdebase-runtime-libs-4.4.4-1.fc13.x86_64
kdebase-runtime-4.4.4-1.fc13.x86_64
dan@dscott:~$

Thanks,

Dan

Comment 4 Rex Dieter 2010-06-22 14:51:11 UTC
I would venture there's a possibility of a corrupted or truncated jpeg file in your $HOME somewhere, that nepomuk is hitting here.  I'll try to come up with a script to help find it, so we can reproduce this, and send upstream.

Comment 5 Rex Dieter 2010-06-22 14:59:02 UTC
I take it back, the backtrace comes from a function in libtiff, 

Core was generated by `/usr/bin/nepomukservicestub nepomukstrigiservice'.
Program terminated with signal 11, Segmentation fault.
#0  0x00000035a0028fd4 in OJPEGReadBufferFill (sp=0x7f398485b460)
    at tif_ojpeg.c:1912
1912						sp->in_buffer_file_pos=sp->tif->tif_dir.td_stripoffset[sp->in_buffer_next_strile];  


find -name tif_ojpeg.c
./tiff-3.9.2/libtiff/tif_ojpeg.c

Comment 6 Rex Dieter 2010-06-22 15:11:18 UTC
per comment #5 , reassigning to libtiff

Comment 7 Daniel Scott 2010-06-22 15:35:43 UTC
This could well be related to another problem that I have reported:

https://bugzilla.redhat.com/show_bug.cgi?id=600303

Comment 8 Tom Lane 2010-06-22 16:09:45 UTC
Yeah, I think this is a duplicate.  The back trace is the same, and most likely all TIFFs from this particular camera manufacturer are going to provoke that same bug.

*** This bug has been marked as a duplicate of bug 600303 ***


Note You need to log in before you can comment on or make changes to this bug.