|
I did a truss on the process while executing the program and i see this happening,
the process is being killed, can someone please see a reason for this to happen ?
thank you
abc123: Sending request for user-authentication service.
write(2, " abc123 : S e".., 59) = 59
getcontext(0xFFBEF530)
getcontext(0xFFBEF388)
getcontext(0xFFBEF530)
getcontext(0xFFBEF388)
write(4, " }C2F0F587A6 ~\n9E a18 =".., 52) Err#32 EPIPE
Received signal #13, SIGPIPE [default]
*** process killed ***
|