Bug 158144 - show photo crashs In settings window
Summary: show photo crashs In settings window
Status: RESOLVED WORKSFORME
Alias: None
Product: digikam
Classification: Applications
Component: Showfoto-Setup (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-21 08:20 UTC by scott
Modified: 2022-02-05 04:43 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 scott 2008-02-21 08:20:57 UTC
Version:           unknown (using 3.5.8, compiled sources)
Compiler:          Target: i586-mandriva-linux-gnu
OS:                Linux (i686) release 2.6.18.8.tex5

show photo crashes In settings window .
 After changing settings. the OK button does not enable all you can chose is Cancel.
  Then Showphoto crashed 
 
(no debugging symbols found)
Using host libthread_db library "/lib/i686/libthread_db.so.1".
(no debugging symbols found)
`shared object read from target memory' has disappeared; keeping its symbols.
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1239598208 (LWP 1760)]
[New Thread -1243784288 (LWP 1762)]
[KCrash handler]
#6  0xb624409a in malloc_usable_size () from /lib/i686/libc.so.6
#7  0xb6245adf in mallopt () from /lib/i686/libc.so.6
#8  0xb6245f23 in free () from /lib/i686/libc.so.6
#9  0xb63e64f1 in operator delete () from /usr/lib/libstdc++.so.6
#10 0xb63e654d in operator delete[] () from /usr/lib/libstdc++.so.6
#11 0xb73ce135 in KZoneAllocator::~KZoneAllocator ()
   from /usr/lib/libkdecore.so.4
#12 0xb73ce19d in KZoneAllocator::~KZoneAllocator ()
   from /usr/lib/libkdecore.so.4
#13 0xb620bec6 in __cxa_finalize () from /lib/i686/libc.so.6
#14 0xb73a3533 in ?? () from /usr/lib/libkdecore.so.4
#15 0xb751ba4c in _fini () from /usr/lib/libkdecore.so.4
#16 0xb7fbc570 in _dl_fini () at dl-fini.c:248
#17 0xb620bc29 in exit () from /lib/i686/libc.so.6
#18 0xb61f6764 in __libc_start_main () from /lib/i686/libc.so.6
#19 0x08073761 in ?? ()
Comment 1 Arnd Baecker 2008-02-21 08:37:40 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
Comment 2 scott 2008-02-21 08:47:31 UTC
0.7.0
Comment 3 caulier.gilles 2008-03-19 10:04:32 UTC
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
Comment 4 caulier.gilles 2008-03-27 08:20:04 UTC
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
Comment 5 Andi Clemens 2008-07-02 19:10:43 UTC
What about this bugreport? Still valid? Otherwise we should close it.
Comment 6 Andi Clemens 2008-08-14 11:17:57 UTC
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
Comment 7 caulier.gilles 2008-08-18 09:51:09 UTC
Andi,

Without a suitable backtrace, it impossible to hack something. So, i'm agree to close it as Work for me

Gilles
Comment 8 scott 2008-08-19 07:36:00 UTC
Ive just been to busy..

 I dont think there is newer ver of showfoto  for pclos yet