<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I am trying to run this example with compiler and lazarus both build from trunk.<br></div>Application itself will run and display(zopo zp320 android 4.4.2), but after touch it will stop react and after while is closed.<br></div><div>I tried it for different target processor(armv5,v6,v7a) but result is always same.<br></div>In logcat is following info:<br><br>signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0000007c<br>I/DEBUG   (15275):     r0 60d3b4a0  r1 00000061  r2 00000190  r3 0000007c<br>I/DEBUG   (15275):     r4 60ca00f8  r5 0000007c  r6 0000007b  r7 578730a8<br>I/DEBUG   (15275):     r8 be8373c4  r9 5787309c  sl 418fd890  fp be836f74<br>I/DEBUG   (15275):     ip be836f78  sp be836f20  lr 60b4a6f0  pc 0000007c  cpsr 200b0010<br>I/DEBUG   (15275): <br>I/DEBUG   (15275): backtrace:<br>I/DEBUG   (15275):     #00  pc 0000007c  <unknown><br>I/DEBUG   (15275):     #01  pc 000ec6ec  /data/app-lib/com.pascal.lcltest-1/liblclapp.so (LAZCANVAS$_$TLAZCANVAS_$__$$_SETCOLOR$LONGINT$LONGINT$TFPCOLOR+128)<br>I/DEBUG   (15275): <br>I/DEBUG   (15275): stack:<br>I/DEBUG   (15275):          be836ee0  00000000  <br>I/DEBUG   (15275):          be836ee4  00000000  <br>I/DEBUG   (15275):          be836ee8  be836f44  [stack]<br>I/DEBUG   (15275):          be836eec  be836ef8  [stack]<br>I/DEBUG   (15275):          be836ef0  60b97bc0  /data/app-lib/com.pascal.lcltest-1/liblclapp.so (INTFGRAPHICS$_$TLAZINTFIMAGE_$__$$_GETINTERNALCOLOR$LONGINT$LONGINT$$TFPCOLOR+64)<br>I/DEBUG   (15275):          be836ef4  60b958f8  /data/app-lib/com.pascal.lcltest-1/liblclapp.so (INTFGRAPHICS$_$TLAZINTFIMAGE_$__$$_GETCOLOR_BPP32_A8R8G8B8_BIO_TTB$LONGINT$LONGINT$TFPCOLOR+12)<br>I/DEBUG   (15275):          be836ef8  00000000  <br><br><br></div>Does anybody know something about?<br><br></div>tomas<br></div>