PIN activity crashed (force close) when a button pressed

Bug #872078 reported by Stefanus Christofan
258
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Financisto
New
Undecided
Unassigned

Bug Description

Android version: 2.1 update 1
Phone model: Sony Ericsson Xperia X10

There was something weird happening with my phone. Then i restarted my phone, this app gone missing. After that, i restarted it once more. Financisto appeared, but when i started the app (I'm using PIN security) and pressed a button (any button), the app crashed. So, I connected my phone to a computer, and checked at the DDMS, here's the stack trace:

Uncaught handler: thread main exiting due to uncaught exception
java.lang.SecurityException: Requires VIBRATE permission
    at android.os.Parcel.readException(Parcel.java:1218)
    at android.os.Parcel.readException(Parcel.java:1206)
    at android.os.IHardwareService$Stub$Proxy.vibrate(IHardwareService.java:145)
    at android.os.Vibrator.vibrate(Vibrator.java:44)
    at ru.orangesoftware.financisto.view.PinView.onClick(PinView.java:87)
    at android.view.View.performClick(View.java:2397)
    at android.view.View.onTouchEvent(View.java:4212)
    at android.widget.TextView.onTouchEvent(TextView.java:6616)
    at android.view.View.dispatchTouchEvent(View.java:3742)
    at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:981)
    at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:981)
    at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:981)
    at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:981)
    at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:981)
    at android.view.ViewGroup.dispatchTouchEvent(ViewGroup.java:981)
    at com.android.internal.policy.impl.PhoneWindow$DecorView.superDispatchTouchEvent(PhoneWindow.java:1659)
    at com.android.internal.policy.impl.PhoneWindow.superDispatchTouchEvent(PhoneWindow.java:1107)
    at android.app.Activity.dispatchTouchEvent(Activity.java:2064)
    at com.android.internal.policy.impl.PhoneWindow$DecorView.dispatchTouchEvent(PhoneWindow.java:1643)
    at android.view.ViewRoot.handleMessage(ViewRoot.java:1691)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:123)
    at android.app.ActivityThread.main(ActivityThread.java:4370)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:521)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
    at dalvik.system.NativeStart.main(Native Method)

visibility: private → public
To post a comment you must log in.
This report contains Public Security information  
Everyone can see this security related information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.