Created
April 13, 2018 07:51
-
-
Save orgads/815857e7a78f9d45db2bc405effbeae8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1 __GI_raise raise.c 51 0x7ffff4d47e7b | |
| 2 __GI_abort abort.c 79 0x7ffff4d49231 | |
| 3 ?? 0x7ffff57045a9 | |
| 4 ?? 0x7ffff570a7fa | |
| 5 std::terminate() 0x7ffff570a855 | |
| 6 __cxa_throw 0x7ffff570aaa8 | |
| 7 Sqlite::BaseStatement::throwStatementHasError(const char *) const smallstringlayout.h 195 0x7fffd055c593 | |
| 8 Sqlite::BaseStatement::checkForPrepareError sqlitebasestatement.cpp 275 0x7fffd055c969 | |
| 9 Sqlite::BaseStatement::prepare sqlitebasestatement.cpp 234 0x7fffd055ca14 | |
| 10 Sqlite::BaseStatement::BaseStatement(Utils::SmallStringView, Sqlite::Database&) sqlitebasestatement.cpp 50 0x7fffd055ca50 | |
| 11 Sqlite::DatabaseBackend::execute(Utils::SmallStringView) sqlitedatabasebackend.cpp 180 0x7fffd054ceb4 | |
| 12 Sqlite::Table::initializeIndices<Sqlite::Database> sqlitetable.h 133 0x7fffd0450a92 | |
| 13 Sqlite::Table::initialize<Sqlite::Database> sqlitetable.h 125 0x7fffd044fa67 | |
| 14 ClangBackEnd::RefactoringDatabaseInitializer<Sqlite::Database>::createSymbolsTable refactoringdatabaseinitializer.h 71 0x7fffd044cae3 | |
| 15 ClangBackEnd::RefactoringDatabaseInitializer<Sqlite::Database>::RefactoringDatabaseInitializer refactoringdatabaseinitializer.h 44 0x7fffd044a501 | |
| 16 ClangPchManager::ClangPchManagerPluginData::ClangPchManagerPluginData clangpchmanagerplugin.cpp 59 0x7fffd044a942 | |
| 17 std::make_unique<ClangPchManager::ClangPchManagerPluginData> unique_ptr.h 831 0x7fffd044aac1 | |
| 18 ClangPchManager::ClangPchManagerPlugin::initialize clangpchmanagerplugin.cpp 77 0x7fffd0447f9a | |
| 19 ExtensionSystem::Internal::PluginSpecPrivate::initializePlugin pluginspec.cpp 994 0x7ffff7fc3c3c | |
| 20 ExtensionSystem::Internal::PluginManagerPrivate::loadPlugin pluginmanager.cpp 1388 0x7ffff7fa9d3d | |
| 21 ExtensionSystem::Internal::PluginManagerPrivate::loadPlugins pluginmanager.cpp 1221 0x7ffff7fa8993 | |
| 22 ExtensionSystem::PluginManager::loadPlugins pluginmanager.cpp 342 0x7ffff7fa2f17 | |
| 23 main main.cpp 557 0x555555564e44 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment