Program received signal SIGABRT, Aborted.
0x41210254 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:67
67 int res = INLINE_SYSCALL (tgkill, 3, pid, selftid, sig);
(gdb) bt
#0 0x41210254 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:67
#1 0x41211a08 in abort () at abort.c:92
#2 0x41208b08 in __assert_fail (assertion=<value optimized out>, file=<value optimized out>,
line=<value optimized out>, function=<value optimized out>) at assert.c:81
#3 0x401704b4 in gco3D_ClearTileStatus (Engine=0x45926160, Surface=0x473d817c,
TileStatusAddress=738197504, Flags=2) at gc_hal_user_engine.c:1767
#4 0x40135bd8 in gcoSURF_Clear (Surface=0x473d8178, Flags=2) at gc_hal_user_surface.c:2749
#5 0x4031b398 in glClear (mask=16640) at gc_glsh_clear.c:756
#6 0x01d0e638 in gpu::gles2::GLES2DecoderImpl::DoClear(unsigned int) ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)