Hi Julien,

On Sat, Sep 12, 2009 at 07:21:08PM +0200, Julien Cristau wrote:
> Any chance you could install libqt4-dbg and get the backtrace again?

Here we are, with libqt4-dbg installed. Could you give a short hint
from which line(s) you determined the need of libqt4-dbg? (Just to be
able to learn something...)  

Thanks,

        Andi

a...@flashgordon:~$ 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/>...                                   
(gdb) run                                                                    
Starting program: /usr/bin/stellarium                                        
[Thread debugging using libthread_db enabled]                                
[New Thread 0x7ffff0c5d950 (LWP 6216)]                                       
 -------------------------------------------------------                     
[ 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.                             
Cache directory is:  "/home/andi/.cache/stellarium/stellarium"               
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 0x7fffea543950 (LWP 6218)]                                          
   
[Thread 0x7fffea543950 (LWP 6218) exited]                                       
   

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff464ead0 in ?? () from /lib/libc.so.6     
(gdb) (gdb) thread apply all bt                     
Undefined command: "".  Try "help".                 
(gdb) thread apply all bt                     

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

Thread 1 (Thread 0x7ffff7ec0750 (LWP 6213)):
#0  0x00007ffff464ead0 in ?? () from /lib/libc.so.6
#1  0x00007ffff46503c4 in ?? () from /lib/libc.so.6
#2  0x00007ffff4650841 in ?? () from /lib/libc.so.6
#3  0x00007ffff53c0ff1 in ft_mem_qrealloc () from /usr/lib/libfreetype.so.6
#4  0x00007ffff53c189b in ft_mem_realloc () from /usr/lib/libfreetype.so.6 
#5  0x00007ffff53c4f7e in FT_GlyphLoader_CheckPoints ()                    
   from /usr/lib/libfreetype.so.6                                          
#6  0x00007ffff53ce5e1 in ?? () from /usr/lib/libfreetype.so.6             
#7  0x00007ffff53cedb9 in ?? () from /usr/lib/libfreetype.so.6             
#8  0x00007ffff53cfdc4 in ?? () from /usr/lib/libfreetype.so.6             
---Type <return> to continue, or q <return> to quit---                     
#9  0x00007ffff53c263b in FT_Load_Glyph () from /usr/lib/libfreetype.so.6  
#10 0x0000000000583476 in TypeFace::cacheGlyph(unsigned long) ()           
#11 0x0000000000583d83 in TypeFace::renderGlyph(unsigned long, Vector2<float> 
const&) ()                                                                      
        
#12 0x00000000005840d5 in TypeFace::render(QString const&, Vector2<float> 
const&, bool) ()                                                                
            
#13 0x00000000004c9550 in StelPainter::drawText(StelFont const*, float, float, 
QString const&, float, float, float, bool) const ()                             
       
#14 0x00000000005c04b4 in Cardinals::draw(StelCore const*, double, bool) const 
()  
#15 0x00000000004e6c87 in StelApp::draw() ()                                    
   
#16 0x000000000050c195 in StelAppGraphicsScene::drawBackground(QPainter*, 
QRectF const&) ()                                                               
            
#17 0x00007ffff6eba5f4 in QGraphicsView::paintEvent (this=0xb91860,             
   
    event=<value optimized out>) at graphicsview/qgraphicsview.cpp:3511         
   
#18 0x00007ffff692f966 in QWidget::event (this=0xb91860, event=0x7fffffffd530)  
   
    at kernel/qwidget.cpp:7687                                                  
   
#19 0x00007ffff6c98cdb in QFrame::event (this=0xb91860, e=0x7fffffffd530)       
   
    at widgets/qframe.cpp:559                                                   
   
#20 0x00007ffff6eb91fb in QGraphicsView::viewportEvent (this=0xb91860,          
   
    event=0x7fffffffd530) at graphicsview/qgraphicsview.cpp:2919                
   
#21 0x00007ffff5ba5838 in 
QCoreApplicationPrivate::sendThroughObjectEventFilters ( 
    this=<value optimized out>, receiver=0xba1450, event=0x7fffffffd530)        
   
