Skip to content

Instantly share code, notes, and snippets.

@Rajneesh360Logica
Created June 18, 2015 18:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Rajneesh360Logica/82a8ee337275d9b31f00 to your computer and use it in GitHub Desktop.
Save Rajneesh360Logica/82a8ee337275d9b31f00 to your computer and use it in GitHub Desktop.
[monodroid] Trying to load sgen from: /data/app-lib/com.companyname.thaicrash-1/libmonosgen-2.0.so
[monodroid-gc] GREF GC Threshold: 46080
[libEGL] loaded /system/lib/egl/libEGL_xap.so
[eglCodecCommon] TcpStream::connect() - management hostname is 10.71.34.101
[eglCodecCommon] TcpStream::connect() - connecting host: 10.71.34.1
[] HostConnection::get() New Host Connection established 0xb8f2f588, tid 1565
[libEGL] loaded /system/lib/egl/libGLESv1_CM_xap.so
[libEGL] loaded /system/lib/egl/libGLESv2_xap.so
[EGL_xap] eglSurfaceAttrib not implemented
[OpenGLRenderer] Getting MAX_TEXTURE_SIZE from GradienCache
[OpenGLRenderer] MAX_TEXTURE_SIZE: 8192
[OpenGLRenderer] Getting MAX_TEXTURE_SIZE from Caches::initConstraints()
[OpenGLRenderer] MAX_TEXTURE_SIZE: 8192
[OpenGLRenderer] Enabling debug mode 0
[MonoDroid] UNHANDLED EXCEPTION:
[MonoDroid] System.ArgumentOutOfRangeException: Not a valid calendar for the given culture.
[MonoDroid] Parameter name: value
[MonoDroid] at System.Globalization.DateTimeFormatInfo.set_Calendar (System.Globalization.Calendar) <0x00273>
[MonoDroid] at System.Globalization.DateTimeFormatInfo..ctor (System.Globalization.CultureData,System.Globalization.Calendar) <0x0005f>
[MonoDroid] at System.Globalization.CultureInfo.get_DateTimeFormat () <0x00067>
[MonoDroid] at System.Globalization.CultureInfo.GetFormat (System.Type) <0x00042>
[MonoDroid] at System.Globalization.DateTimeFormatInfo.get_CurrentInfo () <0x00042>
[MonoDroid] at System.Globalization.DateTimeFormatInfo.GetInstance (System.IFormatProvider) <0x000cf>
[MonoDroid] at System.DateTime.ToString (string,System.IFormatProvider) <0x0001f>
[MonoDroid] at string.FormatHelper (System.Text.StringBuilder,System.IFormatProvider,string,object[]) <0x0046c>
[MonoDroid] at string.Format (System.IFormatProvider,string,object[]) <0x00027>
[MonoDroid] at string.Format (string,object) <0x00053>
[MonoDroid] at thaiCrash.MainActivity/<OnCreate>c__AnonStorey0.<>m__0 (object,System.EventArgs) <0x0004b>
[MonoDroid] at Android.Views.View/IOnClickListenerImplementor.OnClick (Android.Views.View) <0x0003f>
[MonoDroid] at Android.Views.View/IOnClickListenerInvoker.n_OnClick_Landroid_view_View_ (intptr,intptr,intptr) <0x00059>
[MonoDroid] at (wrapper dynamic-method) object.a7e0ab3d-1fa1-4cae-be83-be89880229d5 (intptr,intptr,intptr) <0x00027>
[AndroidRuntime] Shutting down VM
[AndroidRuntime] FATAL EXCEPTION: main
[AndroidRuntime] Process: com.companyname.thaicrash, PID: 1565
[AndroidRuntime] java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
[AndroidRuntime] at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
[AndroidRuntime] at dalvik.system.NativeStart.main(Native Method)
[AndroidRuntime] Caused by: java.lang.reflect.InvocationTargetException
[AndroidRuntime] at java.lang.reflect.Method.invokeNative(Native Method)
[AndroidRuntime] at java.lang.reflect.Method.invoke(Method.java:515)
[AndroidRuntime] at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
[AndroidRuntime] ... 2 more
[AndroidRuntime] Caused by: md52ce486a14f4bcd95899665e9d932190b.JavaProxyThrowable: System.ArgumentOutOfRangeException: Not a valid calendar for the given culture.
[AndroidRuntime] Parameter name: value
[AndroidRuntime] at System.Globalization.DateTimeFormatInfo.set_Calendar (System.Globalization.Calendar) <0x00273>
[AndroidRuntime] at System.Globalization.DateTimeFormatInfo..ctor (System.Globalization.CultureData,System.Globalization.Calendar) <0x0005f>
[AndroidRuntime] at System.Globalization.CultureInfo.get_DateTimeFormat () <0x00067>
[AndroidRuntime] at System.Globalization.CultureInfo.GetFormat (System.Type) <0x00042>
[AndroidRuntime] at System.Globalization.DateTimeFormatInfo.get_CurrentInfo () <0x00042>
[AndroidRuntime] at System.Globalization.DateTimeFormatInfo.GetInstance (System.IFormatProvider) <0x000cf>
[AndroidRuntime] at System.DateTime.ToString (string,System.IFormatProvider) <0x0001f>
[AndroidRuntime] at string.FormatHelper (System.Text.StringBuilder,System.IFormatProvider,string,object[]) <0x0046c>
[AndroidRuntime] at string.Format (System.IFormatProvider,string,object[]) <0x00027>
[AndroidRuntime] at string.Format (string,object) <0x00053>
[AndroidRuntime] at thaiCrash.MainActivity/<OnCreate>c__AnonStorey0.<>m__0 (object,System.EventArgs) <0x0004b>
[AndroidRuntime] at Android.Views.View/IOnClickListenerImplementor.OnClick (Android.Views.View) <0x0003f>
[AndroidRuntime] at Android.Views.View/IOnClickListenerInvoker.n_OnClick_Landroid_view_View_ (intptr,intptr,intptr) <0x00059>
[AndroidRuntime] at (wrapper dynamic-method) object.a7e0ab3d-1fa1-4cae-be83-be89880229d5 (intptr,intptr,intptr) <0x00027>
[AndroidRuntime]
[AndroidRuntime] at mono.android.view.View_OnClickListenerImplementor.n_onClick(Native Method)
[AndroidRuntime] at mono.android.view.View_OnClickListenerImplementor.onClick(View_OnClickListenerImplementor.java:29)
[AndroidRuntime] at android.view.View.performClick(View.java:4438)
[AndroidRuntime] at android.view.View$PerformClick.run(View.java:18422)
[AndroidRuntime] at android.os.Handler.handleCallback(Handler.java:733)
[AndroidRuntime] at android.os.Handler.dispatchMessage(Handler.java:95)
[AndroidRuntime] at android.os.Looper.loop(Looper.java:136)
[AndroidRuntime] at android.app.ActivityThread.main(ActivityThread.java:5017)
[AndroidRuntime] ... 5 more
[Process] Sending signal. PID: 1565 SIG: 9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment