Summary: | show photo crashs In settings window | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | scott <sirscott> |
Component: | Showfoto-Setup | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | caulier.gilles |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 7.6.0 | |
Sentry Crash Report: |
Description
scott
2008-02-21 08:20:57 UTC
Hi Scott, which version of digikam/showfoto are you using? Unfortunately, the above backtrace is cannot be used to track down the problem, because there are no debugging symbols (message "(no debugging symbols found)") related to digikam/showfoto. For this you have to compile digikam and enable debugging, see http://www.digikam.org/?q=contrib under the heading "If you are experiencing crashes with digiKam". Maybe there are already packages for mandriva, which provide a debug build? Best, Arnd 0.7.0 scott, I'm using Mandriva 2008.0 to develop digiKam/Showfoto. Crash is not reproductible here. Of course i compile all by hand. I suspect a packaging problem... Gilles Caulier Scott, Try to use valgrind against current showfoto implementation from svn like this : valgrind --tool=memcheck --leak-check=full --error-limit=no showfoto It do not report any fatal error about wrong memory management in showfoto when i use settings dialog. I cannot reproduce the crash here. I can see few problem in Qt or kdelibs but not from showfoto implementation. Please just run showfoto under valgrind, open settings dialog, and close it. Just report the console backtrace in this file for investiguations. Thanks in advance Gilles Caulier What about this bugreport? Still valid? Otherwise we should close it. Since nobody can confirm this one here we should close it... I will do so for now. Scott, we can reopen this one if you really think so, but you should also try to use the new version of showFoto provided by your linux distribution. Andi Andi, Without a suitable backtrace, it impossible to hack something. So, i'm agree to close it as Work for me Gilles Ive just been to busy.. I dont think there is newer ver of showfoto for pclos yet |