https://bugs.kde.org/show_bug.cgi?id=415489
--- Comment #20 from hardy.pub...@gmail.com --- (In reply to Maik Qualmann from comment #14) > The log should have been created automatically. There is another option with > the debugger, but it is a little more difficult, let's see if you can do it. > > Start the CMD.exe and execute the following commands: > > cd "C:\Program Files\digiKam" > gdb digikam > > (gdb) r <=== type "r" + enter for run digikam > > .... output from digikam...crash... > > (gdb) bt <=== type "bt" + enter for the backtrace > > .... post this messages > > (gdb) q <=== type "q" + enter for quit > > Maik Same output as ajay1976: #0 0x66cd8dd0 in Z11qt_assert_xPKcS0_S0_i () from C:\Program Files (x86)\digiKam\Qt5Core.dll #1 0x00000000 in ?? () -- You are receiving this mail because: You are watching all bug changes.