[Digikam-users] "Install digiKam in your Home Directory"
Daniel Bauer
linux at daniel-bauer.com
Wed Nov 15 09:06:54 GMT 2006
On Tuesday 14 November 2006 21:38, Caulier Gilles wrote:
> Le Mardi 14 Novembre 2006 21:11, Daniel Bauer a écrit :
> > Right now digikam is crashing immediately after showing the splash screen
> > animal - but thats another story and I'm going to read thru the mailing
> > list mails tomorrow before asking further questions here ;-)
>
> Sound linke these files :
>
> http://bugs.kde.org/show_bug.cgi?id=133567
> http://bugs.kde.org/show_bug.cgi?id=136086
> http://bugs.kde.org/show_bug.cgi?id=132805
> http://bugs.kde.org/show_bug.cgi?id=137204
> http://bugs.kde.org/show_bug.cgi?id=135407
> http://bugs.kde.org/show_bug.cgi?id=134999
> http://bugs.kde.org/show_bug.cgi?id=131935
>
> This is certainly another crash releavant of Exiv2 bug. I'm working on.
>
> To confirm it, if you can give me a GDB trace like it's explained here :
>
> http://www.digikam.org/?q=contrib
>
> Thanks in advance
>
> Gilles
Good Morning Gilles,
So I hope I did it right - here's what I got from gdb:
(gdb) bt
#0 0xffffe410 in __kernel_vsyscall ()
#1 0x41d44541 in raise () from /lib/tls/libc.so.6
#2 0x41d45dbb in abort () from /lib/tls/libc.so.6
#3 0x41cc2489 in __gnu_cxx::__verbose_terminate_handler ()
from /usr/lib/libstdc++.so.6
#4 0x41cbfe15 in __gxx_personality_v0 () from /usr/lib/libstdc++.so.6
#5 0x41cbfe52 in std::terminate () from /usr/lib/libstdc++.so.6
#6 0x41cbffba in __cxa_throw () from /usr/lib/libstdc++.so.6
#7 0x40680c41 in Exiv2::ExifTags::registerMakerTagInfo (
ifdId=Exiv2::ifdIdNotSet, tagInfo=0x6) at tags.cpp:1137
#8 0x40679b04 in RegisterMn (this=0x431924a8) at sigmamn.cpp:59
#9 0x4314c2a3 in __static_initialization_and_destruction_0 (
__initialize_p=<value optimized out>, __priority=<value optimized out>)
at sigmamn.hpp:148
#10 0x43165dc6 in __do_global_ctors_aux ()
from /usr/local/lib/libexiv2-0.10.so
#11 0x43101425 in _init () from /usr/local/lib/libexiv2-0.10.so
#12 0x4000b9a4 in call_init () from /lib/ld-linux.so.2
#13 0x4000bae1 in _dl_init_internal () from /lib/ld-linux.so.2
#14 0x41e0ded1 in dl_open_worker () from /lib/tls/libc.so.6
#15 0x4000b82f in _dl_catch_error () from /lib/ld-linux.so.2
#16 0x41e0e546 in _dl_open () from /lib/tls/libc.so.6
#17 0x41c0cd68 in dlopen_doit () from /lib/libdl.so.2
#18 0x4000b82f in _dl_catch_error () from /lib/ld-linux.so.2
#19 0x41c0d37e in _dlerror_run () from /lib/libdl.so.2
#20 0x41c0cdc1 in dlopen@@GLIBC_2.1 () from /lib/libdl.so.2
#21 0x410ead31 in sys_dl_open () from /opt/kde3/lib/libkdecore.so.4
#22 0x410eb610 in tryall_dlopen () from /opt/kde3/lib/libkdecore.so.4
#23 0x410ed235 in lt_dlopen () from /opt/kde3/lib/libkdecore.so.4
#24 0x410310b6 in KLibLoader::library () from /opt/kde3/lib/libkdecore.so.4
#25 0x40584f8d in KIPI::PluginLoader::loadPlugin ()
from /home/digi/digikamSVN//lib/libkipi.so.0
#26 0x40585b6f in KIPI::PluginLoader::loadPlugins ()
from /home/digi/digikamSVN//lib/libkipi.so.0
#27 0x4015f440 in Digikam::DigikamApp::loadPlugins (this=0x817bea8)
at digikamapp.cpp:1497
#28 0x40164ca6 in DigikamApp (this=0x817bea8) at digikamapp.cpp:170
#29 0x0804a713 in main (argc=1, argv=0xbf946f34) at main.cpp:244
For me this is all just cryptic, could be chinese, too :-)
I just wonder about the /usr/local/lib/libexiv2-0.10.so lines, because my svn
compiled versions are here: /home/digi/digikamSVN/lib
Do I need another prefix or something for configure?
This is what I've done this morning:
cd /home/digi/digikam_svn/exiv2-svn
svn up
sudo make uninstall
make config
./configure --prefix=/home/digi/digikamSVN/
make
make install
cd /home/digi/digikam_svn/graphics
svn up digikam
svn up digikamimageplugins
sudo make distclean
make -f Makefile.cvs
./configure -prefix=/home/digi/digikamSVN/ --with-extra-includes=/home/digi/digikamSVN/include --with-extra-libs=/home/digi/digikamSVN/lib --enable-debug=full
make
make install
kind regards
Daniel
--
Daniel Bauer photographer Basel Switzerland
professional photography: http://www.daniel-bauer.com
Madagascar special: http://www.sanic.ch
More information about the Digikam-users
mailing list