Advertisement
Guest User

Untitled

a guest
Oct 14th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.58 KB | None | 0 0
  1. Thread 1 "Xorg" received signal SIGSEGV, Segmentation fault.
  2. fd_batch_flush (batch=0x0, sync=true, force=false)
  3. at ../src/gallium/drivers/freedreno/freedreno_batch.c:370
  4. 370 ../src/gallium/drivers/freedreno/freedreno_batch.c: No such file or directory.
  5. (gdb) bt
  6. #0 fd_batch_flush (batch=0x0, sync=true, force=false)
  7. at ../src/gallium/drivers/freedreno/freedreno_batch.c:370
  8. #1 0x0000ffffa3a35d80 in fd_bc_alloc_batch (cache=cache@entry=0xaaab07597570,
  9. ctx=ctx@entry=0xaaab076cd680, nondraw=nondraw@entry=false)
  10. at ../src/gallium/drivers/freedreno/freedreno_batch_cache.c:310
  11. #2 0x0000ffffa3a360d0 in batch_from_key (ctx=0xaaab076cd680,
  12. key=0xaaab082a0fa0, cache=0xaaab07597570)
  13. at ../src/gallium/drivers/freedreno/freedreno_batch_cache.c:368
  14. #3 fd_batch_from_fb (cache=0xaaab07597570, ctx=ctx@entry=0xaaab076cd680,
  15. pfb=pfb@entry=0xaaab076d0360)
  16. at ../src/gallium/drivers/freedreno/freedreno_batch_cache.c:431
  17. #4 0x0000ffffa3a7b6c0 in fd_context_batch (ctx=0xaaab076cd680)
  18. at ../src/gallium/drivers/freedreno/freedreno_context.h:447
  19. #5 fd_context_flush (pctx=0xaaab076cd680, fencep=0x0, flags=0)
  20. at ../src/gallium/drivers/freedreno/freedreno_context.c:48
  21. #6 0x0000ffffa3c0a584 in st_glFlush (ctx=<optimized out>)
  22. at ../src/mesa/state_tracker/st_cb_flush.c:100
  23. #7 0x0000ffffa4814b08 in ?? () from /usr/lib/xorg/modules/libglamoregl.so
  24. #8 0x0000aaaae134eae8 in ?? ()
  25. #9 0x0000aaaae1350834 in ?? ()
  26. #10 0x0000aaaae1351b20 in present_event_notify ()
  27. #11 0x0000ffffa4859cf0 in ?? ()
  28. from /usr/lib/xorg/modules/drivers/modesetting_drv.so
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement