Bug 288284 - digiKam do not start.
Summary: digiKam do not start.
Status: RESOLVED UPSTREAM
Alias: None
Product: digikam
Classification: Applications
Component: Portability-Runtime (show other bugs)
Version: 2.3.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-05 20:29 UTC by SmOk
Modified: 2022-01-22 17:49 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 7.6.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description SmOk 2011-12-05 20:29:03 UTC
Application: digikam (2.3.0)
KDE Platform Version: 4.7.2 (4.7.2) "release 5"
Qt Version: 4.7.4
Operating System: Linux 3.1.0-1.2-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:

Run applications, go through the wizard the first run.. and:

smok@linux-lgbe:/home> digikam 
QSqlDatabasePrivate::removeDatabase: connection 'ConnectionTest' is still in use, all queries will cease to work.
digikam: symbol lookup error: digikam: undefined symbol: _ZN4KIPI21ImageCollectionSharedD2Ev
smok@linux-lgbe:/home> su
Password: 
linux-lgbe:/home # digikam 
digikam(7437)/kdeui (kdelibs): Session bus not found 
To circumvent this problem try the following command (with Linux and bash) 
export $(dbus-launch) 
KCrash: Application 'digikam' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/root/.kde4/socket-linux-lgbe.site/kdeinit4__0

[1]+  Stopped                 digikam

The crash can be reproduced every time.

-- Backtrace:
Application: digiKam (digikam), signal: Aborted
[KCrash Handler]
#6  0x00007ff96f445d95 in raise () from /lib64/libc.so.6
#7  0x00007ff96f4472ab in abort () from /lib64/libc.so.6
#8  0x00007ff970ea09f4 in qt_message_output (msgType=<optimized out>, buf=<optimized out>) at global/qglobal.cpp:2291
#9  0x00007ff9718fa62d in ~QDebug (this=0x7fffdbe435f0, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:85
#10 QDebug::~QDebug (this=0x7fffdbe435f0, __in_chrg=<optimized out>) at /usr/include/QtCore/qdebug.h:81
#11 0x00007ff9719e32bb in KApplicationPrivate::init (this=0xc777d0, GUIenabled=<optimized out>) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:516
#12 0x00007ff9719e4338 in KApplication::KApplication (this=0x7fffdbe438c0, GUIenabled=true) at /usr/src/debug/kdelibs-4.7.2/kdeui/kernel/kapplication.cpp:352
#13 0x0000000000493b63 in ?? ()
#14 0x00007ff96f43223d in __libc_start_main () from /lib64/libc.so.6
#15 0x0000000000495e35 in _start ()

Possible duplicates by query: bug 286944, bug 283935, bug 282182, bug 279962, bug 278889.

Reported using DrKonqi
Comment 1 caulier.gilles 2011-12-05 20:31:10 UTC
>digikam: symbol lookup error: digikam: undefined symbol:
>_ZN4KIPI21ImageCollectionSharedD2Ev

It's a binary compatibility issue with your distro. Check your system...

Gilles Caulier