Skip to content

Instantly share code, notes, and snippets.

@zinnschlag
Created November 19, 2014 12:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zinnschlag/201603a39b813a0ee86a to your computer and use it in GitHub Desktop.
Save zinnschlag/201603a39b813a0ee86a to your computer and use it in GitHub Desktop.
#0 0x00007ffff4d1c445 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007ffff4d1fbab in __GI_abort () at abort.c:91
#2 0x00007ffff4d1510e in __assert_fail_base (fmt=<optimized out>, assertion=0x7ffff7879c34 "!msSingleton",
file=0x7ffff7879da0 "/home/marc/Tools/ogre-1.9/OgreMain/include/OgreSingleton.h", line=<optimized out>,
function=<optimized out>) at assert.c:94
#3 0x00007ffff4d151b2 in __GI___assert_fail (assertion=0x7ffff7879c34 "!msSingleton",
file=0x7ffff7879da0 "/home/marc/Tools/ogre-1.9/OgreMain/include/OgreSingleton.h", line=80,
function=0x7ffff78daf00 "Ogre::Singleton<T>::Singleton() [with T = Ogre::LogManager]") at assert.c:103
#4 0x00007ffff783d947 in Singleton (this=0x7fffd68355c8)
at /home/marc/Tools/ogre-1.9/OgreMain/include/OgreSingleton.h:80
#5 Ogre::LogManager::LogManager (this=0x7fffd68355c8)
at /home/marc/Tools/ogre-1.9/OgreMain/src/OgreLogManager.cpp:46
#6 0x000000000048b4c2 in OgreInit::OgreInit::init (this=0xc12f40, logPath=...)
at /home/marc/OpenMW/openmw/components/ogreinit/ogreinit.cpp:100
#7 0x000000000046b209 in Launcher::GraphicsPage::setupOgre() ()
#8 0x000000000046bf36 in Launcher::GraphicsPage::loadSettings() ()
#9 0x0000000000474939 in Launcher::MainDialog::reloadSettings() ()
#10 0x00000000004784f2 in Launcher::MainDialog::wizardFinished(int, QProcess::ExitStatus) ()
#11 0x00000000004811d1 in Launcher::MainDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) ()
#12 0x00007ffff60e7281 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#13 0x00007ffff606867f in QProcess::finished(int, QProcess::ExitStatus) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#14 0x00007ffff606fcf6 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#15 0x00007ffff606fd7e in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#16 0x00007ffff60e7281 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#17 0x00007ffff61342fe in QSocketNotifier::activated(int) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#18 0x00007ffff60f060b in QSocketNotifier::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#19 0x00007ffff65f5894 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#20 0x00007ffff65fa713 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#21 0x00007ffff60d2e9c in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#22 0x00007ffff6101a97 in ?? () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#23 0x00007ffff32adc9a in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#24 0x00007ffff32ae060 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#25 0x00007ffff32ae124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#26 0x00007ffff61023bf in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#27 0x00007ffff669dd9e in ?? () from /usr/lib/x86_64-linux-gnu/libQtGui.so.4
#28 0x00007ffff60d1c82 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#29 0x00007ffff60d1ed7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#30 0x00007ffff60d6f67 in QCoreApplication::exec() () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4
#31 0x000000000047282c in main ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment