eSSP icon indicating copy to clipboard operation
eSSP copied to clipboard

Segmentation fault

Open Shakhbozboy opened this issue 1 year ago • 1 comments

python3 main.py PORT: /dev/ttyACM0 ##/dev/ttyACM0## Segmentation fault (core dumped)

why i am having that error message

Shakhbozboy avatar May 04 '23 06:05 Shakhbozboy

(gdb) run main.py Starting program: /usr/bin/python3 main.py [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". PORT: /dev/ttyACM0 ##/dev/ttyACM0##

Program received signal SIGSEGV, Segmentation fault. 0x00007ffff668cd91 in ssp6_sync (sspC=0x55c983f0) at ssp_helpers.c:91 91 ssp_helpers.c: No such file or directory. (gdb)

Shakhbozboy avatar May 04 '23 06:05 Shakhbozboy