Skip to content

Instantly share code, notes, and snippets.

@Trishia
Created July 9, 2020 08:31
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 Trishia/ebc7165413742f312a83da5916499a65 to your computer and use it in GitHub Desktop.
Save Trishia/ebc7165413742f312a83da5916499a65 to your computer and use it in GitHub Desktop.
07-09 17:27:06.534 7018-7269/? I/art: Note: end time exceeds epoch:
07-09 17:27:06.603 5486-5505/? D/iotivity-lite-java/jni/oc_api_wrap.c <jni_poll_event:909>: JNI: - lock jni_poll_event
07-09 17:27:06.603 5486-5505/? D/iotivity-lite-java/jni/oc_api_wrap.c <jni_poll_event:911>: calling oc_main_poll from JNI code
07-09 17:27:06.603 5486-5505/? D/../../security/oc_pstat.c <dump_pstat_dos:98>: oc_pstat: dos is RFNOP
07-09 17:27:06.603 5486-5505/? D/../../messaging/coap/observe.c <coap_notify_observers:671>: coap_notify_observers: Issue GET request to resource /a/light
07-09 17:27:06.603 5486-5505/? D/iotivity-lite-java/jni/oc_api_wrap.c <jni_oc_request_callback:1187>: JNI: jni_oc_request_callback
07-09 17:27:06.609 5486-5505/? D/GetLightRequestHandler: inside Get Light Request Handler
07-09 17:27:06.615 5486-5505/? I/ServerActivity: Get Light:
07-09 17:27:06.615 5486-5505/? I/ServerActivity: Lamp, 0, false
07-09 17:27:06.616 5486-5505/? I/ServerActivity: ------------------------------------------------------------------------
07-09 17:27:06.616 5486-5505/? D/iotivity-lite-java/jni/oc_rep_wrap.c <jni_begin_root_object:338>: JNI: jni_begin_root_object
07-09 17:27:06.616 5486-5505/? D/iotivity-lite-java/jni/oc_rep_wrap.c <jni_rep_set_boolean:281>: JNI: jni_rep_set_boolean
07-09 17:27:06.616 5486-5505/? D/iotivity-lite-java/jni/oc_rep_wrap.c <jni_rep_set_long:265>: JNI: jni_rep_set_long
07-09 17:27:06.616 5486-5505/? D/iotivity-lite-java/jni/oc_rep_wrap.c <jni_rep_end_root_object:345>: JNI: jni_rep_end_root_object
07-09 17:27:06.617 5486-5505/? A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x4c in tid 5505 (Thread-8063)
07-09 17:27:06.721 199-199/? A/DEBUG: *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
07-09 17:27:06.721 199-199/? A/DEBUG: Build fingerprint: 'google/hammerhead/hammerhead:6.0.1/M4B30Z/3437181:user/release-keys'
07-09 17:27:06.721 199-199/? A/DEBUG: Revision: '11'
07-09 17:27:06.722 199-199/? A/DEBUG: ABI: 'arm'
07-09 17:27:06.722 199-199/? A/DEBUG: pid: 5486, tid: 5505, name: Thread-8063 >>> org.iotivity.multideviceserver <<<
07-09 17:27:06.722 199-199/? A/DEBUG: signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 0x4c
07-09 17:27:06.734 199-199/? A/DEBUG: r0 00000000 r1 00000000 r2 a1c7a788 r3 00000000
07-09 17:27:06.735 199-199/? A/DEBUG: r4 00000001 r5 a1c7a2ec r6 00000004 r7 a1c7a200
07-09 17:27:06.735 199-199/? A/DEBUG: r8 00000000 r9 a01dfd00 sl a1c7a25c fp a1c7a060
07-09 17:27:06.735 199-199/? A/DEBUG: ip b3a3ce0c sp a1c7a058 lr b3949c88 pc b3a166ec cpsr 200f0010
07-09 17:27:06.735 199-199/? A/DEBUG: backtrace:
07-09 17:27:06.735 199-199/? A/DEBUG: #00 pc 001006ec /data/app/org.iotivity.multideviceserver-2/lib/arm/libiotivity-lite-jni.so (oc_send_response+28)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment