I do not receive this signal. But I think you can try > handle SIG38 noprint pass > to ignore this signal. > > thank you, I found the problom, just like you say,
enter this command will solve it. "handle SIG38 pass noprint nonstop" the problem maybe is my libthread_db.* don't involve the debug message. alse thank you very much!