Hi,

I am trying to capture images using camera. I have set orientation to
landscape. After few images are captured I get MemoryHeapBase error
forcing the application to close:

05-30 10:35:14.283: DEBUG/QualcommCameraHardware(35): initRaw:
clearing old mJpegHeap.
05-30 10:35:14.283: VERBOSE/QualcommCameraHardware(35): initRaw:
initializing mRawHeap.
05-30 10:35:14.283: VERBOSE/QualcommCameraHardware(35): constructing
MemPool snapshot camera backed by pmem pool /dev/pmem_camera: 1 frames
@ 4718592 bytes, offset 72, buffer size 6291528
05-30 10:35:14.293: ERROR/MemoryHeapBase(35): mmap(fd=29,
size=8388608) failed (Invalid argument)
05-30 10:35:14.293: ERROR/QualcommCameraHardware(35): pmem pool /dev/
pmem_camera error: could not create master heap!
05-30 10:35:14.293: VERBOSE/QualcommCameraHardware(35): constructing
RawPmemPool
05-30 10:35:14.293: ERROR/QualcommCameraHardware(35): initRaw X
failed: error initializing mRawHeap
05-30 10:35:14.293: VERBOSE/QualcommCameraHardware(35): destroying
RawPmemPool
05-30 10:35:14.293: VERBOSE/QualcommCameraHardware(35): destroying
MemPool snapshot camera
05-30 10:35:14.293: VERBOSE/QualcommCameraHardware(35): destroying
MemPool snapshot camera completed
05-30 10:35:14.293: ERROR/QualcommCameraHardware(35): initRaw failed.
Not taking picture.
05-30 10:35:14.293: DEBUG/AndroidRuntime(336): Shutting down VM

Could anyone please let me know what could be the issue?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to