[Digikam-devel] [Bug 205601] Unknown showfoto crash

alvaro islas alislas at yahoo.com
Sun Sep 6 15:57:44 BST 2009


https://bugs.kde.org/show_bug.cgi?id=205601





--- Comment #6 from alvaro islas <alislas yahoo com>  2009-09-06 16:57:42 ---
Dario,
Here is the backtrace from the moment I enter gdb. I hope this works.
Alvaro

$ gdb showfoto                                              
GNU gdb 6.8-6mdv2009.1 (Mandriva Linux release 2009.1)                          
Copyright (C) 2008 Free Software Foundation, Inc.                               
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>   
This is free software: you are free to change and redistribute it.              
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"      
and "show warranty" for details.                                                
This GDB was configured as "i586-mandriva-linux-gnu"...                         
(no debugging symbols found)                                                    
Missing debug package(s), you should install:
digikam-debug-0.10.0-6mdv2009.1.i586                                            
(gdb) run                                                                       
Starting program: /usr/bin/showfoto                                             
[Thread debugging using libthread_db enabled]                                   
[New Thread 0xb54076d0 (LWP 28608)]                                             
[New Thread 0xb3ad7b90 (LWP 28611)]                                             
[New Thread 0xb32d6b90 (LWP 28612)]                                             
[New Thread 0xb2a94b90 (LWP 28613)]                                             
Starting to load Plugins.                                                       
=== MarbleDirs: ===                                                             
Local Path: "/home/cschober/.marble/data"                                       
Plugin Local Path: "/home/cschober/.marble/plugins"                             

Marble Data Path (Run Time) : ""                                                
Marble Data Path (Compile Time): "/usr/share/apps/marble/data"                  

Marble Plugin Path (Run Time) : ""                                              
Marble Plugin Path (Compile Time): "/usr/lib/kde4/plugins/marble"               

System Path: ""                                                                 
Plugin System Path: ""                                                          
===================                                                             
"Module.symvers"  -  "/Module.symvers"                                          

Program received signal SIGSEGV, Segmentation fault.
0xb724f1cf in operator<< () from /usr/lib/libQtCore.so.4
(gdb) thread apply all backtrace                        

Thread 4 (Thread 0xb2a94b90 (LWP 28613)):
#0  0xffffe430 in __kernel_vsyscall ()   
#1  0xb604ec45 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/libpthread.so.0                  
#2  0xb65b58dd in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb713e3eb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb7db52fc in Digikam::LoadSaveThread::run ()                     
---Type <return> to continue, or q <return> to quit---                
   from /usr/lib/libdigikamcore.so.1                                            
#5  0xb713d2e3 in ?? () from /usr/lib/libQtCore.so.4                            
#6  0xb604b315 in start_thread () from /lib/i686/libpthread.so.0                
#7  0xb65a825e in clone () from /lib/i686/libc.so.6                             

Thread 3 (Thread 0xb32d6b90 (LWP 28612)):                                       
#0  0xffffe430 in __kernel_vsyscall ()                                          
#1  0xb604ec45 in pthread_cond_wait@@GLIBC_2.3.2 ()                             
---Type <return> to continue, or q <return> to quit---                          
   from /lib/i686/libpthread.so.0                                               
#2  0xb65b58dd in pthread_cond_wait () from /lib/i686/libc.so.6                 
#3  0xb713e3eb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4          
#4  0xb7db52fc in Digikam::LoadSaveThread::run ()                               
   from /usr/lib/libdigikamcore.so.1                                            
#5  0xb713d2e3 in ?? () from /usr/lib/libQtCore.so.4                            
#6  0xb604b315 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb65a825e in clone () from /lib/i686/libc.so.6
---Type <return> to continue, or q <return> to quit---

Thread 2 (Thread 0xb3ad7b90 (LWP 28611)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb604ec45 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/i686/libpthread.so.0
#2  0xb65b58dd in pthread_cond_wait () from /lib/i686/libc.so.6
#3  0xb713e3eb in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#4  0xb7db52fc in Digikam::LoadSaveThread::run ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libdigikamcore.so.1
#5  0xb713d2e3 in ?? () from /usr/lib/libQtCore.so.4
#6  0xb604b315 in start_thread () from /lib/i686/libpthread.so.0
#7  0xb65a825e in clone () from /lib/i686/libc.so.6

Thread 1 (Thread 0xb54076d0 (LWP 28608)):
#0  0xb724f1cf in operator<< () from /usr/lib/libQtCore.so.4
#1  0xb5f94301 in Marble::PluginManager::loadPlugins ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libmarblewidget.so.4
#2  0xb5f95162 in Marble::PluginManager::PluginManager ()
   from /usr/lib/libmarblewidget.so.4
#3  0xb5f9197a in Marble::LayerManager::LayerManager ()
   from /usr/lib/libmarblewidget.so.4
#4  0xb5f4f2a6 in Marble::MarbleModel::MarbleModel ()
   from /usr/lib/libmarblewidget.so.4
#5  0xb5f598ad in Marble::MarbleMap::MarbleMap ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libmarblewidget.so.4
#6  0xb5f4a31c in Marble::MarbleWidget::MarbleWidget ()
   from /usr/lib/libmarblewidget.so.4
#7  0xb7e83c1c in ?? () from /usr/lib/libdigikamcore.so.1
#8  0xb7e7ff2f in Digikam::ImagePropertiesGPSTab::ImagePropertiesGPSTab ()
   from /usr/lib/libdigikamcore.so.1
#9  0xb7e65866 in Digikam::ImagePropertiesSideBar::ImagePropertiesSideBar ()
   from /usr/lib/libdigikamcore.so.1
---Type <return> to continue, or q <return> to quit---
#10 0x0807bb48 in ?? ()
#11 0x0807fa91 in ?? ()
#12 0x08076d97 in ?? ()
#13 0xb64e26a5 in __libc_start_main () from /lib/i686/libc.so.6
#14 0x080549d1 in _start ()
(gdb)

Dr. Alvaro Islas
Department of Mathematics
University of Central Florida
Phone: (407) 823-3961
Fax: (407) 823-6253


--- On Mon, 8/31/09, Dario Andres <andresbajotierra at gmail.com> wrote:

> From: Dario Andres <andresbajotierra at gmail.com>
> Subject: [Bug 205601] Unknown showfoto crash
> To: alislas at yahoo.com
> Date: Monday, August 31, 2009, 7:31 PM
> https://bugs.kde.org/show_bug.cgi?id=205601
> 
> 
> Dario Andres <andresbajotierra at gmail.com>
> changed:
> 
>            What 
>   |Removed           
>          |Added
> ----------------------------------------------------------------------------
>          
>    Status|UNCONFIRMED     
>            |NEEDSINFO
>          Resolution| 
>                
>           |WAITINGFORINFO
>             Summary|A Fatal
> Error Occurred, The |Unknown showfoto crash
>                
>    |application showFoto     
>   |
>                
>    |(showfoto) crashed and   
>   |
>                
>    |caused the signal 11     
>   |
>                
>    |(SIGSEGV).       
>           |
> 
> 
> 
> 
> --- Comment #5 from Dario Andres <andresbajotierra gmail
> com>  2009-09-01 01:31:20 ---
> @Alvaro: can you get the backtrace of the crash using the
> information link I
> gave to you ? Thanks
> 
> -- 
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Digikam-devel mailing list