rahulch

Untitled

Feb 25th, 2019
110
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
GDB 5.30 KB | None | 0 0
  1. Thread 1 "dms_qt" received signal SIGSEGV, Segmentation fault.
  2. 0x00007fffacd21764 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  3. (gdb) bt
  4. #0  0x00007fffacd21764 in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  5. #1  0x00007fffacd51264 in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  6. #2  0x00007fffacd539e9 in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  7. #3  0x00007fffacd249a2 in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  8. #4  0x00007fffacd27ad8 in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  9. #5  0x00007fffacd27db1 in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  10. #6  0x00007fffacd23229 in  () at /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  11. #7  0x00007fffea8cece6 in QOpenGLFunctions::glClear(unsigned int) (mask=16384, this=0x7fffb800afe0) at ../../include/QtGui/../../src/gui/opengl/qopenglfunctions.h:646
  12. #8  0x00007fffea8cece6 in QPlatformBackingStore::composeAndFlush(QWindow*, QRegion const&, QPoint const&, QPlatformTextureList*, bool) (this=this@entry=0x5555563d1b10, window=window@entry=
  13.     0x5555559f1780, region=..., offset=..., textures=textures@entry=0x555555b05080, translucentBackground=translucentBackground@entry=false) at painting/qplatformbackingstore.cpp:354
  14. #9  0x00007fffd6d15f84 in QXcbBackingStore::composeAndFlush(QWindow*, QRegion const&, QPoint const&, QPlatformTextureList*, bool) (this=this@entry=0x5555563d1b10, window=0x5555559f1780, region=..., offset=..., textures=textures@entry=0x555555b05080, translucentBackground=translucentBackground@entry=false) at qxcbbackingstore.cpp:890
  15. #10 0x00007fffee0cdd0d in QWidgetBackingStore::qt_flush(QWidget*, QRegion const&, QBackingStore*, QWidget*, QPlatformTextureList*, QWidgetBackingStore*) (widget=widget@entry=0x555555a4fd50, region=..., backingStore=backingStore@entry=0x7fffb8006170, tlw=tlw@entry=0x555555a4fd50, widgetTextures=widgetTextures@entry=0x555555b05080, widgetBackingStore=widgetBackingStore@entry=0x555555b03400)
  16.     at kernel/qwidgetbackingstore.cpp:154
  17. #11 0x00007fffee0d0199 in QWidgetBackingStore::flush(QWidget*) (this=this@entry=0x555555b03400, widget=widget@entry=0x0) at kernel/qwidgetbackingstore.cpp:1454
  18. #12 0x00007fffee0d0e9d in QWidgetBackingStore::doSync() (this=this@entry=0x555555b03400) at kernel/qwidgetbackingstore.cpp:1347
  19. #13 0x00007fffee0d1940 in QWidgetBackingStore::sync() (this=0x555555b03400) at kernel/qwidgetbackingstore.cpp:1204
  20. #14 0x00007fffee0f0659 in QWidgetPrivate::syncBackingStore() (this=this@entry=0x55555591c010) at kernel/qwidget.cpp:1956
  21. #15 0x00007fffee1096eb in QWidget::event(QEvent*) (this=this@entry=0x555555a4fd50, event=event@entry=0x555555b050c0) at kernel/qwidget.cpp:9256
  22. #16 0x00007fffee23217c in QMainWindow::event(QEvent*) (this=0x555555a4fd50, event=0x555555b050c0) at widgets/qmainwindow.cpp:1339
  23. #17 0x00007fffee0bff13 in QApplicationPrivate::notify_helper(QObject*, QEvent*) (this=this@entry=0x555555836bb0, receiver=receiver@entry=0x555555a4fd50, e=e@entry=0x555555b050c0) at kernel/qapplication.cpp:3736
  24. #18 0x00007fffee0c9142 in QApplication::notify(QObject*, QEvent*) (this=0x7fffffffd940, receiver=0x555555a4fd50, e=0x555555b050c0) at kernel/qapplication.cpp:3687
  25. #19 0x00007fffedbffbe3 in QCoreApplication::notifyInternal2(QObject*, QEvent*) (receiver=0x555555a4fd50, event=0x555555b050c0) at kernel/qcoreapplication.cpp:1060
  26. #20 0x00007fffedbffe46 in QCoreApplication::sendEvent(QObject*, QEvent*) (receiver=receiver@entry=0x555555a4fd50, event=event@entry=0x555555b050c0) at kernel/qcoreapplication.cpp:1450
  27. #21 0x00007fffedc05dfa in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) (receiver=receiver@entry=0x0, event_type=event_type@entry=0, data=0x5555557fb730)
  28.     at kernel/qcoreapplication.cpp:1799
  29. #22 0x00007fffedc06470 in QCoreApplication::sendPostedEvents(QObject*, int) (receiver=receiver@entry=0x0, event_type=event_type@entry=0) at kernel/qcoreapplication.cpp:1653
  30. #23 0x00007fffedc6124a in postEventSourceDispatch(GSource*, GSourceFunc, gpointer) (s=0x55555583be50) at kernel/qeventdispatcher_glib.cpp:276
  31. #24 0x00007fffe899e387 in g_main_context_dispatch () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  32. #25 0x00007fffe899e5c0 in  () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  33. #26 0x00007fffe899e64c in g_main_context_iteration () at /usr/lib/x86_64-linux-gnu/libglib-2.0.so.0
  34. #27 0x00007fffedc60b6e in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=0x5555559d0c60, flags=...) at kernel/qeventdispatcher_glib.cpp:422
  35. #28 0x00007fffd6d22550 in QXcbGlibEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=<optimized out>, flags=...) at qxcbeventdispatcher.cpp:143
  36. #29 0x00007fffedbfdac1 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fffffffd8b0, flags=..., flags@entry=...) at kernel/qeventloop.cpp:138
  37. #30 0x00007fffedbfdf0f in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) (this=this@entry=0x7fffffffd8b0, flags=flags@entry=...) at kernel/qeventloop.cpp:225
  38. #31 0x00007fffedc07e22 in QCoreApplication::exec() () at kernel/qcoreapplication.cpp:1363
  39. #32 0x00007fffea60f0d6 in QGuiApplication::exec() () at kernel/qguiapplication.cpp:1779
  40. #33 0x00007fffee0bfdf3 in QApplication::exec() () at kernel/qapplication.cpp:2893
  41. #34 0x00005555555670fa in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at /home/rahul.c/code/dms_qt/src/main.cpp:26
Add Comment
Please, Sign In to add comment