Advertisement
Guest User

Untitled

a guest
Apr 19th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Thread 26 "philo" received signal SIGSEGV, Segmentation fault.
  2. [Switching to Thread 0x7fff9d7fa700 (LWP 19577)]
  3. __GI___pthread_mutex_lock (mutex=0x0) at ../nptl/pthread_mutex_lock.c:67
  4. 67 ../nptl/pthread_mutex_lock.c: Aucun fichier ou dossier de ce type.
  5. (gdb) bt
  6. #0 __GI___pthread_mutex_lock (mutex=0x0) at ../nptl/pthread_mutex_lock.c:67
  7. #1 0x00007ffff7bcfc93 in ?? () from /home/samuel/PSU_2017/PSU_philosopher_2017/lib/libriceferee.so
  8. #2 0x00005555555554e1 in first_case_eat ()
  9. #3 0x0000555555555725 in eat ()
  10. #4 0x0000555555555903 in take_decision ()
  11. #5 0x000055555555513d in philosophe_does ()
  12. #6 0x00007ffff79b17fc in start_thread (arg=0x7fff9d7fa700) at pthread_create.c:465
  13. #7 0x00007ffff76deb5f in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement