[Digikam-devel] [Bug 139197] crash during import of raw imagefiles (dng)

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Dec 26 15:43:13 GMT 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=139197         




------- Additional Comments From marcel.wiesweg gmx de  2006-12-26 16:43 -------
If it does not crash you dont need to repeat the backtrace, there will be none.
Perhaps you can add a breakpoint for the exit function?
Before the "run" command in gdb, type "br exit" and answer the question with yes. Perhaps the same with "br abort".
When the program has crashed, check if the "bt" command produces something useful, other than 
#0  0xb5d56246 in exit () from /lib/libc.so.6
#1  0xb5d40880 in __libc_start_main () from /lib/libc.so.6
#2  0x08049a71 in _start ()



More information about the Digikam-devel mailing list