zsmjhtn commented on issue #2972: Curiosity how do u develop project by using 
V0.26/0.24?
URL: https://github.com/apache/incubator-weex/issues/2972#issuecomment-543475854
 
 
   > I'd suggest you verify whether it works on branch `release/0.28` and you 
can build binary from source. If everything works well on `release/0.28`, then 
perhaps you can wait for that version.
   > 
   > As for the log you printed, it's a Linux SIGSEGV error. There is very 
little things we could do to make Linux SIGSEGV error more clear.
   
   When i develop my project, i can not mark mine error through  console log.
   I hava to annotate code step by step, and rebuild weex bundle for confirm  
it works correctly.
   For example, i use  "let bus = new Vue()" as   EventBus for 
Weex-Vue-Template, and it works right in V0.18.
   In V0.26, the same Weex-page throw chaos error, When i annotate the code of 
inject "$bus = new Vue()", Weex-page render successfully.
   The log have little message about Vue, only tell the weex_js_xxxx  
died/error/xxxx
   
   It is to hard to find where the bug is.
   
   I  remeber the error log about Vue  in .we file(the old weex 
version),Console log  is clearly both in compile-file and run-weex-bundle.
   
   I will try more with new version, even if  looks like first meet with Weex.😢
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to