Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OOM #61

Open
langyazhouwl opened this issue Dec 16, 2016 · 0 comments
Open

OOM #61

langyazhouwl opened this issue Dec 16, 2016 · 0 comments

Comments

@langyazhouwl
Copy link

When I changed the recorder time ,it crashed throws OOM exception.

Throwing OutOfMemoryError "Failed to allocate a 138240019 byte allocation with 7739856 free bytes and 84MB until OOM"
12-16 15:05:30.514 7518-7632/com.qd.videorecorder E/art: Throwing OutOfMemoryError "Failed to allocate a 138240019 byte allocation with 7739952 free bytes and 84MB until OOM"
12-16 15:05:30.514 7518-7632/com.qd.videorecorder E/AndroidRuntime: FATAL EXCEPTION: Thread-
Process: com.qd.videorecorder, PID: 7518 java.lang.OutOfMemoryError: Failed to allocate a 138240019 byte allocation with 7739952 free bytes and 84MB until OOM at dalvik.system.VMRuntime.newNonMovableArray(Native Method) atjava.nio.MemoryBlock.allocate(MemoryBlock.java:131)at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:73) at com.qd.recorder.RecorderThread.run(RecorderThread.java:49)
12-16 15:06:10.144 7745-7745/com.qd.videorecorder E/MediaPlayer-JNI: QCMediaPlayer mediaplayer NOT present
12-16 15:06:10.514 7745-7745/com.qd.videorecorder E/MediaPlayer: Should have subtitle controller already set
12-16 15:06:10.584 7745-7745/com.qd.videorecorder E/MediaPlayer: Should have subtitle controller already set

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant