Mir

Comment 0 for bug 1231917

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Mir servers crash with SIGSEGV in libhybris-common.so.1 on Nexus7

Mir servers crash with SIGSEGV in libhybris-common.so.1 on Nexus7

gdb ./mir_demo_server_basic
...
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x494e2460 (LWP 7515)]
0x40c0f880 in ?? () from /usr/lib/arm-linux-gnueabihf/libhybris-common.so.1
(gdb) bt
#0 0x40c0f880 in ?? ()
   from /usr/lib/arm-linux-gnueabihf/libhybris-common.so.1
#1 0x41be1dbc in ?? ()
#2 0x41be1dbc in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

This might be the same issue crashing integration-tests.... ?