Arnd,<br><br>I recommend you to ping Andreas (Exiv2 author) about this thread<br><br>He is not registered to digikam-users ml (only on devel one...)<br><br>Gilles<br><br><div><span class="gmail_quote">2008/2/24, Daniel Bauer <<a href="mailto:linux@daniel-bauer.com">linux@daniel-bauer.com</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello,<br> <br> I have a working install now (not tested a lot though...)<br> <br> On Saturday 23 February 2008 19.13:16, Arnd Baecker wrote:<br> > [...]<br> <br>> Yes, that might be worth a try.<br> > Acually, maybe you should even (temporarily) remove<br>
 > digikam, libkdcraw,  libkexiv2, libkipi, kipi-plugins, exiv2<br> > from your system (libjasper is ok),<br> > to be sure that there is no library mess-up.<br> <br> <br>So, here's what I found out:<br> <br> After deinstalling all of the above the program run without crashing (without<br>
 a previous fresh compile). So I installed one after the other again and<br> everything went fine untill I installed the kdegraphics3 package ("Base<br> Libraries for KDE graphics applications". Having that installed digikam<br>
 crashed.<br> <br> I tried several times to install and uninstall kdegraphics3 and it is clearly<br> reproducible: when it's installed, digikam crashes, when it's removed,<br> digikam works.<br> <br> I have installed all other things again (digikam, libkdcraw,  libkexiv2,<br>
 libkipi, kipi-plugins, exiv2), even kdegraphics3-imaging (because I like<br> kuickshow) - and it still works. It's just the kdegraphics3 basic package<br> that causes the crash.<br> <br><br> ><br> > To obtain debuggin information, you have to modify the configure command<br>
 > in all scripts to<br> >   ./configure   --enable-debug=full   HERE_THE_NORMAL_OPTIONS<br> ><br> > To obtain a backtrace you have to<br> > # gdb digikam<br> ><br> > > run<br> > > ...<br> > > _crash here_<br>
 > > ...<br> > > bt<br> > > _the backtrace is here_<br> > > quit<br> <br> <br>I did that, but I think there is not a lot of info. Would I have to delete all<br> the svn-stuff before compiling it with the debug option? (I just run the<br>
 modified compile-digikam.sh with the --enable-debug=full added to the two<br> configure lines without deleting anything first). If it is necessary to first<br> delete everything to find out more, tell me, and I'll do it.<br>
 <br> Well here's what came out (kdegraphics3 installed, the crash now already<br> occured when trying to display the album previews, directly after starting):<br> <br> daniel@venus:~/digikam/source> which digikam<br>
 <br>/home/daniel/digikam/progs/bin/digikam<br> <br>daniel@venus:~/digikam/source> gdb digikam<br> GNU gdb 6.6.50.20070726-cvs<br> Copyright (C) 2007 Free Software Foundation, Inc.<br> GDB is free software, covered by the GNU General Public License, and you are<br>
 welcome to change it and/or distribute copies of it under certain conditions.<br> Type "show copying" to see the conditions.<br> There is absolutely no warranty for GDB.  Type "show warranty" for details.<br>
 This GDB was configured as "i586-suse-linux"...<br> <br>Using host libthread_db library "/lib/libthread_db.so.1".<br> <br>(gdb) run<br> Starting program: /home/daniel/digikam/progs/bin/digikam<br> <br>
[Thread debugging using libthread_db enabled]<br> <br>[New Thread 0xb597f6d0 (LWP 16507)]<br> [New Thread 0xb569eb90 (LWP 16510)]<br> [Thread 0xb569eb90 (LWP 16510) exited]<br> [New Thread 0xb4e9db90 (LWP 16511)]<br> [Thread 0xb4e9db90 (LWP 16511) exited]<br>
 <br>Found dcraw version: 8.82<br> <br>terminate called after throwing an instance of 'Exiv2::Error'<br>  what():  Die Rgistrierung für das HerstellerfeldInfo ist voll<br> <br> <br>Program received signal SIGABRT, Aborted.<br>
 [Switching to Thread 0xb597f6d0 (LWP 16507)]<br> 0xffffe410 in __kernel_vsyscall ()<br> (gdb) bt<br> #0  0xffffe410 in __kernel_vsyscall ()<br> #1  0xb59ad8f5 in raise () from /lib/libc.so.6<br> #2  0xb59af1e1 in abort () from /lib/libc.so.6<br>
 #3  0xb5ba4380 in __gnu_cxx::__verbose_terminate_handler ()<br>   from /usr/lib/libstdc++.so.6<br> #4  0xb5ba1c25 in ?? () from /usr/lib/libstdc++.so.6<br> #5  0xb5ba1c62 in std::terminate () from /usr/lib/libstdc++.so.6<br>
 #6  0xb5ba1d8a in __cxa_throw () from /usr/lib/libstdc++.so.6<br> #7  0xb739da09 in Exiv2::ExifTags::registerMakerTagInfo ()<br>   from /home/daniel/digikam/progs/lib/libexiv2.so.2<br> #8  0xb7395a5b in Exiv2::SonyMakerNote::RegisterMn::RegisterMn ()<br>
   from /home/daniel/digikam/progs/lib/libexiv2.so.2<br> #9  0xb2e5c5cf in ?? () from /usr/lib/libexiv2.so.0<br> #10 0xb2e7a1a5 in ?? () from /usr/lib/libexiv2.so.0<br> #11 0xb2eb0ff4 in ?? () from /usr/lib/libexiv2.so.0<br>
 #12 0x089ee7d0 in ?? ()<br> #13 0xbff59778 in ?? ()<br> #14 0xb2df2198 in _init () from /usr/lib/libexiv2.so.0<br> <br>Backtrace stopped: frame did not save the PC<br> <br>(gdb)<br> -----------------------<br> <br> now: better go out and enjoy the beautiful spring weather this sunday :-)<br>
 <br> kind regards<br> <br> Daniel<br> <br> Oh: it would be helpful if it was possible to have it running with<br> kdegraphics3 installed because of the ksnapshot tool which is in there - I<br> used this quite often...<br>
 <br>--<br> Daniel Bauer photographer Basel Switzerland<br> professional photography: <a href="http://www.daniel-bauer.com">http://www.daniel-bauer.com</a><br> erotic art photos: <a href="http://www.bauer-nudes.com/en/linux.html">http://www.bauer-nudes.com/en/linux.html</a><br>
 Madagascar special: <a href="http://www.fotograf-basel.ch/madagascar/">http://www.fotograf-basel.ch/madagascar/</a><br> _______________________________________________<br> <br>Digikam-users mailing list<br> <a href="mailto:Digikam-users@kde.org">Digikam-users@kde.org</a><br>
 <a href="https://mail.kde.org/mailman/listinfo/digikam-users">https://mail.kde.org/mailman/listinfo/digikam-users</a><br> </blockquote></div><br>