Guest User

Untitled

a guest
Jul 16th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.21 KB | None | 0 0
  1. #0 __pthread_create (res=0x7fffffffc5a0, attrp=0x0, entry=0x7fffde78c350, arg=0x555555aca280)
  2. at src/thread/pthread_create.c:187
  3. #1 0x00007fffde78c905 in ?? () from /usr/lib/xorg/modules/drivers/i965_dri.so
  4. #2 0x00007fffde785304 in ?? () from /usr/lib/xorg/modules/drivers/i965_dri.so
  5. #3 0x00007fffde8c6ef7 in ?? () from /usr/lib/xorg/modules/drivers/i965_dri.so
  6. #4 0x00007fffde8f5bfc in ?? () from /usr/lib/xorg/modules/drivers/i965_dri.so
  7. #5 0x00007fffde888c64 in ?? () from /usr/lib/xorg/modules/drivers/i965_dri.so
  8. #6 0x00007ffff05abd87 in dri3_create_screen (screen=0, priv=<optimized out>) at dri3_glx.c:893
  9. #7 0x00007ffff057e3be in AllocAndFetchScreenConfigs (priv=0x555555b3c8e0, dpy=0x555555960000)
  10. at glxext.c:820
  11. #8 __glXInitialize (dpy=dpy@entry=0x555555960000) at glxext.c:946
  12. #9 0x00007ffff0579914 in GetGLXPrivScreenConfig (dpy=dpy@entry=0x555555960000,
  13. scrn=scrn@entry=0, ppriv=ppriv@entry=0x7fffffffd250, ppsc=ppsc@entry=0x7fffffffd248)
  14. at glxcmds.c:174
  15. #10 0x00007ffff057a49d in glXQueryExtensionsString (dpy=dpy@entry=0x555555960000, screen=0)
  16. at glxcmds.c:1303
  17. #11 0x00007fffe06694e0 in QXcbGlxWindow::createVisual (this=0x555555a61580)
  18. at qxcbglxwindow.cpp:66
  19. #12 0x00007fffe25ff72c in QXcbWindow::create (this=0x555555a61580) at qxcbwindow.cpp:443
  20. #13 0x00007fffe25e9d0b in QXcbIntegration::createPlatformWindow (this=<optimized out>,
  21. window=0x555555b0a260) at qxcbintegration.cpp:246
  22. #14 0x00007ffff5f5895e in QWindowPrivate::create (this=0x555555a88f00,
  23. recursive=recursive@entry=false, nativeHandle=nativeHandle@entry=0) at kernel/qwindow.cpp:509
  24. #15 0x00007ffff5f58b6d in QWindow::create (this=this@entry=0x555555b0a260)
  25. at kernel/qwindow.cpp:629
  26. #16 0x00007ffff71889ed in QGLContext::chooseContext (this=0x555555b5c740, shareContext=0x0)
  27. at qgl.cpp:3509
  28. #17 0x00007ffff7187486 in QGLContext::create (this=0x555555b5c740, shareContext=0x0)
  29. at qgl.cpp:3371
  30. #18 0x00007ffff71852c7 in QGLWidget::setContext (this=this@entry=0x555555a32b40,
  31. context=context@entry=0x555555b5c740, shareContext=<optimized out>,
  32. deleteOldContext=deleteOldContext@entry=true) at qgl.cpp:4243
  33. #19 0x00007ffff71877bf in QGLWidgetPrivate::initContext (this=0x555555a88ce0,
  34. context=0x555555b5c740, shareWidget=0x0) at qgl.cpp:5179
  35. #20 0x0000555555620367 in __base_ctor (parent=0x555555ac8ca0, format=..., this=0x555555a32b40)
  36. at /builddir/mgba-0.6.3/src/platform/qt/DisplayGL.h:33
  37. #21 QGBA::DisplayGL::DisplayGL(QGLFormat const&, QWidget*) (this=0x555555ac8ca0, format=...,
  38. parent=<optimized out>) at /builddir/mgba-0.6.3/src/platform/qt/DisplayGL.cpp:30
  39. #22 0x00005555556205db in QGBA::Display::create(QWidget*) (parent=0x5555559b28a0)
  40. at /builddir/mgba-0.6.3/src/platform/qt/Display.cpp:34
  41. #23 0x000055555560ed55 in QGBA::Window::Window(QGBA::ConfigController*, int, QWidget*) (
  42. this=0x5555559b28a0, config=<optimized out>, playerId=<optimized out>,
  43. parent=<optimized out>) at /builddir/mgba-0.6.3/src/platform/qt/Window.cpp:80
  44. #24 0x00005555556071ad in QGBA::GBAApp::newWindow() (this=0x7fffffffdff0)
  45. at /builddir/mgba-0.6.3/src/platform/qt/GBAApp.cpp:84
  46. #25 0x00005555555b5d07 in main (argc=<optimized out>, argv=<optimized out>)
  47. at /builddir/mgba-0.6.3/src/platform/qt/main.cpp:71
Add Comment
Please, Sign In to add comment