【问题标题】:after chrome updating my flutter app crashes the new bug在 chrome 更新我的颤振应用程序后,新的 bug 崩溃了
【发布时间】:2020-07-28 00:27:32
【问题描述】:

chrome 更新后我的应用崩溃了

我的应用使用了一些 youtube 库 here is the link I`m using

它会在我的应用中显示 youtube 视频

第一次我不知道为什么我的应用会关闭

然后我一直在看日志

然后我意识到有这样的事情

I/chromium( 9537): [INFO:CONSOLE(384)] "Unrecognized feature: 'picture-in-picture'.", source: 
https://s.ytimg.com/yts/jsbin/www-widgetapi-vfltpcih3/www-widgetapi.js (384)
D/SensorManager( 9537): registerListener :: 19, Samsung Game Rotation Vector, 16666, 0,
E/chromium( 9537): [ERROR:validation_errors.cc(76)] Invalid message: 
VALIDATION_ERROR_DESERIALIZATION_FAILED (content.mojom.SynchronousCompositorControlHost.0 )
E/chromium( 9537): [ERROR:render_process_host_impl.cc(4867)] Terminating render process for bad Mojo 
message: Received bad user message: Validation failed for 
content.mojom.SynchronousCompositorControlHost.0  [VALIDATION_ERROR_DESERIALIZATION_FAILED 
(content.mojom.SynchronousCompositorControlHost.0 )
E/chromium( 9537): [ERROR:bad_message.cc(27)] Terminating renderer for bad IPC message, reason 123
D/SensorManager( 9537): unregisterListener :: 19, Samsung Game Rotation Vector,
E/chromium( 9537): [ERROR:aw_browser_terminator.cc(125)] Renderer process (10055) crash detected 
(code -1).
E/chromium( 9537): [ERROR:aw_browser_terminator.cc(90)] Render process (10055) kill (OOM or update) 
wasn't handed by all associated webviews, killing application.
Lost connection to device.

“铬”和“浏览器”似乎有问题

然后我搜索它是“chrome”之类的东西

在另一台设备更新 chrome 之后它也崩溃了(就在它工作之前)

所以我100%确定

flutter 制作的应用

我真的需要帮助,我处于紧急情况 用户离开

【问题讨论】:

    标签: android google-chrome flutter flutter-web


    【解决方案1】:

    我从https://github.com/sarbagyastha/youtube_player_flutter/issues/188解决了这个问题

    感谢 ClemaX

    但我猜随着新 Chrome 版本的更新,它仍然存在风险

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2019-11-22
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-01-22
      • 2021-04-10
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多