Comment 7 for bug 676949

Revision history for this message
Pavol Klačanský (pavolzetor-deactivatedaccount) wrote : Re: shotwell crashes on import due to gexiv2

part of strace output

munmap(0x7f2bd83d5000, 4096) = 0
open("/home/pk/Obr\303\241zky/Sn\303\255mka0166.jpg", O_RDONLY) = 13
fstat(13, {st_mode=S_IFREG|0644, st_size=297074, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2bd83d5000
read(13, "\377\330\377\341\f\242Exif\0\0MM\0*\0\0\0\10\0\t\1\17\0\2\0\0\0\6\0\0"..., 4096) = 4096
close(13) = 0
munmap(0x7f2bd83d5000, 4096) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Segmentation fault