You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have error in ubuntu : ./MMDVMHost MMDVM.ini
*** buffer overflow detected ***: terminated
Aborted (core dumped)
Reading symbols from ./MMDVMHost...
(gdb) run MMDVM.ini
Starting program: /opt/MMDVMHost/MMDVMHost MMDVM.ini
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
*** buffer overflow detected ***: terminated
Program received signal SIGABRT, Aborted.
__pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44
warning: 44 ./nptl/pthread_kill.c: No such file or directory
The text was updated successfully, but these errors were encountered:
I have error in ubuntu : ./MMDVMHost MMDVM.ini
*** buffer overflow detected ***: terminated
Aborted (core dumped)
Reading symbols from ./MMDVMHost...
(gdb) run MMDVM.ini
Starting program: /opt/MMDVMHost/MMDVMHost MMDVM.ini
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
*** buffer overflow detected ***: terminated
Program received signal SIGABRT, Aborted.
__pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44
warning: 44 ./nptl/pthread_kill.c: No such file or directory
The text was updated successfully, but these errors were encountered: