--- rpl/src/instructions_p7.c 2019/02/12 14:38:43 1.81 +++ rpl/src/instructions_p7.c 2019/02/28 12:40:36 1.82 @@ -1040,7 +1040,7 @@ instruction_poke(struct_processus *s_eta (*(*l_element_courant).donnee).objet)).thread) .thread_actif == d_vrai) { - if (envoi_signal_thread(s_etat_processus, + if (envoi_signal_thread(NULL, (*(*((struct_processus_fils *) (*(*l_element_courant).donnee).objet)).thread) .tid, rpl_siginject) != 0)