mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* about "SIGRT_0 (Unknown signal 32)"
@ 2005-07-30 15:59 gan_xiao_jun
  0 siblings, 0 replies; only message in thread
From: gan_xiao_jun @ 2005-07-30 15:59 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am trace the reason of a segment fault.
I found it is created by a readdir loop by add fprintf
before&after it.
I use strace and get following information:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
write(3,
"\3\0\0\0\0\0\0\0\275\4\0\0\0\0\0\0\f\0\0\0\0\0\0\0\275"...,
196) = 196
close(3)                                = 0
write(15,
"\300\\\27A\2\0\0\0\0\0\0\0Hx\2@\0\0\0@`\2\0@\0\320\1@\320"...,
148) = 148
rt_sigprocmask(SIG_SETMASK, NULL, [32], 8) = 0
rt_sigsuspend([] <unfinished ...)                   
--- SIGRT_0 (Unknown signal 32) ---
<... rt_sigsuspend resumed> )           = 32
sigreturn()                             = -1 EINTR
(Interrupted system call)
wait4(355, NULL, __WCLONE, NULL)        = 355
munmap(0x40a2f000, 4096)                = 0
_exit(0)                                = ?
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
I am not sure if the segment fault related with
Unknown signal 32. What is the meaning of it?
What does rt_sigsuspend do in these lines?

Thanks for any comment.
gan
 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-30 15:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-30 15:59 about "SIGRT_0 (Unknown signal 32)" gan_xiao_jun

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®