android crosswalk闪退,Crosswalk crashes Visual Studio Android Emulator

This code;

public class MainActivity extends Activity {

@Override

protected void onCreate(Bundle savedInstanceState) {

super.onCreate(savedInstanceState);

setContentView(R.layout.activity_main);

}

}

And this layout;

android:id="@+id/webview"

android:layout_width="fill_parent"

android:layout_height="fill_parent"

/>

Seems to succesfully execute, but then afterwards, I'm presuming on display, results in the Visual Studio Android Emulator crashing with;

02-11 13:31:26.390 17274-17274/in.atqu.androidtest A/libc: Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 17274 (tqu.androidtest)

I have additionally determined that it;

Does not crash on my locally attached ARM device

Does not crash on Android SDK Emulator

Does not crash if WebView is used instead of XWalkView

Does not crash if `setContentView(R.layout.activity_main) is commented

Still crashes if the XWalkView is initialized/loaded

Still crashes if the Activity is switched to XWalkActivity

I would like to determine whether;

This can be fixed and;

This is just an issue with the Visual Studio Android Emulator or;

Whether this symptom would occur on x86 hardware also No reason to presume this now - it runs on x86 Android SDK Emulator

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值