Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i am using mbedtls in fedora os facing this error #11677

Open
mbedtls opened this issue May 27, 2024 · 0 comments
Open

i am using mbedtls in fedora os facing this error #11677

mbedtls opened this issue May 27, 2024 · 0 comments

Comments

@mbedtls
Copy link

mbedtls commented May 27, 2024

(gdb) run
Starting program: /home/andradamustata/Andrada/repos/flexes-maincpu/SOURCE/mbedtls/my_program
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff7ca22c4 in ___pthread_mutex_init (mutex=mutex@entry=0x800000006f48, mutexattr=mutexattr@entry=0x0) at pthread_mutex_init.c:90
90 memset (mutex, '\0', __SIZEOF_PTHREAD_MUTEX_T);
(gdb) bt
#0 0x00007ffff7ca22c4 in ___pthread_mutex_init (mutex=mutex@entry=0x800000006f48, mutexattr=mutexattr@entry=0x0) at pthread_mutex_init.c:90
#1 0x00007ffff7f50b94 in threading_mutex_init_pthread (mutex=0x800000006f48) at /usr/src/debug/mbedtls-2.16.12-1.fc35.x86_64/library/threading.c:107
#2 threading_mutex_init_pthread (mutex=0x800000006f48) at /usr/src/debug/mbedtls-2.16.12-1.fc35.x86_64/library/threading.c:96
#3 0x00007ffff7f42e9c in mbedtls_entropy_init (ctx=0x7fffffffdb30) at /usr/src/debug/mbedtls-2.16.12-1.fc35.x86_64/library/entropy.c:96
#4 0x00000000004012ba in main ()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant