Hi,

On Sat, Sep 12, 2009 at 08:10:45PM +0200, Julien Cristau wrote:
> The backtrace pointed at /usr/lib/libQtOpenGL.so.4, from the
> libqt4-opengl package, whose debugging symbols are in libqt4-dbg.
> 
> The new backtrace seems to point at some realloc in freetype…
> 
So if I understand this correctly, a bt with libfreetype.so.6
including debug symbols should be usefull, see below. 

Cheers
        Andi


a...@flashgordon:~/devel/deb$ MALLOC_CHECK_=2 gdb stellarium
GNU gdb (GDB) 6.8.50.20090628-cvs-debian                    
Copyright (C) 2009 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 "x86_64-linux-gnu".                               
For bug reporting instructions, please see:                                  
<http://www.gnu.org/software/gdb/bugs/>...                                   
(no debugging symbols found)                                                 
(gdb) run                                                                    
Starting program: /usr/bin/stellarium                                        
(no debugging symbols found)                                                 
(no debugging symbols found)                                                 
[Thread debugging using libthread_db enabled]                                
[New Thread 0x7ffff0c33950 (LWP 12703)]                                      
 -------------------------------------------------------                     
[ This is Stellarium 0.10.2 - http://www.stellarium.org ]                    
[ Copyright (C) 2000-2009 Fabien Chereau et al          ]                    
 -------------------------------------------------------                     
Writing log file to: "/home/andi/.stellarium/log.txt"                        
File search paths:                                                           
  0 .  "/home/andi/.stellarium"                                              
  1 .  "/usr/share/stellarium"                                               
Config file is:  "/home/andi/.stellarium/config.ini"                         
Attempting to use an existing older config file.                             
Sky language is  ""                                                          
Application language is  ""                                                  
Loading Solar System data ...                                                
Loaded 38 / 38 planet orbits                                                 
Loading star data ...                                                        
Loading "stars_0_0v0_1.cat": 0_0v0_1; 5013                                   
Loading "stars_1_0v0_1.cat": 1_0v0_1; 21999                                  
Loading "stars_2_0v0_1.cat": 2_0v0_1; 151416                                 
Loading "stars_3_1v0_0.cat": 3_1v0_0; 434064                                 
Finished loading star catalogue data, max_geodesic_level:  3                 
Warning: location "Paris, Paris, France" is unknown                          
navigation/preset_sky_time is a double - treating as jday: 2.45151e+06       
Unknown projection type:  "stereographic" setting "ProjectionStereographic" 
instead                                                                         
          
Loaded 10051 / 13226 NGC records                                                
   
Loading NGC name data ...                                                       
   
Loaded 222 / 222 NGC name records successfully                                  
   
Loaded 88 / 88 constellation records successfully for culture "western"         
   
Loaded 85 / 85 constellation art records successfully for culture "western"     
   
Loaded 89 / 89 constellation names                                              
   
Loading constellation boundary data ...                                         
   
Loaded 782 constellation boundary segments                                      
   
Loading star names from 
"/usr/share/stellarium/skycultures/western/star_names.fab" 
Loaded 230 / 230 common star names                                              
   
Loading star names from "/usr/share/stellarium/stars/default/name.fab"          
   
Loaded 3215 / 4359 scientific star names                                        
   
Creating GUI ...                                                                
   
[New Thread 0x7fffea5aa950 (LWP 12705)]                                         
   
[Thread 0x7fffea5aa950 (LWP 12705) exited]                                      
   

Program received signal SIGSEGV, Segmentation fault.
QString::operator< (this=0xbd05b0, other=...) at tools/qstring.cpp:1973
1973    tools/qstring.cpp: No such file or directory.                  
        in tools/qstring.cpp                                           
Current language:  auto; currently c++                                 
(gdb) thread apply all bt                                              

Thread 2 (Thread 0x7ffff0c33950 (LWP 12703)):
#0  0x00007ffff4676f02 in select () from /lib/libc.so.6
#1  0x00007ffff5b855a6 in QProcessManager::run (this=0xb49810)
    at io/qprocess_unix.cpp:296                               
#2  0x00007ffff5ac0475 in QThreadPrivate::start (arg=0xb49810)
    at thread/qthread_unix.cpp:188                            
#3  0x00007ffff583ff9a in start_thread () from /lib/libpthread.so.0
#4  0x00007ffff467d56d in clone () from /lib/libc.so.6             
#5  0x0000000000000000 in ?? ()                                    

Thread 1 (Thread 0x7ffff7ec0750 (LWP 12700)):
#0  QString::operator< (this=0xbd05b0, other=...) at tools/qstring.cpp:1973
#1  0x0000000000513044 in StelModuleMgr::getModule(QString const&) ()      
#2  0x00000000005d2a7c in NebulaMgr::draw(StelCore*) ()                    
#3  0x00000000004e7207 in StelApp::draw() ()                               
#4  0x000000000050c345 in StelAppGraphicsScene::drawBackground(QPainter*, 
QRectF const&) ()                                                               
            