---Type <return> to continue, or q <return> to quit---                          
   
    at kernel/qcoreapplication.cpp:726                                          
   
#22 0x00007ffff68df7dc in QApplicationPrivate::notify_helper (this=0xb2c000,    
   
    receiver=0xba1450, e=0x7fffffffd530) at kernel/qapplication.cpp:4052        
   
#23 0x00007ffff68e786a in QApplication::notify (this=0x7fffffffe0e0,            
   
    receiver=0xba1450, e=0x7fffffffd530) at kernel/qapplication.cpp:4021        
   
#24 0x00007ffff5ba651c in QCoreApplication::notifyInternal 
(this=0x7fffffffe0e0,   
    receiver=0xba1450, event=0x7fffffffd530) at kernel/qcoreapplication.cpp:610 
   
#25 0x00007ffff693698e in QWidgetPrivate::drawWidget (this=0xbd8090,            
   
    pdev=0xba1460, rgn=..., offset=..., flags=3, sharedPainter=0x0,             
   
    backingStore=0x0) at kernel/qwidget.cpp:5079                                
   
#26 0x00007ffff6aabb98 in QWidgetPrivate::repaint_sys (this=0xbd8090, rgn=...)  
   
    at painting/qbackingstore.cpp:1547                                          
   
#27 0x00007ffff6928994 in QWidgetPrivate::syncBackingStore (this=0xbd8090)      
   
    at kernel/qwidget.cpp:1600                                                  
   
#28 0x00007ffff692f801 in QWidget::event (this=0xba1450, event=0x1abf130)       
   
    at kernel/qwidget.cpp:7827                                                  
   
#29 0x00007ffff7b72151 in QGLWidget::event (this=0xba1450, e=0x1abf130)         
   
    at qgl.cpp:3292                                                             
   
#30 0x00007ffff68df80d in QApplicationPrivate::notify_helper (this=0xb2c000,    
   
    receiver=0xba1450, e=0x1abf130) at kernel/qapplication.cpp:4056             
   
#31 0x00007ffff68e786a in QApplication::notify (this=0x7fffffffe0e0,            
   
    receiver=0xba1450, e=0x1abf130) at kernel/qapplication.cpp:4021             
   
---Type <return> to continue, or q <return> to quit---                          
   
#32 0x00007ffff5ba651c in QCoreApplication::notifyInternal 
(this=0x7fffffffe0e0,   
    receiver=0xba1450, event=0x1abf130) at kernel/qcoreapplication.cpp:610      
   
#33 0x00007ffff5ba7164 in QCoreApplication::sendEvent (receiver=0x0,            
   
    event_type=0, data=0xb2b450)                                                
   
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213     
   
#34 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0,      
   
    data=0xb2b450) at kernel/qcoreapplication.cpp:1247                          
   
#35 0x00007ffff5bcef73 in QCoreApplication::sendPostedEvents (                  
   
    s=<value optimized out>)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#36 postEventSourceDispatch (s=<value optimized out>)
    at kernel/qeventdispatcher_glib.cpp:210
#37 0x00007ffff313686a in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#38 0x00007ffff3139eb8 in ?? () from /usr/lib/libglib-2.0.so.0
#39 0x00007ffff313a06c in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#40 0x00007ffff5bcebff in QEventDispatcherGlib::processEvents (this=0xb2d6c0,
    flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#41 0x00007ffff697664f in QGuiEventDispatcherGlib::processEvents (
    this=0x7ffff4927a00, flags=<value optimized out>)
    at kernel/qguieventdispatcher_glib.cpp:202
---Type <return> to continue, or q <return> to quit---
#42 0x00007ffff5ba4de2 in QEventLoop::processEvents (this=<value optimized out>,
    flags=...) at kernel/qeventloop.cpp:149
#43 0x00007ffff5ba51b4 in QEventLoop::exec (this=0x7fffffffe070, flags=...)
    at kernel/qeventloop.cpp:201
#44 0x00007ffff5ba7424 in QCoreApplication::exec ()
    at kernel/qcoreapplication.cpp:888
#45 0x0000000000682ba8 in main ()
(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