<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<pre>efpost wrote:

><i> I can't give any specific error messages, because the crash just evokes
</i>><i> the KDE-Crashmanager with Signal 11 (SIGSEGV). Back trace is not possible.
</i>
Duncan Hill wrote:

> For the compiled version, use this:
> ./configure  --enable-debug=full
> Then invoke digikam from the command line.  a) you'll get console 
> output, and b) you'll get a full core in the kde crash handler.

-----------
</pre>
Thanks for the info. I recompiled as you said, but the kde crash
handler still gives no backtrace. "Backtracing not possible. Debugger
"gdb" cannot be found" (<< literally translated from German).<br>
<br>
But I've got console output as follows<br>
<br>
digikam: ScanLib: Finding non-existing albums:  6ms<br>
digikam: ScanLib: Finding items not in the database or disk: 310 ms<br>
digikam: ScanLib: Updating items without date:  0 ms<br>
digikam: Cannot parse EXIF metadata using Exiv2<br>
digikam: digikampp: .<br>
..<br>
loading all plugins<br>
..<br>
<br>
digikam: Dirty: /<br>
digikam: Dirty: /<br>
<br>
The above output is from one of the no crashing examples ( 2b in my
first post).<br>
<br>
Greetings <br>
Udo<br>
</body>
</html>