#5  0x00007ffff6eba5f4 in QGraphicsView::paintEvent (this=0xbd9210,             
   
    event=<value optimized out>) at graphicsview/qgraphicsview.cpp:3511         
   
#6  0x00007ffff692f966 in QWidget::event (this=0xbd9210, event=0x7fffffffd520)  
   
    at kernel/qwidget.cpp:7687                                                  
   
---Type <return> to continue, or q <return> to quit---                          
   
#7  0x00007ffff6c98cdb in QFrame::event (this=0xbd9210, e=0x7fffffffd520)       
   
    at widgets/qframe.cpp:559                                                   
   
#8  0x00007ffff6eb91fb in QGraphicsView::viewportEvent (this=0xbd9210,          
   
    event=0x7fffffffd520) at graphicsview/qgraphicsview.cpp:2919                
   
#9  0x00007ffff5ba5838 in 
QCoreApplicationPrivate::sendThroughObjectEventFilters ( 
    this=<value optimized out>, receiver=0xbf3ea0, event=0x7fffffffd520)        
   
    at kernel/qcoreapplication.cpp:726                                          
   
#10 0x00007ffff68df7dc in QApplicationPrivate::notify_helper (this=0xb30000,    
   
    receiver=0xbf3ea0, e=0x7fffffffd520) at kernel/qapplication.cpp:4052        
   
#11 0x00007ffff68e786a in QApplication::notify (this=0x7fffffffe0d0,            
   
    receiver=0xbf3ea0, e=0x7fffffffd520) at kernel/qapplication.cpp:4021        
   
#12 0x00007ffff5ba651c in QCoreApplication::notifyInternal 
(this=0x7fffffffe0d0,   
    receiver=0xbf3ea0, event=0x7fffffffd520) at kernel/qcoreapplication.cpp:610 
   
#13 0x00007ffff693698e in QWidgetPrivate::drawWidget (this=0xbf3ee0,            
   
    pdev=0xbf3eb0, rgn=..., offset=..., flags=3, sharedPainter=0x0,             
   
    backingStore=0x0) at kernel/qwidget.cpp:5079                                
   
#14 0x00007ffff6aabb98 in QWidgetPrivate::repaint_sys (this=0xbf3ee0, rgn=...)  
   
    at painting/qbackingstore.cpp:1547                                          
   
#15 0x00007ffff6928994 in QWidgetPrivate::syncBackingStore (this=0xbf3ee0)      
   
    at kernel/qwidget.cpp:1600                                                  
   
#16 0x00007ffff692f801 in QWidget::event (this=0xbf3ea0, event=0x1aa37b0)       
   
    at kernel/qwidget.cpp:7827                                                  
   
---Type <return> to continue, or q <return> to quit---                          
   
#17 0x00007ffff7b72151 in QGLWidget::event (this=0xbf3ea0, e=0x1aa37b0)         
   
    at qgl.cpp:3292                                                             
   
#18 0x00007ffff68df80d in QApplicationPrivate::notify_helper (this=0xb30000,    
   
    receiver=0xbf3ea0, e=0x1aa37b0) at kernel/qapplication.cpp:4056             
   
#19 0x00007ffff68e786a in QApplication::notify (this=0x7fffffffe0d0,            
   
    receiver=0xbf3ea0, e=0x1aa37b0) at kernel/qapplication.cpp:4021             
   
#20 0x00007ffff5ba651c in QCoreApplication::notifyInternal 
(this=0x7fffffffe0d0,   
    receiver=0xbf3ea0, event=0x1aa37b0) at kernel/qcoreapplication.cpp:610      
   
#21 0x00007ffff5ba7164 in QCoreApplication::sendEvent (receiver=0x0,            
   
    event_type=0, data=0xb2f450)                                                
   
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213     
   
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,      
   
    data=0xb2f450) at kernel/qcoreapplication.cpp:1247                          
   
#23 0x00007ffff5bcef73 in QCoreApplication::sendPostedEvents (                  
   
    s=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#24 postEventSourceDispatch (s=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:210
#25 0x00007ffff310c86a in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#26 0x00007ffff310feb8 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0x00007ffff311006c in g_main_context_iteration ()
---Type <return> to continue, or q <return> to quit---
   from /usr/lib/libglib-2.0.so.0
#28 0x00007ffff5bcebff in QEventDispatcherGlib::processEvents (this=0xb316c0,
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#29 0x00007ffff697664f in QGuiEventDispatcherGlib::processEvents (this=0xbd05b0,
    flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#30 0x00007ffff5ba4de2 in QEventLoop::processEvents (this=<value optimized out>,
    flags=...) at kernel/qeventloop.cpp:149
#31 0x00007ffff5ba51b4 in QEventLoop::exec (this=0x7fffffffe060, flags=...)
    at kernel/qeventloop.cpp:201
#32 0x00007ffff5ba7424 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:888
#33 0x0000000000687415 in main ()
(gdb)
(gdb)



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to