SIMCAM_SDK icon indicating copy to clipboard operation
SIMCAM_SDK copied to clipboard

Detect_Demo shows Segmentation fault

Open gemunet opened this issue 6 years ago • 3 comments

Hi, I have the SimCam fw 20190923

I have followed all the steps to run Detect_Demo (the compiled and recompiled version) but it gives me the following error

` gemu@devel:~$ telnet 192.168.0.1 Trying 192.168.0.1... Connected to 192.168.0.1. Escape character is '^]'.

(none) login: root Password: Welcome to HiLinux. None of nfsroot found in cmdline. ~ # ls pm_callback ~ # cd /mnt/DCIM/ emergency_video/ thumb/ video/ voice/ ~ # cd /mnt/DCIM/ /mnt/DCIM # ls Demo config.txt gender rtl_hostapd_2G.conf voice Detect_Demo emergency_video person_face thumb Detect_Server_Process emotion rootfs video /mnt/DCIM # ./Detect_Demo shmid=0 ntpd: bad address 'us.ntp.org.cn' send app Detect_Server_Process size :862476 sleep 3s for 2450 boot up fd : 4,ret : 0 Segmentation fault /mnt/DCIM # `

How can I correct it?

gemunet avatar Oct 29 '19 03:10 gemunet

Hi, Please use SDK version of firmware to run the demo, https://github.com/simshineaicamera/SIMCAM_SDK/blob/master/src/rootfs Our commercial version of firmware does not support some dependencies, it is slightly different from public SDK version Thanks

RamatovInomjon avatar Oct 29 '19 03:10 RamatovInomjon

Hello, I have used the correct sdk firmware, I have placed all the files on the SD card as described and it is an error

gemunet avatar Oct 31 '19 19:10 gemunet

is it same error? Please make sure that SDK version of firmware updated correctly,
Note* if the firmware updated to SDK version you cannot connect the camera to your Simcam app, Simcam app does not support SDK version of firmware for now.

RamatovInomjon avatar Nov 02 '19 06:11 RamatovInomjon