Skip to content

Instantly share code, notes, and snippets.

@loclamor
Created March 29, 2013 17:38
Show Gist options
  • Save loclamor/5272327 to your computer and use it in GitHub Desktop.
Save loclamor/5272327 to your computer and use it in GitHub Desktop.
back trace of tomahawk segmentation fault
[build] (master) $ gdb tomahawk
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 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 "i686-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /home/loclamor/fac/m1/tomahawk-o/tomahawk/build/tomahawk...done.
(gdb) run
Starting program: /home/loclamor/fac/m1/tomahawk-o/tomahawk/build/tomahawk
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb13d1b40 (LWP 7218)]
[New Thread 0xb09ffb40 (LWP 7219)]
[New Thread 0xaffffb40 (LWP 7220)]
Translation: Tomahawk: Using system locale: "fr_FR"
Translation: Qt: Using system locale: "fr_FR"
TomahawkApp thread: QThread(0x844fa50)
Starting Tomahawk...
Default font: -1 11 11 "Ubuntu"
Font height: 17
void TomahawkUtils::setHeadless(bool) headless is false
Setting NAM.
Init AudioEngine
[New Thread 0xaa289b40 (LWP 7221)]
[Thread 0xaa289b40 (LWP 7221) exited]
[New Thread 0xaa289b40 (LWP 7222)]
[Thread 0xaa289b40 (LWP 7222) exited]
Tomahawk::Pipeline::Pipeline(QObject*) Using 4 threads
Init Database.
Using database: "/home/loclamor/.local/share/Tomahawk/tomahawk.db"
Database schema of "/home/loclamor/.local/share/Tomahawk/tomahawk.db" is 29
Database ID: "9da4d0be-8d33-420d-b7d9-e115ed311d6a"
Opening Lucene directory: "/home/loclamor/.local/share/Tomahawk/tomahawk.lucene"
Database::Database(const QString&, QObject*) Using 4 database worker threads
[New Thread 0xaa289b40 (LWP 7223)]
virtual void DatabaseWorkerThread::run() DatabaseWorkerThread starting...
[New Thread 0xa9a5bb40 (LWP 7224)]
virtual void DatabaseWorkerThread::run() DatabaseWorkerThread starting...
DatabaseWorker::DatabaseWorker(Database*, bool) New db connection with name: "tomahawk_27a7b0aa-22be-41fe-b8f8-58d59fefd89b" on thread DatabaseWorkerThread(0x8a14ed8)
DatabaseWorker::DatabaseWorker(Database*, bool) New db connection with name: "tomahawk_88ac7464-403a-4ebc-a4c3-c798a4278c9a" on thread DatabaseWorkerThread(0x8aad440)
[New Thread 0xa925ab40 (LWP 7225)]
[New Thread 0xa8a59b40 (LWP 7226)]
virtual void DatabaseWorkerThread::run() DatabaseWorkerThread starting...
virtual void DatabaseWorkerThread::run() DatabaseWorkerThread starting...
DatabaseWorker::DatabaseWorker(Database*, bool) New db connection with name: "tomahawk_f3340f2e-3e44-4718-9286-6231f0b131e2" on thread DatabaseWorkerThread(0x8aad4d0)
DatabaseWorker::DatabaseWorker(Database*, bool) New db connection with name: "tomahawk_8adc7214-1c66-48a7-902e-5fe8eb481e23" on thread DatabaseWorkerThread(0x8ab5340)
[New Thread 0xa8258b40 (LWP 7227)]
virtual void DatabaseWorkerThread::run() DatabaseWorkerThread starting...
DatabaseWorker::DatabaseWorker(Database*, bool) New db connection with name: "tomahawk_438e3f03-6b0f-4853-a978-9b2956ac4d73" on thread DatabaseWorkerThread(0x8ab5cf0)
[New Thread 0xa7a57b40 (LWP 7228)]
void Database::markAsReady() Database is ready now!
Init Echonest Factory.
Init Database Factory.
Init InfoSystem.
Tomahawk::InfoSystem::InfoSystemCacheThread::InfoSystemCacheThread(QObject*)
[New Thread 0xa7256b40 (LWP 7229)]
Tomahawk::InfoSystem::InfoSystemWorkerThread::InfoSystemWorkerThread(QObject*)
Tomahawk::InfoSystem::InfoSystemCache::InfoSystemCache(QObject*)
[New Thread 0xa6a55b40 (LWP 7230)]
Init AccountManager.
Init MainWindow.
Tomahawk::InfoSystem::InfoSystemWorker::InfoSystemWorker()
void AudioControls::onPlaybackStopped()
void AudioControls::onControlStateChanged()
[New Thread 0xa5992b40 (LWP 7232)]
virtual void TrackView::setGuid(const QString&) Setting guid on header "TopTracksContext" for a view with 12 columns
virtual void TrackView::setGuid(const QString&) Restoring shuffle & random mode settings for guid "TopTracksContext"
virtual void TrackView::resizeEvent(QResizeEvent*) 256
virtual Tomahawk::PlayableProxyModelPlaylistInterface::~PlayableProxyModelPlaylistInterface()
virtual Tomahawk::PlayableProxyModelPlaylistInterface::~PlayableProxyModelPlaylistInterface()
[New Thread 0xa5191b40 (LWP 7235)]
[New Thread 0xa4990b40 (LWP 7236)]
QLayout: Attempting to add QLayout "" to AccountListWidget "", which already has a layout
QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout
[New Thread 0xa418fb40 (LWP 7237)]
void AudioControls::onControlStateChanged()
void AudioControls::onControlStateChanged()
virtual void TrackView::resizeEvent(QResizeEvent*) 304
virtual void TrackView::resizeEvent(QResizeEvent*) 256
Init Local Collection.
Init Pipeline.
Adding resolver "DatabaseResolver"
Starting HTTPd on "127.0.0.1" 60210
Init Scrobbler.
void Tomahawk::Pipeline::start() Shunting this many pending queries: 0
void Tomahawk::InfoSystem::InfoSystem::init()
void Tomahawk::InfoSystem::InfoSystemWorker::init(Tomahawk::InfoSystem::InfoSystemCache*)
QStringList Tomahawk::InfoSystem::InfoSystemWorker::findInfoPlugins() Checking directory for plugins: QDir( "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
[New Thread 0xa398eb40 (LWP 7238)]
QStringList Tomahawk::InfoSystem::InfoSystemWorker::findInfoPlugins() Checking directory for plugins: QDir( "/usr/local/lib" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
QStringList Tomahawk::Accounts::AccountManager::findPluginFactories() Checking directory for plugins: QDir( "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
QStringList Tomahawk::InfoSystem::InfoSystemWorker::findInfoPlugins() Checking directory for plugins: QDir( "/home/loclamor/fac/m1/tomahawk-o/tomahawk" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
QStringList Tomahawk::InfoSystem::InfoSystemWorker::findInfoPlugins() Checking directory for plugins: QDir( "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Attempting to load the following plugin paths: ("/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_charts.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_discogs.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_echonest.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_fdonotify.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_hypem.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_mpris.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_musicbrainz.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_musixmatch.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_newreleases.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_rovi.so", "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_spotify.so", "/usr/local/lib/libtomahawk_infoplugin_charts.so", "/usr/local/lib/libtomahawk_infoplugin_discogs.so", "/usr/local/lib/libtomahawk_infoplugin_echonest.so", "/usr/local/lib/libtomahawk_infoplugin_fdonotify.so", "/usr/local/lib/libtomahawk_infoplugin_hypem.so", "/usr/local/lib/libtomahawk_infoplugin_mpris.so", "/usr/local/lib/libtomahawk_infoplugin_musicbrainz.so", "/usr/local/lib/libtomahawk_infoplugin_musixmatch.so", "/usr/local/lib/libtomahawk_infoplugin_newreleases.so", "/usr/local/lib/libtomahawk_infoplugin_rovi.so", "/usr/local/lib/libtomahawk_infoplugin_spotify.so")
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_charts.so"
QStringList Tomahawk::Accounts::AccountManager::findPluginFactories() Checking directory for plugins: QDir( "/usr/local/lib" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
QStringList Tomahawk::Accounts::AccountManager::findPluginFactories() Checking directory for plugins: QDir( "/home/loclamor/fac/m1/tomahawk-o/tomahawk" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
QStringList Tomahawk::Accounts::AccountManager::findPluginFactories() Checking directory for plugins: QDir( "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build" , nameFilters = { * }, QDir::SortFlags( Name | IgnoreCase ) , QDir::Filters( Dirs|Files|Drives|AllEntries ) )
void Tomahawk::Accounts::AccountManager::loadPluginFactories(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_account_google.so"
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Loaded info plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_charts.so"
void Tomahawk::InfoSystem::InfoSystemWorker::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::ChartsPlugin(0xb0a331e8)
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_discogs.so"
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Loaded info plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_discogs.so"
void Tomahawk::InfoSystem::InfoSystemWorker::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::DiscogsPlugin(0xb0a262a0)
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_echonest.so"
void Tomahawk::Accounts::AccountManager::loadPluginFactory(const QString&) Loaded plugin factory: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_account_google.so" "googleaccount" "Google"
void Tomahawk::Accounts::AccountManager::loadPluginFactories(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_account_xmpp.so"
void Tomahawk::Accounts::AccountManager::loadPluginFactory(const QString&) Loaded plugin factory: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_account_xmpp.so" "xmppaccount" "Jabber (XMPP)"
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Loaded info plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_echonest.so"
void Tomahawk::Accounts::AccountManager::loadPluginFactories(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_account_zeroconf.so"
void Tomahawk::InfoSystem::InfoSystemWorker::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::EchonestPlugin(0xb0a21a98)
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_fdonotify.so"
void Tomahawk::Accounts::AccountManager::loadPluginFactory(const QString&) Loaded plugin factory: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_account_zeroconf.so" "zeroconfaccount" "Réseau local"
void Tomahawk::Accounts::AccountManager::loadPluginFactories(const QStringList&) Trying to load plugin: "/usr/local/lib/libtomahawk_account_google.so"
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Loaded info plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_fdonotify.so"
void Tomahawk::InfoSystem::InfoSystemWorker::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::FdoNotifyPlugin(0xb0a2a920)
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_hypem.so"
void Tomahawk::Accounts::AccountManager::loadPluginFactory(const QString&) Loaded plugin factory: "/usr/local/lib/libtomahawk_account_google.so" "googleaccount" "Google"
void Tomahawk::Accounts::AccountManager::loadPluginFactories(const QStringList&) Trying to load plugin: "/usr/local/lib/libtomahawk_account_xmpp.so"
void Tomahawk::Accounts::AccountManager::loadPluginFactory(const QString&) Loaded plugin factory: "/usr/local/lib/libtomahawk_account_xmpp.so" "xmppaccount" "Jabber (XMPP)"
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Loaded info plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_hypem.so"
void Tomahawk::InfoSystem::InfoSystemWorker::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::HypemPlugin(0xb0a37300)
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_mpris.so"
void Tomahawk::Accounts::AccountManager::loadPluginFactories(const QStringList&) Trying to load plugin: "/usr/local/lib/libtomahawk_account_zeroconf.so"
void Tomahawk::Accounts::AccountManager::loadPluginFactory(const QString&) Loaded plugin factory: "/usr/local/lib/libtomahawk_account_zeroconf.so" "zeroconfaccount" "Réseau local"
void Tomahawk::InfoSystem::InfoSystem::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::LastFmInfoPlugin(0x8adbfc8)
void Tomahawk::Accounts::AccountManager::addAccount(Tomahawk::Accounts::Account*) adding account plugin
void Tomahawk::InfoSystem::InfoSystem::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::SpotifyInfoPlugin(0x877a830)
void Tomahawk::Accounts::AccountManager::addAccount(Tomahawk::Accounts::Account*) adding account plugin
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Loaded info plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_mpris.so"
void Tomahawk::InfoSystem::InfoSystemWorker::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::MprisPlugin(0xb0a37fe0)
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_musicbrainz.so"
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Loaded info plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_musicbrainz.so"
void Tomahawk::InfoSystem::InfoSystemWorker::addInfoPlugin(Tomahawk::InfoSystem::InfoPluginPtr) Tomahawk::InfoSystem::MusicBrainzPlugin(0xb0a3b270)
void Tomahawk::InfoSystem::InfoSystemWorker::loadInfoPlugins(const QStringList&) Trying to load plugin: "/home/loclamor/fac/m1/tomahawk-o/tomahawk/build/libtomahawk_infoplugin_musixmatch.so"
Program received signal SIGSEGV, Segmentation fault.
0x00000000 in ?? ()
(gdb) bt
#0 0x00000000 in ?? ()
#1 0xb7a8e730 in Tomahawk::Accounts::Account::setTypes (this=0x8cf6b38,
types=...)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/src/libtomahawk/accounts/Account.cpp:191
#2 0xa59f6cc4 in Tomahawk::Accounts::ZeroconfAccount::ZeroconfAccount (this=
0x8cf6b38, accountId=...)
at /home/loclamor/fac/m1/projet/tomahawk/tomahawk/src/accounts/zeroconf/ZeroconfAccount.cpp:68
#3 0xa59f6b4f in Tomahawk::Accounts::ZeroconfFactory::createAccount (
this=0x8cbb3b0, pluginId=...)
at /home/loclamor/fac/m1/projet/tomahawk/tomahawk/src/accounts/zeroconf/ZeroconfAccount.cpp:52
#4 0xb7a8a2ae in Tomahawk::Accounts::AccountManager::loadPlugin (
this=0x8ae4c58, accountId=...)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/src/libtomahawk/accounts/AccountManager.cpp:310
#5 0xb7a8a913 in Tomahawk::Accounts::AccountManager::loadFromConfig (
this=0x8ae4c58)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/src/libtomahawk/accounts/AccountManager.cpp:285
#6 0x080734a6 in TomahawkApp::accountManagerReady (this=0xbffff130)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/src/TomahawkApp.cpp:655
---Type <return> to continue, or q <return> to quit---
#7 0x080e6828 in TomahawkApp::qt_static_metacall (_o=0xbffff130,
_c=QMetaObject::InvokeMetaMethod, _id=7, _a=0xbfffe8e0)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/build/src/moc_TomahawkApp.cpp:69
#8 0xb6b656b1 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#9 0xb7cdc485 in Tomahawk::Accounts::AccountManager::ready (this=0x8ae4c58)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/build/src/libtomahawk/moc_AccountManager.cpp:137
#10 0xb7a8b55e in Tomahawk::Accounts::AccountManager::init (this=0x8ae4c58)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/src/libtomahawk/accounts/AccountManager.cpp:89
#11 0xb7cdc7e8 in Tomahawk::Accounts::AccountManager::qt_static_metacall (
_o=0x8ae4c58, _c=QMetaObject::InvokeMetaMethod, _id=10, _a=0x8ae4ff0)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/build/src/libtomahawk/moc_AccountManager.cpp:86
#12 0xb6b60c01 in QMetaCallEvent::placeMetaCall(QObject*) ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#13 0xb6b69c7b in QObject::event(QEvent*) ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#14 0xb6f36ed4 in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
from /usr/lib/i386-linux-gnu/libQtGui.so.4
#15 0xb6f3c30d in QApplication::notify(QObject*, QEvent*) ()
---Type <return> to continue, or q <return> to quit---
from /usr/lib/i386-linux-gnu/libQtGui.so.4
#16 0x08073082 in TomahawkApp::notify (this=0xbffff130, receiver=0x8ae4c58,
e=0x8adc960)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/src/TomahawkApp.cpp:709
#17 0xb6b4e97e in QCoreApplication::notifyInternal(QObject*, QEvent*) ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#18 0xb6b52ad8 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#19 0xb6b52e0c in QCoreApplication::sendPostedEvents(QObject*, int) ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#20 0xb6b81494 in ?? () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#21 0xb43ebd86 in g_main_context_dispatch ()
from /lib/i386-linux-gnu/libglib-2.0.so.0
#22 0xb43ec125 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0xb43ec201 in g_main_context_iteration ()
from /lib/i386-linux-gnu/libglib-2.0.so.0
#24 0xb6b81887 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#25 0xb6fefaaa in ?? () from /usr/lib/i386-linux-gnu/libQtGui.so.4
#26 0xb6b4d50d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/i386-linux-gnu/libQtCore.so.4
#27 0xb6b4d7a9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
---Type <return> to continue, or q <return> to quit---
#28 0xb6b52eba in QCoreApplication::exec() ()
from /usr/lib/i386-linux-gnu/libQtCore.so.4
#29 0xb6f34a74 in QApplication::exec() ()
from /usr/lib/i386-linux-gnu/libQtGui.so.4
#30 0x0806cbcd in main (argc=148565912, argv=0x8daefc0)
at /home/loclamor/fac/m1/tomahawk-o/tomahawk/src/main.cpp:165
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment