Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.41 KB | None | 0 0
  1. [Thread 0x7fffd8dcc710 (LWP 11687) exited]
  2.  
  3. Program received signal SIGSEGV, Segmentation fault.
  4. 0x00007ffff7322b5f in QLayout::addChildWidget(QWidget*) () from /usr/lib/qt4/libQtGui.so.4
  5. (gdb) bt
  6. #0 0x00007ffff7322b5f in QLayout::addChildWidget(QWidget*) () from /usr/lib/qt4/libQtGui.so.4
  7. #1 0x00007ffff7322eee in QLayout::addWidget(QWidget*) () from /usr/lib/qt4/libQtGui.so.4
  8. #2 0x00007ffff603e04d in LeechCraft::Util::XmlSettingsDialog::SetCustomWidget(QString const&, QWidget*) () from /usr/lib/libxmlsettingsdialog.so.0.3.0
  9. #3 0x00007fffdc075749 in ?? () from /usr/lib64/leechcraft/plugins/libleechcraft_poshuku_cleanweb.so
  10. #4 0x00000000004543bf in LeechCraft::PluginManager::InitializeSingle(boost::shared_ptr<LeechCraft::PluginManager::DepTreeItem>) ()
  11. #5 0x0000000000453e28 in LeechCraft::PluginManager::InitializeSingle(boost::shared_ptr<LeechCraft::PluginManager::DepTreeItem>) ()
  12. #6 0x0000000000453e28 in LeechCraft::PluginManager::InitializeSingle(boost::shared_ptr<LeechCraft::PluginManager::DepTreeItem>) ()
  13. #7 0x00000000004547f8 in LeechCraft::PluginManager::InitializePlugins() ()
  14. #8 0x0000000000459ed8 in LeechCraft::PluginManager::Init() ()
  15. #9 0x0000000000438ede in LeechCraft::Core::DelayedInit() ()
  16. #10 0x000000000042f582 in LeechCraft::MainWindow::MainWindow(QWidget*, QFlags<Qt::WindowType>) ()
  17. #11 0x0000000000478a68 in LeechCraft::Application::Application(int&, char**) ()
  18. #12 0x0000000000448bd8 in main ()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement