[KPhotoAlbum] KPA 5.2 crashes after reading new photos
Robert Krawitz
rlk at alum.mit.edu
Tue Jul 25 21:59:20 BST 2017
On Tue, 25 Jul 2017 21:51:39 +0200, Martin Jost wrote:
> Hello,
>
> I've compiled KPA 5.2 from sources on OpenSuse 42.2 (64 Bit) But
> unfortunately it crashes (segmentation fault) after reading in the
> new images. (See output on console at the end of the mail)
I'm running on that combination without any problems. Can you run it
under gdb to get a stack trace (and preferably compile it as a debug
build)?
> During compile I had got:
> ...
> [100%] Linking CXX executable kphotoalbum
> /usr/lib64/gcc/x86_64-suse-linux/4.8/../../../../x86_64-suse-linux/bin/ld: warning: libjpeg.so.8, needed by /usr/lib64/libQt5WebKit.so.5, may conflict with libjpeg.so.62
> [100%] Built target kphotoalbum
>
> So I uninstalled the RPM for libjpeg.so.62 (keeping the .8). When I
> relinked, I didn't get the warning. I installed this one for the
> test - same behaviour: crashes.
Do you have libjpeg62-devel installed? If so, you may want to
uninstall it (and just keep libjpeg8-devel). These are the
jpeg-related packages I have installed:
$ rpm -qa |grep -i jpeg |sort
jpegoptim-1.4.4-1.1.x86_64
libjpeg-turbo-1.5.1-106.1.x86_64
libjpeg62-62.2.0-106.1.x86_64
libjpeg62-turbo-1.5.1-106.1.x86_64
libjpeg8-32bit-8.0.2-33.1.x86_64
libjpeg8-8.1.2-106.1.x86_64
libjpeg8-devel-8.1.2-106.1.x86_64
libjpegxr0-1.1-4.36.x86_64
libmjpegutils-2_0-0-2.0.0-18.3.x86_64
libopenjpeg1-1.5.2-48.1.x86_64
libturbojpeg0-8.1.2-106.1.x86_64
mjpegtools-2.0.0-18.3.x86_64
openjpeg-1.5.2-48.1.x86_64
openjpeg-devel-1.5.2-48.1.x86_64
openjpeg2-2.1.2-32.2.x86_64
openjpeg2-devel-2.1.2-32.2.x86_64
--
Robert Krawitz <rlk at alum.mit.edu>
*** MIT Engineers A Proud Tradition http://mitathletics.com ***
Member of the League for Programming Freedom -- http://ProgFree.org
Project lead for Gutenprint -- http://gimp-print.sourceforge.net
"Linux doesn't dictate how I work, I dictate how Linux works."
--Eric Crampton
More information about the Kphotoalbum
mailing list