Skip to content

Instantly share code, notes, and snippets.

/cat.log Secret

Created January 21, 2016 06:49
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 anonymous/62869b18fac03423d880 to your computer and use it in GitHub Desktop.
Save anonymous/62869b18fac03423d880 to your computer and use it in GitHub Desktop.
Device : LGE Nexus 5 (hammerhead)
Android : 4.4.4 (a2f1e2122b, cm_hammerhead-userdebug 4.4.4 KTU84Q a2f1e2122b test-keys)
Memory : 12M (0.36% used, 192M max)
Memclass: 192
OS Host : cyanogenmod
App : SMSSecure 0.13.0
--------- beginning of /dev/log/main
W/PublicKey(32613): PublicKey Length: 36
D/dalvikvm(32613): Trying to load lib /data/app-lib/org.smssecure.smssecure-1/libcurve25519.so 0x41aeb0e0
D/dalvikvm(32613): Added shared lib /data/app-lib/org.smssecure.smssecure-1/libcurve25519.so 0x41aeb0e0
D/dalvikvm(32613): No JNI_OnLoad found in /data/app-lib/org.smssecure.smssecure-1/libcurve25519.so 0x41aeb0e0, skipping init
W/MmsSmsDatabase(32613): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
W/PublicKey(32613): PublicKey Length: 36
I/dalvikvm(32613): Could not find method android.view.Window.getStatusBarColor, referenced from method org.smssecure.smssecure.ConversationFragment$ActionModeCallback.onCreateActionMode
W/dalvikvm(32613): VFY: unable to resolve virtual method 11255: Landroid/view/Window;.getStatusBarColor ()I
D/dalvikvm(32613): VFY: replacing opcode 0x6e at 0x001a
I/dalvikvm(32613): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationFragment$ActionModeCallback.onDestroyActionMode
W/dalvikvm(32613): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm(32613): VFY: replacing opcode 0x6e at 0x002e
W/MmsSmsDatabase(32613): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 1) ORDER BY date_received DESC LIMIT 1)
W/PassphraseRequiredActionBarActivity(32613): onResume()
W/MmsSmsDatabase(32613): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 1) ORDER BY date_received DESC LIMIT 500)
W/KeyboardAwareLinearLayout(32613): rotation changed
W/KeyboardAwareLinearLayout(32613): onKeyboardClose()
W/MmsSmsDatabase(32613): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
W/NotificationState(32613): Added thread: 1
W/NotificationState(32613): Pending array off intent length: 1
W/NotificationState(32613): Added thread: 1
W/NotificationState(32613): Pending array off intent length: 1
W/KeyCachingService(32613): onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
W/KeyCachingService(32613): Incrementing activity count...
W/TelephonyUtil(32613): Choosing MCC+MNC info from TelephonyManager.getSimOperator()
W/ApnDatabase(32613): Querying table for MCC+MNC 20801 without APN name
W/ApnDatabase(32613): Returning preferred APN LegacyMmsConnection$Apn{ mmsc: "http://mms.orange.fr", proxy: "192.168.10.200", port: 8080, user: "orange", pass: "orange" }
W/KeyboardAwareLinearLayout(32613): onKeyboardOpen(667)
W/MmsSmsDatabase(32613): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
V/WebViewChromiumFactoryProvider(32613): Binding Chromium to main looper Looper (main, tid 1) {41adf8d8}
I/LibraryLoader(32613): Expected native library version number "",actual native library version number ""
I/chromium(32613): [INFO:library_loader_hooks.cc(116)] Chromium logging enabled: level = 0, default verbosity = 0
I/BrowserStartupController(32613): Initializing chromium process, renderers=0
E/AudioManagerAndroid(32613): BLUETOOTH permission is missing!
W/CanonicalAddressDatabase(32613): Hitting DB on query [ADDRESS]
D/AudioManagerAndroid(32613): ==> onReceive: s=1, m=0, n=h2w, sb=true
D/AudioManagerAndroid(32613): reportUpdate: state=3, devices=[Speakerphone, Wired headset]
W/NotificationState(32613): Added thread: 1
W/NotificationState(32613): Pending array off intent length: 1
I/Timeline(32613): Timeline: Activity_idle id: android.os.BinderProxy@41b1a730 time:249824879
D/AndroidRuntime(32613): Shutting down VM
W/dalvikvm(32613): threadid=1: thread exiting with uncaught exception (group=0x4163dce0)
--------- beginning of /dev/log/system
E/AndroidRuntime(32613): FATAL EXCEPTION: main
E/AndroidRuntime(32613): Process: org.smssecure.smssecure, PID: 32613
E/AndroidRuntime(32613): java.lang.AssertionError: org.whispersystems.libaxolotl.LegacyMessageException: Unsupported legacy version: 0
E/AndroidRuntime(32613): at org.smssecure.smssecure.ReceiveKeyDialog.<init>(ReceiveKeyDialog.java:89)
E/AndroidRuntime(32613): at org.smssecure.smssecure.ConversationItem.handleKeyExchangeClicked(ConversationItem.java:448)
E/AndroidRuntime(32613): at org.smssecure.smssecure.ConversationItem.access$1900(ConversationItem.java:81)
E/AndroidRuntime(32613): at org.smssecure.smssecure.ConversationItem$ClickListener.onClick(ConversationItem.java:580)
E/AndroidRuntime(32613): at android.view.View.performClick(View.java:4445)
E/AndroidRuntime(32613): at org.smssecure.smssecure.ConversationItem$PassthroughClickListener.onClick(ConversationItem.java:554)
E/AndroidRuntime(32613): at android.view.View.performClick(View.java:4445)
E/AndroidRuntime(32613): at android.view.View$PerformClick.run(View.java:18446)
E/AndroidRuntime(32613): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime(32613): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime(32613): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime(32613): at android.app.ActivityThread.main(ActivityThread.java:5146)
E/AndroidRuntime(32613): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime(32613): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime(32613): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime(32613): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime(32613): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime(32613): Caused by: org.whispersystems.libaxolotl.LegacyMessageException: Unsupported legacy version: 0
E/AndroidRuntime(32613): at org.whispersystems.libaxolotl.protocol.KeyExchangeMessage.<init>(KeyExchangeMessage.java:74)
E/AndroidRuntime(32613): at org.smssecure.smssecure.ReceiveKeyDialog.getIdentityKey(ReceiveKeyDialog.java:157)
E/AndroidRuntime(32613): at org.smssecure.smssecure.ReceiveKeyDialog.<init>(ReceiveKeyDialog.java:77)
E/AndroidRuntime(32613): ... 16 more
I/Process (32613): Sending signal. PID: 32613 SIG: 9
D/ActivityThread( 527): handleBindApplication:org.smssecure.smssecure
D/ActivityThread( 527): setTargetHeapUtilization:0.75
D/ActivityThread( 527): setTargetHeapMinFree:524288
W/PartProvider( 527): onCreate()
W/PassphraseRequiredActionBarActivity( 527): onCreate(null)
W/PassphraseRequiredActionBarActivity( 527): routeApplicationState(), state: 2
I/Timeline( 527): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249829769
I/dalvikvm( 527): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
W/dalvikvm( 527): VFY: unable to resolve virtual method 469: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 527): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
W/dalvikvm( 527): VFY: unable to resolve virtual method 491: Landroid/content/res/TypedArray;.getType (I)I
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 527): Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
W/dalvikvm( 527): VFY: unable to resolve virtual method 432: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 527): Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
W/dalvikvm( 527): VFY: unable to resolve virtual method 434: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x0002
I/Adreno-EGL( 527): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
D/OpenGLRenderer( 527): Enabling debug mode 0
I/Timeline( 527): Timeline: Activity_idle id: android.os.BinderProxy@41b3aeb8 time:249830032
W/PassphraseRequiredActionBarActivity( 527): onDestroy()
W/KeyCachingService( 527): onCreate()
W/KeyCachingService( 527): onStartCommand, null
W/KeyCachingService( 527): foregrounding KCS
W/service ( 527): Broadcasting new secret...
W/KeyCachingService( 527): Starting timeout: 1800000
E/dalvikvm( 527): Could not find class 'android.media.AudioAttributes$Builder', referenced from method org.smssecure.smssecure.notifications.MessageNotifier.sendInThreadNotification
W/dalvikvm( 527): VFY: unable to resolve new-instance 155 (Landroid/media/AudioAttributes$Builder;) in Lorg/smssecure/smssecure/notifications/MessageNotifier;
D/dalvikvm( 527): VFY: replacing opcode 0x22 at 0x004c
I/Timeline( 527): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249842046
D/dalvikvm( 527): DexOpt: unable to opt direct call 0x033c at 0x4e in Lorg/smssecure/smssecure/notifications/MessageNotifier;.sendInThreadNotification
W/PassphraseRequiredActionBarActivity( 527): onCreate(null)
W/PassphraseRequiredActionBarActivity( 527): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity( 527): initializeClearKeyReceiver()
I/dalvikvm( 527): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationListFragment.onCreateActionMode
W/dalvikvm( 527): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x003b
I/dalvikvm( 527): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationListFragment.onDestroyActionMode
W/dalvikvm( 527): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x0030
W/MmsSmsDatabase( 527): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
W/PassphraseRequiredActionBarActivity( 527): onResume()
W/KeyCachingService( 527): onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 527): Incrementing activity count...
E/dalvikvm( 527): Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method org.smssecure.smssecure.ConversationListItem.setRippleColor
W/dalvikvm( 527): VFY: unable to resolve check-cast 147 (Landroid/graphics/drawable/RippleDrawable;) in Lorg/smssecure/smssecure/ConversationListItem;
D/dalvikvm( 527): VFY: replacing opcode 0x1f at 0x000e
W/AttachmentDatabase( 527): getThumbnailStream((row id: 27, unique ID: 1452850596002))
I/Timeline( 527): Timeline: Activity_idle id: android.os.BinderProxy@41ae2ad0 time:249843143
I/Timeline( 527): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249844048
W/PassphraseRequiredActionBarActivity( 527): onPause()
W/KeyCachingService( 527): onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService( 527): Decrementing activity count...
W/KeyCachingService( 527): Starting timeout: 1800000
I/dalvikvm( 527): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationActivity.setActionBarColor
W/dalvikvm( 527): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x001e
W/PassphraseRequiredActionBarActivity( 527): onCreate(null)
W/PassphraseRequiredActionBarActivity( 527): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity( 527): initializeClearKeyReceiver()
W/ConversationActivity( 527): onCreate()
I/dalvikvm( 527): Could not find method android.view.Window.getStatusBarColor, referenced from method org.smssecure.smssecure.ConversationFragment$ActionModeCallback.onCreateActionMode
W/dalvikvm( 527): VFY: unable to resolve virtual method 11255: Landroid/view/Window;.getStatusBarColor ()I
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x001a
I/dalvikvm( 527): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationFragment$ActionModeCallback.onDestroyActionMode
W/dalvikvm( 527): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 527): VFY: replacing opcode 0x6e at 0x002e
W/PassphraseRequiredActionBarActivity( 527): onResume()
W/MmsSmsDatabase( 527): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 1) ORDER BY date_received DESC LIMIT 500)
W/KeyboardAwareLinearLayout( 527): rotation changed
W/KeyboardAwareLinearLayout( 527): onKeyboardClose()
W/TelephonyUtil( 527): Choosing MCC+MNC info from TelephonyManager.getSimOperator()
W/ApnDatabase( 527): Querying table for MCC+MNC 20801 without APN name
W/ApnDatabase( 527): Returning preferred APN LegacyMmsConnection$Apn{ mmsc: "http://mms.orange.fr", proxy: "192.168.10.200", port: 8080, user: "orange", pass: "orange" }
W/KeyCachingService( 527): onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 527): Incrementing activity count...
W/MmsSmsDatabase( 527): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
W/CanonicalAddressDatabase( 527): Hitting DB on query [ADDRESS]
V/WebViewChromiumFactoryProvider( 527): Binding Chromium to main looper Looper (main, tid 1) {41ae3a00}
I/LibraryLoader( 527): Expected native library version number "",actual native library version number ""
I/chromium( 527): [INFO:library_loader_hooks.cc(116)] Chromium logging enabled: level = 0, default verbosity = 0
I/BrowserStartupController( 527): Initializing chromium process, renderers=0
E/AudioManagerAndroid( 527): BLUETOOTH permission is missing!
W/CanonicalAddressDatabase( 527): Hitting DB on query [ADDRESS]
W/CanonicalAddressDatabase( 527): Hitting DB on query [ADDRESS]
W/CanonicalAddressDatabase( 527): Hitting DB on query [ADDRESS]
W/CanonicalAddressDatabase( 527): Hitting DB on query [ADDRESS]
D/AudioManagerAndroid( 527): ==> onReceive: s=1, m=0, n=h2w, sb=true
D/AudioManagerAndroid( 527): reportUpdate: state=3, devices=[Speakerphone, Wired headset]
I/Timeline( 527): Timeline: Activity_idle id: android.os.BinderProxy@41ada200 time:249844812
D/AndroidRuntime( 527): Shutting down VM
W/dalvikvm( 527): threadid=1: thread exiting with uncaught exception (group=0x4163dce0)
E/AndroidRuntime( 527): FATAL EXCEPTION: main
E/AndroidRuntime( 527): Process: org.smssecure.smssecure, PID: 527
E/AndroidRuntime( 527): java.lang.AssertionError: org.whispersystems.libaxolotl.LegacyMessageException: Unsupported legacy version: 0
E/AndroidRuntime( 527): at org.smssecure.smssecure.ReceiveKeyDialog.<init>(ReceiveKeyDialog.java:89)
E/AndroidRuntime( 527): at org.smssecure.smssecure.ConversationItem.handleKeyExchangeClicked(ConversationItem.java:448)
E/AndroidRuntime( 527): at org.smssecure.smssecure.ConversationItem.access$1900(ConversationItem.java:81)
E/AndroidRuntime( 527): at org.smssecure.smssecure.ConversationItem$ClickListener.onClick(ConversationItem.java:580)
E/AndroidRuntime( 527): at android.view.View.performClick(View.java:4445)
E/AndroidRuntime( 527): at org.smssecure.smssecure.ConversationItem$PassthroughClickListener.onClick(ConversationItem.java:554)
E/AndroidRuntime( 527): at android.view.View.performClick(View.java:4445)
E/AndroidRuntime( 527): at android.view.View$PerformClick.run(View.java:18446)
E/AndroidRuntime( 527): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 527): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 527): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 527): at android.app.ActivityThread.main(ActivityThread.java:5146)
E/AndroidRuntime( 527): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 527): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 527): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 527): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 527): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 527): Caused by: org.whispersystems.libaxolotl.LegacyMessageException: Unsupported legacy version: 0
E/AndroidRuntime( 527): at org.whispersystems.libaxolotl.protocol.KeyExchangeMessage.<init>(KeyExchangeMessage.java:74)
E/AndroidRuntime( 527): at org.smssecure.smssecure.ReceiveKeyDialog.getIdentityKey(ReceiveKeyDialog.java:157)
E/AndroidRuntime( 527): at org.smssecure.smssecure.ReceiveKeyDialog.<init>(ReceiveKeyDialog.java:77)
E/AndroidRuntime( 527): ... 16 more
I/Process ( 527): Sending signal. PID: 527 SIG: 9
D/ActivityThread( 1028): handleBindApplication:org.smssecure.smssecure
D/ActivityThread( 1028): setTargetHeapUtilization:0.75
D/ActivityThread( 1028): setTargetHeapMinFree:524288
W/PartProvider( 1028): onCreate()
W/PassphraseRequiredActionBarActivity( 1028): onCreate(Bundle[mParcelledData.dataSize=2504])
W/PassphraseRequiredActionBarActivity( 1028): routeApplicationState(), state: 2
I/Timeline( 1028): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249850966
I/dalvikvm( 1028): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationListFragment.onCreateActionMode
W/dalvikvm( 1028): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x003b
I/dalvikvm( 1028): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationListFragment.onDestroyActionMode
W/dalvikvm( 1028): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x0030
I/dalvikvm( 1028): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
W/dalvikvm( 1028): VFY: unable to resolve virtual method 469: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 1028): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
W/dalvikvm( 1028): VFY: unable to resolve virtual method 491: Landroid/content/res/TypedArray;.getType (I)I
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 1028): Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
W/dalvikvm( 1028): VFY: unable to resolve virtual method 432: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 1028): Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
W/dalvikvm( 1028): VFY: unable to resolve virtual method 434: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x0002
I/Adreno-EGL( 1028): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
D/OpenGLRenderer( 1028): Enabling debug mode 0
I/Timeline( 1028): Timeline: Activity_idle id: android.os.BinderProxy@41b5d1d0 time:249851444
W/PassphraseRequiredActionBarActivity( 1028): onDestroy()
W/dalvikvm( 1028): method Landroid/support/v7/internal/widget/ListViewCompat;.lookForSelectablePosition incorrectly overrides package-private method with same name in Landroid/widget/ListView;
I/Timeline( 1028): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249854153
D/Scrubber( 1028): scrubbing input
I/Choreographer( 1028): Skipped 35 frames! The application may be doing too much work on its main thread.
I/Timeline( 1028): Timeline: Activity_idle id: android.os.BinderProxy@41fb1bb8 time:249855313
W/SubmitLogFragment( 1028): Response was null from Gist API.
I/Timeline( 1028): Timeline: Activity_idle id: android.os.BinderProxy@41b5d1d0 time:249874591
W/IInputConnectionWrapper( 1028): endBatchEdit on inactive InputConnection
W/KeyCachingService( 1028): onCreate()
W/KeyCachingService( 1028): onStartCommand, null
W/KeyCachingService( 1028): foregrounding KCS
W/service ( 1028): Broadcasting new secret...
W/KeyCachingService( 1028): Starting timeout: 1800000
E/dalvikvm( 1028): Could not find class 'android.media.AudioAttributes$Builder', referenced from method org.smssecure.smssecure.notifications.MessageNotifier.sendInThreadNotification
W/dalvikvm( 1028): VFY: unable to resolve new-instance 155 (Landroid/media/AudioAttributes$Builder;) in Lorg/smssecure/smssecure/notifications/MessageNotifier;
D/dalvikvm( 1028): VFY: replacing opcode 0x22 at 0x004c
D/dalvikvm( 1028): DexOpt: unable to opt direct call 0x033c at 0x4e in Lorg/smssecure/smssecure/notifications/MessageNotifier;.sendInThreadNotification
I/Timeline( 1028): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249895601
W/MmsSmsDatabase( 1028): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
W/PassphraseRequiredActionBarActivity( 1028): onCreate(null)
W/PassphraseRequiredActionBarActivity( 1028): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity( 1028): initializeClearKeyReceiver()
W/PassphraseRequiredActionBarActivity( 1028): onResume()
W/KeyCachingService( 1028): onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 1028): Incrementing activity count...
E/dalvikvm( 1028): Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method org.smssecure.smssecure.ConversationListItem.setRippleColor
W/dalvikvm( 1028): VFY: unable to resolve check-cast 147 (Landroid/graphics/drawable/RippleDrawable;) in Lorg/smssecure/smssecure/ConversationListItem;
D/dalvikvm( 1028): VFY: replacing opcode 0x1f at 0x000e
W/AttachmentDatabase( 1028): getThumbnailStream((row id: 27, unique ID: 1452850596002))
I/Timeline( 1028): Timeline: Activity_idle id: android.os.BinderProxy@41f6b5d8 time:249896246
I/Timeline( 1028): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249898012
W/PassphraseRequiredActionBarActivity( 1028): onPause()
W/KeyCachingService( 1028): onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_STOP_EVENT
W/KeyCachingService( 1028): Decrementing activity count...
W/KeyCachingService( 1028): Starting timeout: 1800000
I/dalvikvm( 1028): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationActivity.setActionBarColor
W/dalvikvm( 1028): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x001e
W/PassphraseRequiredActionBarActivity( 1028): onCreate(null)
W/PassphraseRequiredActionBarActivity( 1028): routeApplicationState(), state: 0
W/PassphraseRequiredActionBarActivity( 1028): initializeClearKeyReceiver()
W/ConversationActivity( 1028): onCreate()
I/dalvikvm( 1028): Could not find method android.view.Window.getStatusBarColor, referenced from method org.smssecure.smssecure.ConversationFragment$ActionModeCallback.onCreateActionMode
W/dalvikvm( 1028): VFY: unable to resolve virtual method 11255: Landroid/view/Window;.getStatusBarColor ()I
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x001a
I/dalvikvm( 1028): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationFragment$ActionModeCallback.onDestroyActionMode
W/dalvikvm( 1028): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 1028): VFY: replacing opcode 0x6e at 0x002e
W/CanonicalAddressDatabase( 1028): Hitting DB on query [ADDRESS]
W/PassphraseRequiredActionBarActivity( 1028): onResume()
W/MmsSmsDatabase( 1028): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (thread_id = 1) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (thread_id = 1) ORDER BY date_received DESC LIMIT 500)
W/TelephonyUtil( 1028): Choosing MCC+MNC info from TelephonyManager.getSimOperator()
W/ApnDatabase( 1028): Querying table for MCC+MNC 20801 without APN name
W/ApnDatabase( 1028): Returning preferred APN LegacyMmsConnection$Apn{ mmsc: "http://mms.orange.fr", proxy: "192.168.10.200", port: 8080, user: "orange", pass: "orange" }
W/MmsSmsDatabase( 1028): Executing query: SELECT _id, unique_row_id, body, type, thread_id, address, address_device_id, subject, date_sent, date_received, m_type, msg_box, status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, transport_type, attachment_id, unique_id, mid, data_size, _data, ct, cl, cd, name, pending_push FROM (SELECT DISTINCT date_sent AS date_sent, date AS date_received, _id, 'SMS::' || _id || '::' || date_sent AS unique_row_id, NULL AS attachment_id, body, read, thread_id, type, address, address_device_id, subject, NULL AS m_type, NULL AS msg_box, status, NULL AS part_count, NULL AS ct_l, NULL AS tr_id, NULL AS m_size, NULL AS exp, NULL AS st, date_delivery_received, mismatched_identities, NULL AS network_failures, 'sms' AS transport_type, NULL AS unique_id, NULL AS mid, NULL AS data_size, NULL AS _data, NULL AS ct, NULL AS cl, NULL AS cd, NULL AS name, NULL AS pending_push FROM sms WHERE (read = 0) UNION ALL SELECT DISTINCT date AS date_sent, date_received AS date_received, mms._id AS _id, 'MMS::' || mms._id || '::' || date AS unique_row_id, part._id AS attachment_id, body, read, thread_id, NULL AS type, address, address_device_id, NULL AS subject, m_type, msg_box, NULL AS status, part_count, ct_l, tr_id, m_size, exp, st, date_delivery_received, mismatched_identities, network_failures, 'mms' AS transport_type, unique_id, NULL AS mid, data_size, NULL AS _data, ct, cl, cd, name, pending_push FROM mms LEFT OUTER JOIN part ON part._id = (SELECT part._id FROM part WHERE part.mid = mms._id LIMIT 1) WHERE (read = 0) ORDER BY date_received ASC)
W/KeyboardAwareLinearLayout( 1028): rotation changed
W/KeyboardAwareLinearLayout( 1028): onKeyboardClose()
W/KeyCachingService( 1028): onStartCommand, org.smssecure.smssecure.service.action.ACTIVITY_START_EVENT
W/KeyCachingService( 1028): Incrementing activity count...
W/CanonicalAddressDatabase( 1028): Hitting DB on query [ADDRESS]
V/WebViewChromiumFactoryProvider( 1028): Binding Chromium to main looper Looper (main, tid 1) {41aefeb8}
I/LibraryLoader( 1028): Expected native library version number "",actual native library version number ""
I/chromium( 1028): [INFO:library_loader_hooks.cc(116)] Chromium logging enabled: level = 0, default verbosity = 0
I/BrowserStartupController( 1028): Initializing chromium process, renderers=0
E/AudioManagerAndroid( 1028): BLUETOOTH permission is missing!
W/CanonicalAddressDatabase( 1028): Hitting DB on query [ADDRESS]
W/CanonicalAddressDatabase( 1028): Hitting DB on query [ADDRESS]
W/CanonicalAddressDatabase( 1028): Hitting DB on query [ADDRESS]
W/CanonicalAddressDatabase( 1028): Hitting DB on query [ADDRESS]
D/AudioManagerAndroid( 1028): ==> onReceive: s=1, m=0, n=h2w, sb=true
D/AudioManagerAndroid( 1028): reportUpdate: state=3, devices=[Speakerphone, Wired headset]
I/Timeline( 1028): Timeline: Activity_idle id: android.os.BinderProxy@41b3dfd8 time:249900034
D/AndroidRuntime( 1028): Shutting down VM
W/dalvikvm( 1028): threadid=1: thread exiting with uncaught exception (group=0x4163dce0)
E/AndroidRuntime( 1028): FATAL EXCEPTION: main
E/AndroidRuntime( 1028): Process: org.smssecure.smssecure, PID: 1028
E/AndroidRuntime( 1028): java.lang.AssertionError: org.whispersystems.libaxolotl.LegacyMessageException: Unsupported legacy version: 0
E/AndroidRuntime( 1028): at org.smssecure.smssecure.ReceiveKeyDialog.<init>(ReceiveKeyDialog.java:89)
E/AndroidRuntime( 1028): at org.smssecure.smssecure.ConversationItem.handleKeyExchangeClicked(ConversationItem.java:448)
E/AndroidRuntime( 1028): at org.smssecure.smssecure.ConversationItem.access$1900(ConversationItem.java:81)
E/AndroidRuntime( 1028): at org.smssecure.smssecure.ConversationItem$ClickListener.onClick(ConversationItem.java:580)
E/AndroidRuntime( 1028): at android.view.View.performClick(View.java:4445)
E/AndroidRuntime( 1028): at android.view.View$PerformClick.run(View.java:18446)
E/AndroidRuntime( 1028): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 1028): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 1028): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 1028): at android.app.ActivityThread.main(ActivityThread.java:5146)
E/AndroidRuntime( 1028): at java.lang.reflect.Method.invokeNative(Native Method)
E/AndroidRuntime( 1028): at java.lang.reflect.Method.invoke(Method.java:515)
E/AndroidRuntime( 1028): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:732)
E/AndroidRuntime( 1028): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:566)
E/AndroidRuntime( 1028): at dalvik.system.NativeStart.main(Native Method)
E/AndroidRuntime( 1028): Caused by: org.whispersystems.libaxolotl.LegacyMessageException: Unsupported legacy version: 0
E/AndroidRuntime( 1028): at org.whispersystems.libaxolotl.protocol.KeyExchangeMessage.<init>(KeyExchangeMessage.java:74)
E/AndroidRuntime( 1028): at org.smssecure.smssecure.ReceiveKeyDialog.getIdentityKey(ReceiveKeyDialog.java:157)
E/AndroidRuntime( 1028): at org.smssecure.smssecure.ReceiveKeyDialog.<init>(ReceiveKeyDialog.java:77)
E/AndroidRuntime( 1028): ... 14 more
I/Process ( 1028): Sending signal. PID: 1028 SIG: 9
D/ActivityThread( 1971): handleBindApplication:org.smssecure.smssecure
D/ActivityThread( 1971): setTargetHeapUtilization:0.75
D/ActivityThread( 1971): setTargetHeapMinFree:524288
W/PartProvider( 1971): onCreate()
W/PassphraseRequiredActionBarActivity( 1971): onCreate(Bundle[mParcelledData.dataSize=2504])
W/PassphraseRequiredActionBarActivity( 1971): routeApplicationState(), state: 2
I/Timeline( 1971): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249904094
I/dalvikvm( 1971): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationListFragment.onCreateActionMode
W/dalvikvm( 1971): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 1971): VFY: replacing opcode 0x6e at 0x003b
I/dalvikvm( 1971): Could not find method android.view.Window.setStatusBarColor, referenced from method org.smssecure.smssecure.ConversationListFragment.onDestroyActionMode
W/dalvikvm( 1971): VFY: unable to resolve virtual method 11266: Landroid/view/Window;.setStatusBarColor (I)V
D/dalvikvm( 1971): VFY: replacing opcode 0x6e at 0x0030
I/dalvikvm( 1971): Could not find method android.content.res.TypedArray.getChangingConfigurations, referenced from method android.support.v7.internal.widget.TintTypedArray.getChangingConfigurations
W/dalvikvm( 1971): VFY: unable to resolve virtual method 469: Landroid/content/res/TypedArray;.getChangingConfigurations ()I
D/dalvikvm( 1971): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 1971): Could not find method android.content.res.TypedArray.getType, referenced from method android.support.v7.internal.widget.TintTypedArray.getType
W/dalvikvm( 1971): VFY: unable to resolve virtual method 491: Landroid/content/res/TypedArray;.getType (I)I
D/dalvikvm( 1971): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 1971): Could not find method android.content.res.Resources.getDrawable, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawable
W/dalvikvm( 1971): VFY: unable to resolve virtual method 432: Landroid/content/res/Resources;.getDrawable (ILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 1971): VFY: replacing opcode 0x6e at 0x0002
I/dalvikvm( 1971): Could not find method android.content.res.Resources.getDrawableForDensity, referenced from method android.support.v7.internal.widget.ResourcesWrapper.getDrawableForDensity
W/dalvikvm( 1971): VFY: unable to resolve virtual method 434: Landroid/content/res/Resources;.getDrawableForDensity (IILandroid/content/res/Resources$Theme;)Landroid/graphics/drawable/Drawable;
D/dalvikvm( 1971): VFY: replacing opcode 0x6e at 0x0002
I/Adreno-EGL( 1971): <qeglDrvAPI_eglInitialize:320>: EGL 1.4 QUALCOMM Build: I0404c4692afb8623f95c43aeb6d5e13ed4b30ddbDate: 11/06/13
D/OpenGLRenderer( 1971): Enabling debug mode 0
I/Timeline( 1971): Timeline: Activity_idle id: android.os.BinderProxy@41b663b8 time:249904376
W/PassphraseRequiredActionBarActivity( 1971): onDestroy()
W/dalvikvm( 1971): method Landroid/support/v7/internal/widget/ListViewCompat;.lookForSelectablePosition incorrectly overrides package-private method with same name in Landroid/widget/ListView;
I/Timeline( 1971): Timeline: Activity_launch_request id:org.smssecure.smssecure time:249906247
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment