Error chromium [ERROR:aw_browser_terminator.cc(154)] Renderer process (32541) crash detected (code -1).
Nobody has claimed this yet.
- Dominant language
- Objective-C++
- Stars
- 2.7k
- Forks
- 734
- Avg merge
- 11h 39m
- Merged PRs (30d)
- 1
Description
this happen when i call destroy(webview);
i don't want to destroy each time to play video i have to call this function because when i use webview.pause() function but somehow webview.resume automatically call then video sound comes
This happen when I click share button in android app or sometime happen when attach cable to phone
I want to avoid this problem and this error message also.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the Android app around destroy(webview), webview.pause(), and webview.resume(), including the share-button and cable-attachment cases. Compare the renderer crash log with the video and audio behavior; done means avoiding the reported crash and unwanted sound without destroying the webview each time.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, unity
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100