You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/04/30 03:29:39 UTC

[GitHub] [incubator-weex] hponiang opened a new issue #2383: [Dev-tool] After booting by weex run ios, run through xcode debugging, and occasionally crash where weex CLI version 2.0.0-beta.25!

hponiang opened a new issue #2383: [Dev-tool] After booting by weex run ios, run through xcode debugging, and occasionally crash where weex CLI version 2.0.0-beta.25!
URL: https://github.com/apache/incubator-weex/issues/2383
 
 
   <!--
   Thanks for using Weex. Github Issue is only used for bur report and please follow the template to report the bug. 
   A good bug report should include the following information:
   -->
   
   <!-- Requirements: please go through this checklist before opening a new issue
     - * Review the documentation: https://weex.apache.org/index.html
     - * Search for existing issues: https://github.com/apache/incubator-weex/issues
     - * Use the latest Weex release: https://github.com/apache/incubator-weex/releases -->
   
   
   ## Describe the bug
   <!-- A clear and concise description of what the bug is. -->
   
   After booting by weex run ios, run through xcode debugging, and occasionally crash, the prompt is as follows
   ## To Reproduce
   <!-- Steps to reproduce the behavior.  Include a MCVE using http://dotwe.org/vue , crash stacktrace or  share your app project. Please follow the guidelines for providing a MCVE: https://stackoverflow.com/help/mcve -->
   
   ## Environment
   模拟器  mac os 10.14.4
   weex CLI version 2.0.0-beta.25!
   
   ## Screenshots
   <!-- If applicable, add screenshots to help explain your problem. -->
   `Hotreload server is actived, enjoy your develop
   Type Ctrl+C to exist
   Error: WebSocket is not open: readyState 3 (CLOSED)
       at WebSocket.send (/Users/dt/.wx/modules/node_modules/_ws@6.2.1@ws/lib/websocket.js:329:19)
       at FSWatcher.filesWatcher.fs.watch (/Users/dt/.wx/modules/node_modules/_@weex-cli_run@2.0.0-beta.21@@weex-cli/run/lib/base/runner.js:82:20)
       at FSWatcher.emit (events.js:189:13)
       at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:131:12)
   Error: WebSocket is not open: readyState 3 (CLOSED)
       at WebSocket.send (/Users/dt/.wx/modules/node_modules/_ws@6.2.1@ws/lib/websocket.js:329:19)
       at FSWatcher.filesWatcher.fs.watch (/Users/dt/.wx/modules/node_modules/_@weex-cli_run@2.0.0-beta.21@@weex-cli/run/lib/base/runner.js:82:20)
       at FSWatcher.emit (events.js:189:13)
       at FSEvent.FSWatcher._handle.onchange (internal/fs/watchers.js:131:12)
   Error: stdout maxBuffer exceeded
       at PassThrough.stream.on (/Users/dt/.wx/core/node_modules/_get-stream@3.0.0@get-stream/index.js:30:12)
       at PassThrough.emit (events.js:194:15)
       at addChunk (_stream_readable.js:284:12)
       at readableAddChunk (_stream_readable.js:261:13)
       at PassThrough.Readable.push (_stream_readable.js:220:10)
       at PassThrough.Transform.push (_stream_transform.js:151:32)
       at PassThrough.afterTransform (_stream_transform.js:92:10)
       at PassThrough._transform (_stream_passthrough.js:42:3)
       at PassThrough.Transform._read (_stream_transform.js:190:10)
       at PassThrough.Transform._write (_stream_transform.js:178:12)
       at doWrite (_stream_writable.js:410:12)
       at writeOrBuffer (_stream_writable.js:394:5)
       at PassThrough.Writable.write (_stream_writable.js:294:11)
       at Socket.ondata (_stream_readable.js:667:20)
       at Socket.emit (events.js:189:13)
       at addChunk (_stream_readable.js:284:12)`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services