This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CameraOMAP unfortunately stopped.

Dear TI partners,

  Our customer found an issue on both EVM and all our  OMAP4 devices with 4AJ.2.5P2 SDK on hand.

Steps:

1. Get ready to open the CameraOMAP and put your another finger position on the "Digital Zoom" bar position for easily reproducing.

2. Open the application just touch the position before the UI poped and it shows "Unfortunately, com.ti.omap.android.camera has stopped / OK".

It can be reproduced 100% by the steps above.

Any solution for this?

Thank you.

  • Hi,

    Can the customer provide some logcat information on the event of crush?

    Regards,

    Boyko

  • Hi Boyko,

    Please refer the attachement.

    4130.Log4.txt

    I think mostly here:

    E/InputEventReceiver( 1120): Exception dispatching input event.
    E/MessageQueue-JNI( 1120): Exception in MessageQueue callback: handleReceiveCallback
    E/MessageQueue-JNI( 1120): java.lang.NullPointerException
    E/MessageQueue-JNI( 1120): at com.ti.omap.android.camera.ui.IndicatorControlBarContainer.dispatchTouchEvent(IndicatorControlBarContainer.java:98)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTransformedTouchEvent(ViewGroup.java:2174)
    E/MessageQueue-JNI( 1120): at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:1875)

     

    Thank you.

    Best Regards.

  • Hi,

    Apparently the app needs some sort of arbitration in order to prevent the NullPointerException (java.lang.NullPointerException).

    Better ask the guys in the E2E android forum http://e2e.ti.com/support/embedded/android/default.aspx they sure know how to resolve this issue.

    Regards,

    Boyko

  • Dear Boyko,

    Got it.

    I'll post the issue there.

    Thank you.

    Best Regards.