* [Qemu-devel] can anyone help me ? @ 2011-11-29 6:19 Zhi Hui Li 2011-11-29 6:33 ` Wen Congyang 0 siblings, 1 reply; 3+ messages in thread From: Zhi Hui Li @ 2011-11-29 6:19 UTC (permalink / raw) To: qemu-devel [-- Attachment #1: Type: text/plain, Size: 206 bytes --] when I gdb the ./x86_64-softmmu/qemu-system-x86_64 It always receive the signal, "Program received signal SIG38, Real-time event 38.", can you tell the reason and how to solve it ? Thank you very much! [-- Attachment #2: Type: text/html, Size: 244 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] can anyone help me ? 2011-11-29 6:19 [Qemu-devel] can anyone help me ? Zhi Hui Li @ 2011-11-29 6:33 ` Wen Congyang 2011-11-29 6:43 ` Zhi Hui Li 0 siblings, 1 reply; 3+ messages in thread From: Wen Congyang @ 2011-11-29 6:33 UTC (permalink / raw) To: Zhi Hui Li; +Cc: qemu-devel At 11/29/2011 02:19 PM, Zhi Hui Li Write: > when I gdb the ./x86_64-softmmu/qemu-system-x86_64 > > It always receive the signal, > > "Program received signal SIG38, Real-time event 38.", > > can you tell the reason and how to solve it ? I do not receive this signal. But I think you can try handle SIG38 noprint pass to ignore this signal. Thanks Wen Congyang > > Thank you very much! > ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] can anyone help me ? 2011-11-29 6:33 ` Wen Congyang @ 2011-11-29 6:43 ` Zhi Hui Li 0 siblings, 0 replies; 3+ messages in thread From: Zhi Hui Li @ 2011-11-29 6:43 UTC (permalink / raw) To: Wen Congyang; +Cc: qemu-devel [-- Attachment #1: Type: text/plain, Size: 336 bytes --] 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! [-- Attachment #2: Type: text/html, Size: 647 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-11-29 6:43 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-11-29 6:19 [Qemu-devel] can anyone help me ? Zhi Hui Li 2011-11-29 6:33 ` Wen Congyang 2011-11-29 6:43 ` Zhi Hui Li
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.