[Mono-bugs] [Bug 658421] Port Directed SMS message problem

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 9 17:39:25 EST 2010


https://bugzilla.novell.com/show_bug.cgi?id=658421

https://bugzilla.novell.com/show_bug.cgi?id=658421#c2


--- Comment #2 from Arash Emami <arash at wilshiremedia.com> 2010-12-09 22:39:24 UTC ---
(In reply to comment #1)
> Can you please post the error your application is hitting?
> 
> You can get it from the android debug log:
> 
> http://monodroid.net/Documentation/Guides/Android_Debug_Log


Hi Jonathan,

This is the output after it crashes:

E/mono    (10973): [0xafd49830:] EXCEPTION handling:
Java.Lang.SecurityException
: Exception of type 'Java.Lang.SecurityException' was thrown.
I/MonoDroid(10973): UNHANDLED EXCEPTION: Java.Lang.SecurityException: Exception
of type 'Java.Lang.SecurityException' was thrown.
I/MonoDroid(10973): at Android.Runtime.JNIEnv.CallVoidMethod
(intptr,intptr,Andr
oid.Runtime.JValue[]) <0x0006c>
I/MonoDroid(10973): at Android.Telephony.SmsManager.SendTextMessage
(string,stri
ng,string,Android.App.PendingIntent,Android.App.PendingIntent) <0x002fb>
I/MonoDroid(10973): at
Shima.Handset.MonoDroid.V1.PortDirectedSMS.Activity1/<>c_
_DisplayClass1.<OnCreate>b__0 (object,System.EventArgs) <0x000c7>
I/MonoDroid(10973): at
Android.Views.View/OnClickListenerAdapter.n_OnClick_Landr
oid_view_View_ (intptr,intptr,intptr) <0x0009f>
I/MonoDroid(10973): at (wrapper dynamic-method)
object.a3393656-d739-42bc-a78c-3
d01473509be (intptr,intptr,intptr) <0x00033>
E/mono    (10973): [0xafd49830:] EXCEPTION handling:
Java.Lang.SecurityException
: Exception of type 'Java.Lang.SecurityException' was thrown.
E/mono    (10973):
E/mono    (10973): Unhandled Exception: Java.Lang.SecurityException: Exception
o
f type 'Java.Lang.SecurityException' was thrown.
E/mono    (10973):   at Android.Runtime.JNIEnv.CallVoidMethod (IntPtr jobject,
I
ntPtr jmethod, Android.Runtime.JValue[] parms) [0x00000] in <filename
unknown>:0

E/mono    (10973):   at Android.Telephony.SmsManager.SendTextMessage
(System.Str
ing destinationAddress, System.String scAddress, System.String text,
Android.App
PendingIntent sentIntent, Android.App.PendingIntent deliveryIntent) [0x00000]
i
n <filename unknown>:0
E/mono    (10973):   at
Shima.Handset.MonoDroid.V1.PortDirectedSMS.Activity1+<>c
__DisplayClass1.<OnCreate>b__0 (System.Object , System.EventArgs ) [0x00000] in
<filename unknown>:0
E/mono    (10973):   at
Android.Views.View+OnClickListenerAdapter.n_OnClick_Land
roid_view_View_ (IntPtr jnienv, IntPtr native__this, IntPtr native_v) [0x00000]
in <filename unknown>:0
E/mono    (10973):   at (wrapper dynamic-method)
object:a3393656-d739-42bc-a78c-
3d01473509be (intptr,intptr,intptr)
I/WindowManager(  216): WIN DEATH: Window{44e54e78
shima.handset.monodroid.v1.po
rtdirectedsms.shima.handset.monodroid.v1.portdirectedsms/shima.handset.monodroid
v1.portdirectedsms.Activity1 paused=false}
I/ActivityManager(  216): Process
shima.handset.monodroid.v1.portdirectedsms.shi
ma.handset.monodroid.v1.portdirectedsms (pid 10973) has died.
E/ActivityManager(  216): fail to set top app changed!
D/Zygote  (  180): Process 10973 exited cleanly (1)
D/Sensors (  216): close_akm, fd=102
I/UsageStats(  216): Unexpected resume of com.htc.launcher while already
resumed
 in
shima.handset.monodroid.v1.portdirectedsms.shima.handset.monodroid.v1.portdi
rectedsms

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list