Skip to content
This repository has been archived by the owner on Sep 25, 2019. It is now read-only.

Crash on Galsxy S4. #2

Closed
Tooto opened this issue Aug 26, 2015 · 5 comments
Closed

Crash on Galsxy S4. #2

Tooto opened this issue Aug 26, 2015 · 5 comments
Assignees

Comments

@Tooto
Copy link

Tooto commented Aug 26, 2015

By click on "Capture" button app Crashes

08-26 14:33:10.771 23481-23822/com.example.android.mediarecorder E/AndroidRuntime﹕ FATAL EXCEPTION: AsyncTask #1
Process: com.example.android.mediarecorder, PID: 23481
java.lang.RuntimeException: An error occured while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:300)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:355)
at java.util.concurrent.FutureTask.setException(FutureTask.java:222)
at java.util.concurrent.FutureTask.run(FutureTask.java:242)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
at java.lang.Thread.run(Thread.java:818)
Caused by: java.lang.RuntimeException: start failed.
at android.media.MediaRecorder.start(Native Method)
at com.example.android.mediarecorder.MainActivity$MediaPrepareTask.doInBackground(MainActivity.java:208)
at com.example.android.mediarecorder.MainActivity$MediaPrepareTask.doInBackground(MainActivity.java:200)
at android.os.AsyncTask$2.call(AsyncTask.java:288)
at java.util.concurrent.FutureTask.run(FutureTask.java:237)
            at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:231)
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1112)
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:587)
            at java.lang.Thread.run(Thread.java:818)
08-26 14:33:11.651 23481-23506/com.example.android.mediarecorder E/OpenGLRenderer﹕ SFEffectCache:clear(), mSize = 0

@victormaricato
Copy link

It also crashes on Galaxy S5 Mini.

@alfdev
Copy link

alfdev commented Jan 14, 2016

Hi guys,
has someone solved the issue?

thanks

@yaraki
Copy link

yaraki commented Jan 18, 2016

I don't have Galaxy S4 or S5, so I cannot debug this issue. Can anybody provide a pull request?

@ghost
Copy link

ghost commented Aug 12, 2017

Hi,
it crash also on Nexus 4 and 6.
Could you tell me on what smartphone doesn't it crash?
Thank you so much.
Kev

Edit:
On Meizu m2 Note it works!

@dturner
Copy link
Contributor

dturner commented Jan 10, 2019

Closing as stale. Please reopen if you're still having this issue.

@dturner dturner closed this as completed Jan 10, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants