mobile CCTV,mobile surveillance,police body worn cameras

 forgetPW
 registerNow
search
12
backToList newPost
Owner: konka
打印 prevThread nextThread

libBVP2P.so

[copyURL]

5

主题

22

帖子

81

积分

member

Rank: 2

积分
81
bench
 Owner| poston 2019-7-31 10:56 | authorOnly
你好,我们使用MCP的SDK库进行开发。
目前授权部分通过了。
在尝试进行登录的时候,报错了signal 11 (SIGSEGV)。
请问这个要如何排查?

logcat输出的信息如下:

  1. 2019-07-31 10:44:25.829 2150-2192/com.zbk.mcu E/bvauth: [D] [07-31 10:44:25] [push:1049] auth randcode: 427953
  2. 2019-07-31 10:44:25.829 2150-2150/com.zbk.mcu E/bvauth: auth call success!
  3. 2019-07-31 10:44:25.830 2150-2150/com.zbk.mcu E/bvauth: ***************>> request: 2
  4. 2019-07-31 10:44:25.832 2150-2192/com.zbk.mcu E/bvauth: [D] [07-31 10:44:25] [connect:0217] connect 47.107.87.21 : 18866 ...
  5. 2019-07-31 10:44:25.833 2150-2192/com.zbk.mcu E/bvauth: [D] [07-31 10:44:25] [callback_auth:0123] create  LWS_CALLBACK_WSI_CREATE
  6. 2019-07-31 10:44:25.833 2150-2192/com.zbk.mcu E/bvauth: [D] [07-31 10:44:25] [callback_auth:0126] destroy  LWS_CALLBACK_WSI_DESTROY
  7. 2019-07-31 10:44:25.834 2150-2192/com.zbk.mcu E/bvauth: [D] [07-31 10:44:25] [wsOnClosed:0387]
  8. 2019-07-31 10:44:25.834 2150-2192/com.zbk.mcu E/bvauth: [D] [07-31 10:44:25] [wsDestory:0393] wsDestory
  9. 2019-07-31 10:44:25.834 2150-2192/com.zbk.mcu E/bvauth: [E] [07-31 10:44:25] [connect:0222] connect fail
  10. 2019-07-31 10:44:25.842 2150-2150/com.zbk.mcu V/PhoneWindow: DecorView setVisiblity: visibility = 4, Parent = null, this = DecorView@57eccb[]
  11. 2019-07-31 10:44:25.848 2150-2150/com.zbk.mcu D/WindowClient: Add to mViews: DecorView@57eccb[MainActivity], this = android.view.WindowManagerGlobal@3dca8d9
  12. 2019-07-31 10:44:25.849 2150-2150/com.zbk.mcu D/OpenGLRenderer: Dumper init 4 threads <0xe20cfea0>
  13. 2019-07-31 10:44:25.850 2150-2150/com.zbk.mcu D/OpenGLRenderer: <com.zbk.mcu> is running.
  14. 2019-07-31 10:44:25.855 2150-2196/com.zbk.mcu D/OpenGLRenderer: CanvasContext() 0xe5f76000
  15. 2019-07-31 10:44:25.855 2150-2172/com.zbk.mcu W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es
  16. 2019-07-31 10:44:25.855 2150-2172/com.zbk.mcu W/VideoCapabilities: Unrecognized profile/level 32768/2 for video/mp4v-es
  17. 2019-07-31 10:44:25.855 2150-2172/com.zbk.mcu W/VideoCapabilities: Unrecognized profile/level 32768/64 for video/mp4v-es
  18. 2019-07-31 10:44:25.858 2150-2150/com.zbk.mcu D/ViewRootImpl[MainActivity]: hardware acceleration is enabled, this = ViewRoot{13c329e com.zbk.mcu/com.zbk.mcu.MainActivity,ident = 0}
  19. 2019-07-31 10:44:25.862 2150-2150/com.zbk.mcu V/PhoneWindow: DecorView setVisiblity: visibility = 0, Parent = ViewRoot{13c329e com.zbk.mcu/com.zbk.mcu.MainActivity,ident = 0}, this = DecorView@57eccb[MainActivity]
  20. 2019-07-31 10:44:25.869 2150-2172/com.zbk.mcu W/VideoCapabilities: Unsupported mime video/x-ms-wmv
  21. 2019-07-31 10:44:25.871 2150-2172/com.zbk.mcu W/VideoCapabilities: Unsupported mime video/divx
  22. 2019-07-31 10:44:25.874 2150-2172/com.zbk.mcu W/VideoCapabilities: Unsupported mime video/divx3
  23. 2019-07-31 10:44:25.876 2150-2172/com.zbk.mcu W/VideoCapabilities: Unsupported mime video/xvid
  24. 2019-07-31 10:44:25.879 2150-2172/com.zbk.mcu W/VideoCapabilities: Unsupported mime video/flv1
  25. 2019-07-31 10:44:25.881 2150-2172/com.zbk.mcu W/VideoCapabilities: Unrecognized profile/level 1/32 for video/mp4v-es
  26. 2019-07-31 10:44:25.898 2150-2150/com.zbk.mcu D/Surface: Surface::allocateBuffers(this=0xd0821000)
  27. 2019-07-31 10:44:25.898 2150-2196/com.zbk.mcu D/OpenGLRenderer: CanvasContext() 0xe5f76000 initialize window=0xd0821000, title=com.zbk.mcu/com.zbk.mcu.MainActivity
  28. 2019-07-31 10:44:25.898 2150-2196/com.zbk.mcu I/OpenGLRenderer: Initialized EGL, version 1.4
  29. 2019-07-31 10:44:25.898 2150-2196/com.zbk.mcu D/OpenGLRenderer: Swap behavior 1
  30. 2019-07-31 10:44:25.901 2150-2196/com.zbk.mcu D/OpenGLRenderer: Created EGL context (0xe20d0c00)
  31. 2019-07-31 10:44:25.902 2150-2196/com.zbk.mcu D/OpenGLRenderer: ProgramCache.init: enable enhancement 1
  32. 2019-07-31 10:44:25.903 2150-2196/com.zbk.mcu I/OpenGLRenderer: Get disable program binary service property (0)
  33. 2019-07-31 10:44:25.903 2150-2196/com.zbk.mcu I/OpenGLRenderer: Initializing program atlas...
  34. 2019-07-31 10:44:25.903 2150-2196/com.zbk.mcu I/ProgramBinary/Service: ProgramBinaryService client side disable debugging.
  35. 2019-07-31 10:44:25.903 2150-2196/com.zbk.mcu I/ProgramBinary/Service: ProgramBinaryService client side disable binary content debugging.
  36. 2019-07-31 10:44:25.903 2150-2196/com.zbk.mcu D/ProgramBinary/Service: BpProgramBinaryService.getReady
  37. 2019-07-31 10:44:25.904 2150-2196/com.zbk.mcu D/ProgramBinary/Service: BpProgramBinaryService.getProgramBinaryData
  38. 2019-07-31 10:44:25.904 2150-2196/com.zbk.mcu I/OpenGLRenderer: Program binary detail: Binary length is 249276, program map length is 124.
  39. 2019-07-31 10:44:25.904 2150-2196/com.zbk.mcu I/OpenGLRenderer: Succeeded to mmap program binaries. File descriptor is 80, and path is /dev/ashmem.
  40. 2019-07-31 10:44:25.905 2150-2196/com.zbk.mcu I/OpenGLRenderer: No need to use file discriptor anymore, close fd(80).
  41. 2019-07-31 10:44:25.905 2150-2196/com.zbk.mcu D/OpenGLRenderer: Initializing program cache from 0x0, size = -1
  42. 2019-07-31 10:44:25.905 2150-2196/com.zbk.mcu D/Surface: Surface::connect(this=0xd0821000,api=1)
  43. 2019-07-31 10:44:25.906 2150-2196/com.zbk.mcu W/libEGL: [ANDROID_RECORDABLE] format: 1
  44. 2019-07-31 10:44:25.908 2150-2196/com.zbk.mcu D/mali_winsys: EGLint new_window_surface(egl_winsys_display*, void*, EGLSurface, EGLConfig, egl_winsys_surface**, egl_color_buffer_format*, EGLBoolean) returns 0x3000
  45. 2019-07-31 10:44:25.928 2150-2172/com.zbk.mcu I/VideoCapabilities: Unsupported profile 4 for video/mp4v-es
  46. 2019-07-31 10:44:25.934 2150-2172/com.zbk.mcu I/CoreSDK: ----------------->PostMessageToNative LOGIN
  47. 2019-07-31 10:44:25.934 2150-2172/com.zbk.mcu I/CoreSDK: ----------------->S_ID -> LOGIN
  48. 2019-07-31 10:44:25.934 2150-2172/com.zbk.mcu I/CoreSDK: ----------------->I_RESULT -> 0
  49. 2019-07-31 10:44:25.934 2150-2172/com.zbk.mcu I/CoreSDK: <-----------------PostMessageToNative
  50. 2019-07-31 10:44:25.937 2150-2150/com.zbk.mcu W/art: Before Android 4.1, method int android.support.v7.widget.DropDownListView.lookForSelectablePosition(int, boolean) would have incorrectly overridden the package-private method in android.widget.ListView
  51. 2019-07-31 10:44:25.939 2150-2171/com.zbk.mcu I/CUGlobal: pMsg->iAction = 0
  52. 2019-07-31 10:44:25.939 2150-2171/com.zbk.mcu I/CUGlobal: File:jni-r19c/../jni/CUGlobal.cpp,Func = handleThreadMsg, begin
  53. 2019-07-31 10:44:25.939 2150-2171/com.zbk.mcu I/CUGlobal: UA
  54. 2019-07-31 10:44:25.939 2150-2171/com.zbk.mcu I/CUGlobal: file = jni-r19c/../jni/CUGlobal.cpp, debug line = 545
  55.    
  56.     --------- beginning of crash
  57. 2019-07-31 10:44:25.941 2150-2192/com.zbk.mcu A/libc: Fatal signal 11 (SIGSEGV), code 1, fault addr 0x0 in tid 2192 (Thread-13)
  58. 2019-07-31 10:44:25.944 2150-2150/com.zbk.mcu V/InputMethodManager: onWindowFocus: null softInputMode=288 first=true flags=#81810100
copycode


reply agree Against

使用道具 report

13

主题

373

帖子

2023

积分

vipMem

Rank: 6Rank: 6

积分
2023
sofa
poston 2019-6-27 11:21 | authorOnly
哦,昨天提供给您的是BVCSP SDK库,那个是纯协议部分的,纯C接口,那个太过底层,并不适合您这边开发。
我们今天给刘总提供了MCP的SDK库,包含了协议和数据(JAVA)接口,这个更上层一些,适合你们,里面有文档和DEMO。

本帖子中包含更多资源

pls login 才可以下载或查看,没有帐号?registerNow

x
reply agree Against

使用道具 report

12
backToList newPost

QQ|wireless surveillance

GMT+8, 2024-5-17 17:52 , Processed in 0.061526 second(s), 18 queries .

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

QuickReply backToTop BackToList