apache / incubator-weex

Apache Weex (Incubating)
https://weex.apache.org
Apache License 2.0
13.75k stars 1.81k forks source link

[Android] weex_js_connection.cpp:192,server died where weex version is 0.26.0 #2870

Open hechangpeng opened 5 years ago

hechangpeng commented 5 years ago

"weex_js_connection.cpp:192,server died" ,can you please fix this issue as soon as possible? @YorkShen Thanks very much.

Felix8029 commented 5 years ago

刚刚也遇到这个问题,目前发现是js中,调用String.trim()导致的。 const s = object.value(String类型) s.trim() 引起报错 ' sss '.trim() 正常

环境: weex版本0.26.0 Android 7.1.2 小米 MI 5C

hechangpeng commented 5 years ago

weex_js_connection.cpp:192,server died 其實是内部js代碼出現錯誤了。mark一下

YorkShen commented 4 years ago

@Felix8029 @hechangpeng Great work, you just find out the answer I can't figure out.

Could you please update the document for Weex so that developers won't suffer from it any more.

Create a new document or just editing existing one, it depends on you.