$ gdb stellarium GNU gdb (GDB) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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 "i686-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from stellarium...done. (gdb) r Starting program: /home/test/software/packages/pkg/aur/stellarium/src/stellarium-0.12.4/src/stellarium warning: Could not load shared library symbols for linux-gate.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". Using default graphics system specified at build time: raster [New Thread 0xb357bb40 (LWP 5176)] ------------------------------------------------------- [ This is Stellarium 0.12.4 - http://www.stellarium.org ] [ Copyright (C) 2000-2013 Fabien Chereau et al ] ------------------------------------------------------- Writing log file to: "/home/test/.stellarium/log.txt" File search paths: 0 . "/home/test/.stellarium" 1 . "/usr/share/stellarium" Attempting to use an existing older config file. Config file is: "/home/test/.stellarium/config.ini" Going to initialize the OpenGL 2 renderer OpenGL supported version: "1.3 Mesa 10.2.1" Qt GL paint engine is: "OpenGL" [New Thread 0xb0618b40 (LWP 5178)] StelQGL2Renderer::init : Failed because Qt paint engine is not OpenGL2 If paint engine is OpenGL3 or higher, this code needs to be updated Failed to initialize the OpenGL 2 renderer, falling back to the OpenGL 1 renderer [Thread 0xb0618b40 (LWP 5178) exited] OpenGL supported version: "1.3 Mesa 10.2.1" Qt GL paint engine is: "OpenGL" [New Thread 0xb0618b40 (LWP 5179)] GL vendor is "Intel Open Source Technology Center" GL renderer is "Mesa DRI Intel(R) 865G x86/MMX/SSE2" Cache directory is: "/home/test/.cache/stellarium/stellarium" Sky language is "en_US" Application language is "en_US" Loading Solar System data ... Loaded 75 / 75 planet orbits from "/home/test/.stellarium/data/ssystem.ini" Loading star data ... "Loading "/usr/share/stellarium/stars/default/stars_0_0v0_3.cat": 0_0v0_2; 4963" "Loading "/usr/share/stellarium/stars/default/stars_1_0v0_3.cat": 1_0v0_2; 21598" "Loading "/usr/share/stellarium/stars/default/stars_2_0v0_3.cat": 2_0v0_2; 150090" "Loading "/usr/share/stellarium/stars/default/stars_3_1v0_2.cat": 3_1v0_1; 423540" Finished loading star catalogue data, max_geodesic_level: 3 navigation/preset_sky_time is a double - treating as jday: 2.45151e+06 Loaded 10051 NGC records Loading NGC name data ... Loaded 412 / 412 NGC name records successfully Loading star names from "/usr/share/stellarium/skycultures/western/star_names.fab" Loaded 236 / 236 common star names Loading star names from "/usr/share/stellarium/stars/default/name.fab" Loaded 4359 / 4359 scientific star names Loading variable stars from "/usr/share/stellarium/stars/default/gcvs_hip_part.dat" Loaded 6886 / 6886 variable stars 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 Not using any viewport effect [New Thread 0xae1f2b40 (LWP 5180)] Creating GUI ... Loading shortcuts... Can't find plugin with id "RendererStatistics" Can't find plugin with id "RendererStatistics" libpng warning: iCCP: Not recognizing known sRGB profile that has been edited Loaded plugin "Oculars" . Ocular plugin - press Command-O to toggle eyepiece view mode. Press ALT-o for configuration. Oculars::validateIniFile ocular.ini exists at: "/home/test/.stellarium/modules/Oculars/ocular.ini" . Checking version... Oculars::validateIniFile found existing ini file version 2 Loaded plugin "Satellites" . Satellites: loading catalog file: "/home/test/.stellarium/modules/Satellites/satellites.json" Satellite has invalid orbit: "TIANGONG 1" "37820" Loaded plugin "SolarSystemEditor" . Using the ssystem.ini file that already exists in the user directory... Loaded plugin "TimeZoneConfiguration" . QGLFramebufferObject: Framebuffer incomplete attachment. Mesa 10.2.1 implementation error: unexpected format GL_DEPTH24_STENCIL8 in _mesa_choose_tex_format() Please report at https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa Program received signal SIGFPE, Arithmetic exception. 0xb28c598d in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so (gdb) bt full #0 0xb28c598d in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so No symbol table info available. #1 0xb28c5cfe in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so No symbol table info available. #2 0xb28c5ed7 in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so No symbol table info available. #3 0xb28f1cf6 in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so No symbol table info available. #4 0xb26b257b in ?? () from /usr/lib/xorg/modules/dri/i915_dri.so No symbol table info available. #5 0xb7eec6e9 in ?? () from /usr/lib/libQtOpenGL.so.4 No symbol table info available. #6 0xb7eed3a4 in QGLFramebufferObject::QGLFramebufferObject(QSize const&, QGLFramebufferObject::Attachment, unsigned int, unsigned int) () from /usr/lib/libQtOpenGL.so.4 No symbol table info available. #7 0x082071da in StelQGLViewport::initFBOs (this=0x89d7b00) at /home/test/software/packages/pkg/aur/stellarium/src/stellarium-0.12.4/src/core/renderer/StelQGLViewport.hpp:458 bufferSize = {wd = 1366, ht = 768} attachment = QGLFramebufferObject::CombinedDepthStencil __PRETTY_FUNCTION__ = "void StelQGLViewport::initFBOs()" #8 0x08206da2 in StelQGLViewport::startFrame (this=0x89d7b00) at /home/test/software/packages/pkg/aur/stellarium/src/stellarium-0.12.4/src/core/renderer/StelQGLViewport.hpp:280 No locals. #9 0x0820385a in StelQGLRenderer::renderFrame (this=0x89d7728, ---Type to continue, or q to quit--- renderClient=...) at /home/test/software/packages/pkg/aur/stellarium/src/stellarium-0.12.4/src/core/renderer/StelQGLRenderer.cpp:191 minFps = 144444552 #10 0x081aebec in StelAppGraphicsWidget::paint (this=0x89c0c88, painter=0xbfffdbc4) at /home/test/software/packages/pkg/aur/stellarium/src/stellarium-0.12.4/src/core/StelAppGraphicsWidget.cpp:196 client = { = { _vptr.StelRenderClient = 0x84c62e8 }, widget = 0x89c0c88, painter = 0xbfffdbc4} #11 0xb792d982 in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #12 0xb793f33b in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #13 0xb794215b in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #14 0xb79428e5 in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #15 0xb7941dbc in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #16 0xb79428e5 in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #17 0xb794304e in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #18 0xb7963ca4 in QGraphicsView::paintEvent(QPaintEvent*) () from /usr/lib/libQtGui.so.4 ---Type to continue, or q to quit--- No symbol table info available. #19 0xb731aaf5 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #20 0xb771cc1c in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #21 0xb77ab3d8 in QAbstractScrollArea::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #22 0xb79629b7 in QGraphicsView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #23 0xb77ab656 in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #24 0xb6edb03e in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 No symbol table info available. #25 0xb72c13b1 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #26 0xb72c7dd0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #27 0xb6edaeca in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 No symbol table info available. #28 0xb7314821 in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4 ---Type to continue, or q to quit--- No symbol table info available. #29 0xb74fb2e9 in QWidgetPrivate::repaint_sys(QRegion const&) () from /usr/lib/libQtGui.so.4 No symbol table info available. #30 0xb73089a7 in QWidgetPrivate::syncBackingStore() () from /usr/lib/libQtGui.so.4 No symbol table info available. #31 0xb731a53c in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #32 0xb7ede10d in QGLWidget::event(QEvent*) () from /usr/lib/libQtOpenGL.so.4 No symbol table info available. #33 0xb72c13d4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #34 0xb72c7dd0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #35 0xb6edaeca in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 No symbol table info available. #36 0xb6ede2ed in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 No symbol table info available. #37 0xb6ede7fc in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4 No symbol table info available. #38 0xb7931845 in ?? () from /usr/lib/libQtGui.so.4 ---Type to continue, or q to quit--- No symbol table info available. #39 0xb793a223 in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #40 0xb6eec3aa in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib/libQtCore.so.4 No symbol table info available. #41 0xb6ef41fb in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 No symbol table info available. #42 0xb794854f in QGraphicsScene::event(QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #43 0xb72c13d4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #44 0xb72c7dd0 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 No symbol table info available. #45 0xb6edaeca in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 No symbol table info available. #46 0xb6ede2ed in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4 No symbol table info available. #47 0xb6ede7fc in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4 No symbol table info available. #48 0xb6f0acee in ?? () from /usr/lib/libQtCore.so.4 No symbol table info available. ---Type to continue, or q to quit--- #49 0xb66d4f53 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #50 0xb66d51d8 in ?? () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #51 0xb66d5298 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 No symbol table info available. #52 0xb6f0a4cf in QEventDispatcherGlib::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 No symbol table info available. #53 0xb7370e5e in ?? () from /usr/lib/libQtGui.so.4 No symbol table info available. #54 0xb6ed98a3 in QEventLoop::processEvents(QFlags) () from /usr/lib/libQtCore.so.4 No symbol table info available. #55 0xb6ed9bc9 in QEventLoop::exec(QFlags) () from /usr/lib/libQtCore.so.4 No symbol table info available. #56 0xb6edf4de in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 No symbol table info available. #57 0xb72bf874 in QApplication::exec() () from /usr/lib/libQtGui.so.4 No symbol table info available. #58 0x082c6918 in main (argc=1, argv=0xbffff014) at /home/test/software/packages/pkg/aur/stellarium/src/stellarium-0.12.4/src/main.cpp:388 mainWin = { = {}, static staticMetaObject = {d = { superdata = 0x889e220 , ---Type to continue, or q to quit--- stringdata = 0x86c3d80 "StelMainWindow", data = 0x86c3d00 , extradata = 0x86c1a58 }}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x82c843c }, static singleton = 0xbfffef38, mainGraphicsView = 0x89c02e0} doSetDefaultGraphicsSystem = true app = baseFont = {static null = {}, static shared_null = { ref = {_q_value = 50411}, alloc = 0, size = 0, data = 0x889e5f2 , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = { _q_value = 281}, alloc = 0, size = 0, data = 0xb70474be , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8961b78, static codecForCStrings = 0x0} safeFont = {static null = {}, static shared_null = { ref = {_q_value = 50411}, alloc = 0, size = 0, data = 0x889e5f2 , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = { _q_value = 281}, alloc = 0, size = 0, data = 0xb70474be , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, ---Type to continue, or q to quit--- reserved = 0, array = {0}}, d = 0x89303f0, static codecForCStrings = 0x0} maxLength = 53 n = 2 configName = {static null = {}, static shared_null = { ref = {_q_value = 50411}, alloc = 0, size = 0, data = 0x889e5f2 , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = { _q_value = 281}, alloc = 0, size = 0, data = 0xb70474be , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x89307f0, static codecForCStrings = 0x0} tmpFont = {static staticMetaObject = {d = {superdata = 0x0, stringdata = 0xb7a1d700 "QFont", data = 0xb7a1d7e0, extradata = 0x0}}, d = {d = 0x895a4e8}, resolve_mask = 3} copyrightLine = {static null = {}, static shared_null = {ref = {_q_value = 50411}, alloc = 0, size = 0, data = 0x889e5f2 , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = { _q_value = 281}, alloc = 0, size = 0, data = 0xb70474be , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x89304f0, static codecForCStrings = 0x0} ---Type to continue, or q to quit--- configFileFullPath = {static null = {}, static shared_null = {ref = {_q_value = 50411}, alloc = 0, size = 0, data = 0x889e5f2 , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = { _q_value = 281}, alloc = 0, size = 0, data = 0xb70474be , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x89306d8, static codecForCStrings = 0x0} argStr = {static null = {}, static shared_null = { ref = {_q_value = 50411}, alloc = 0, size = 0, data = 0x889e5f2 , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = { _q_value = 281}, alloc = 0, size = 0, data = 0xb70474be , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x8927e38, static codecForCStrings = 0x0} argList = {> = {{p = {static shared_null = {ref = { _q_value = 3373}, alloc = 0, begin = 0, end = 0, sharable = 1, array = {0x0}}, d = 0x8919f18}, d = 0x8919f18}}, } versionLine = {static null = {}, static shared_null = { ref = {_q_value = 50411}, alloc = 0, size = 0, data = 0x889e5f2 , clean = 0, ---Type to continue, or q to quit--- simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = { _q_value = 281}, alloc = 0, size = 0, data = 0xb70474be , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0x89274e0, static codecForCStrings = 0x0} confSettings = 0x8931060 fileFont = {static null = {}, static shared_null = { ref = {_q_value = 50411}, alloc = 0, size = 0, data = 0x889e5f2 , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, static shared_empty = {ref = { _q_value = 281}, alloc = 0, size = 0, data = 0xb70474be , clean = 0, simpletext = 0, righttoleft = 0, asciiCache = 0, capacity = 0, reserved = 0, array = {0}}, d = 0xb70474ac , static codecForCStrings = 0x0} trans = { = {}, } (gdb)