Bug 144098 - Aborted execution on startup
Summary: Aborted execution on startup
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Metadata-Engine (show other bugs)
Version: 0.9.0
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-11 22:42 UTC by Michael Zachar
Modified: 2021-05-04 06:07 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.3.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Zachar 2007-04-11 22:42:46 UTC
Version:           0.9.0 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.4.6 
OS:                Linux

No errors reported during configure, make install.
On startup Qustion asked where tu put albums (directory), Graphical windows apears then program exits and crashes.                                                              

Report:                                                              
digikam: ScanLib: Finding items not in the database or disk: 160 ms
digikam: ScanLib: Updating items without date: 0 ms
digikam: Found dcraw version: 8.41
KIPI (loading): KIPI::PluginLoader: plugin KameraKlient is in the ignore list for host application
terminate called after throwing an instance of 'Exiv2::Error'
KCrash: Application 'digikam' crashing...
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1251215664 (LWP 20007)]
[KCrash handler]
#9  0xffffe410 in ?? ()
#10 0xbff72988 in ?? ()
#11 0x00000006 in ?? ()
#12 0x00004e27 in ?? ()
#13 0xb60b3111 in *__GI_raise (sig=6)
    at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#14 0xb60b4889 in *__GI_abort () at ../sysdeps/generic/abort.c:88
#15 0xb6284e29 in __gnu_cxx::__verbose_terminate_handler ()
   from /usr/lib/libstdc++.so.6
#16 0xb62827a5 in __cxxabiv1::__terminate () from /usr/lib/libstdc++.so.6
#17 0xb62827e2 in std::terminate () from /usr/lib/libstdc++.so.6
#18 0xb628294a in __cxa_throw () from /usr/lib/libstdc++.so.6
#19 0xb7913bcd in Exiv2::ExifTags::registerMakerTagInfo (
    ifdId=Exiv2::ifdIdNotSet, tagInfo=0x6) at error.hpp:70
#20 0xb790f387 in RegisterMn (this=0xb5108188) at sigmamn.cpp:59
#21 0xb50acb67 in global constructors keyed to _ZN40_GLOBAL__N_sigmamn.cpp_00000000_4B9C7E315rcsIdE () from /opt/kde-3.5.6/lib/libexiv2.so.0
#22 0xb50cead5 in __do_global_ctors_aux ()
   from /opt/kde-3.5.6/lib/libexiv2.so.0
#23 0xb50476e5 in _init () from /opt/kde-3.5.6/lib/libexiv2.so.0
#24 0xb7f6dad7 in call_init (l=0x8319838, argc=7, argv=0xbff736d4, 
    env=0xbff736f4) at dl-init.c:70
#25 0xb7f6db8e in _dl_init (main_map=0x8317fb0, argc=7, argv=0xbff736d4, 
    env=0xbff736f4) at dl-init.c:142
#26 0xb61767f3 in dl_open_worker (a=0xbff72eb0) at dl-open.c:504
#27 0xb7f6d90e in _dl_catch_error (objname=0xbff72ea8, errstring=0xbff72eac, 
    operate=0xb6176420 <dl_open_worker>, args=0xbff72eb0) at dl-error.c:161
#28 0xb6176e78 in *__GI__dl_open (
    file=0x8314920 "/opt/kde-3.5.6/lib/kde3/kipiplugin_jpeglossless.so", 
    mode=-2147483647, caller_dlopen=0xb70369be, nsid=-2) at dl-open.c:577
#29 0xb62b0ced in dlopen_doit (a=0xbff73040) at dlopen.c:59
#30 0xb7f6d90e in _dl_catch_error (objname=0x804d068, errstring=0x804d06c, 
    operate=0xb62b0ca0 <dlopen_doit>, args=0xbff73040) at dl-error.c:161
#31 0xb62b12de in _dlerror_run (operate=0xb62b0ca0 <dlopen_doit>, 
    args=0xbff73040) at dlerror.c:162
#32 0xb62b0d3d in __dlopen (
    file=0x8314920 "/opt/kde-3.5.6/lib/kde3/kipiplugin_jpeglossless.so", 
    mode=20007) at dlopen.c:78
#33 0xb70369be in sys_dl_open () from /opt/kde-3.5.6/lib/libkdecore.so.4
#34 0xb7037290 in tryall_dlopen () from /opt/kde-3.5.6/lib/libkdecore.so.4
#35 0xb70386ba in lt_dlopen () from /opt/kde-3.5.6/lib/libkdecore.so.4
#36 0xb6f7905f in KLibLoader::library ()
   from /opt/kde-3.5.6/lib/libkdecore.so.4
#37 0xb79edf8c in createInstanceFromLibrary<KIPI::Plugin> (
    libraryName=0x831d418 "kipiplugin_jpeglossless", parent=0x82a89f0, 
    name=0x0, args=@0xbff732b0, error=0xbff732c8) at componentfactory.h:132
#38 0xb79ecdce in KIPI::PluginLoader::loadPlugin (this=0x81cfcb0, 
    info=0x831ce28) at pluginloader.cpp:268
#39 0xb79ecd02 in KIPI::PluginLoader::loadPlugins (this=0x81cfcb0)
    at pluginloader.cpp:258
#40 0xb7cc3481 in Digikam::DigikamApp::loadPlugins ()
   from /opt/kde-3.5.6/lib/libdigikam.so.0
#41 0xb7cc9ef9 in Digikam::DigikamApp::DigikamApp ()
   from /opt/kde-3.5.6/lib/libdigikam.so.0
#42 0x0804a310 in main ()
Comment 1 caulier.gilles 2007-04-12 06:14:03 UTC
Michael,

This problem have been already reported in pass.

Both version of Exiv2 library have been installed on your system. Only one must be installed.

Gilles Caulier 
Comment 2 caulier.gilles 2021-05-04 06:07:07 UTC
Not reproducible with digiKam 7.3.0 and Exiv2 0.27.4