<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:΢ÈíÑźÚ
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
<BR>Hi All:<BR>
&nbsp;<BR>
&nbsp;&nbsp;&nbsp; anybody who met such error of Android application? the logcat will be something like below:<BR>
&nbsp;<BR>
signal 7 (SIGBUS), code 128 (?), fault addr 00000000<BR><BR>
#00&nbsp; pc 00015cec&nbsp; /data/data/com.pccw.mobile.sip/lib/libavcodec.so&nbsp;&nbsp;&nbsp; &lt;--------------&nbsp;&nbsp;&nbsp; this lib use ARM NEON instructions<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;<BR>
&nbsp;&nbsp; i found that Linux Kernel(even in latest 3.2 version) does not support un-alignment NEON instruction in data abort handler, if anybody who are interested in this topic, please contact me, i can provide the patch to workaroud it.<BR><BR>
&nbsp;<BR>
&nbsp;<BR>
Best Regards<BR>                                               </div></body>
</html>