On Mon, Aug 20, 2018 at 4:39 AM Javier Barroso <javibarr...@gmail.com> wrote: > > Package: anbox > Version: 0.0~git20180709-1 > Severity: important > [...] > > $ LANG=C anbox session-manager > Stack trace (most recent call last) in thread 6908: > #10 Object "[0xffffffffffffffff]", at 0xffffffffffffffff, in > #9 Object "/lib/x86_64-linux-gnu/libc.so.6", at 0x7fe1d86aeede, in clone > #8 Object "/lib/x86_64-linux-gnu/libpthread.so.0", at 0x7fe1d96d4f29, in > #7 Object "anbox", at 0x55fdc495daf4, in emugl::Thread::thread_main(void*) > #6 Object "anbox", at 0x55fdc488557a, in RenderThread::main() > #5 Object "anbox", at 0x55fdc497c81f, in > gles2_decoder_context_t::decode(void*, unsigned long, IOStream*) > #4 Object "/usr/lib/x86_64-linux-gnu/dri/i965_dri.so", at 0x7fe1ccca39d2, > in > #3 Object "/usr/lib/x86_64-linux-gnu/dri/i965_dri.so", at 0x7fe1ccca3261, > in > #2 Object "/usr/lib/x86_64-linux-gnu/dri/i965_dri.so", at 0x7fe1ccf0e880, > in > #1 Object "/usr/lib/x86_64-linux-gnu/dri/i965_dri.so", at 0x7fe1ccf1c7b7, > in > #0 Object "/usr/lib/x86_64-linux-gnu/dri/i965_dri.so", at 0x7fe1ccf24349, > in > Segmentation fault (Address not mapped to object [0x7c]) > > What can I do ? Can I provide the info that you need to debug this issue >
I think it's caused by recent changes to mesa. Could you paste output of `anbox system-info`. I suspect there's something wrong in `graphics` section. -- Best regards, Shengjing Zhu