unispeech / unimrcp

Open source cross-platform implementation of MRCP protocol
http://www.unimrcp.org
Apache License 2.0
374 stars 165 forks source link

Segmentation fault (core dumped) #301

Closed dragonsongohan closed 2 years ago

dragonsongohan commented 3 years ago

Version: UniMRCP 1.7.0 MRCP V1 crash, Segmentation fault (core dumped), Would you give me some suggests please? That is backtrace gdb

Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/local/unimrcp/bin/unimrcpserver -r /usr/local/unimrcp -o 3 -w'. Program terminated with signal SIGSEGV, Segmentation fault.

0 apt_header_field_alloc (pool=pool@entry=0x7ff08c04b1d8) at ../../libs/apr-toolkit/include/apt_string.h:46

46 str->buf = NULL; [Current thread is 1 (Thread 0x7ff099d0e700 (LWP 14))]

photo_2021-08-30_22-09-57 Screenshot from 2021-08-31 11-08-50 Screenshot from 2021-08-31 11-08-45

achaloyan commented 3 years ago

Is this problem reproducible? Can you provide the logs?

achaloyan commented 2 years ago

Closing this issue for now. If you are able to reproduce the problem and provide the logs with a coredump, please feel free to reopen.