Date: Sat, 3 Nov 2001 12:10:15 -0800 (PST) From: Harry Yeung <rockone_sf@yahoo.com> To: freebsd-questions@FreeBSD.ORG Subject: soconnect crash Message-ID: <20011103201015.34531.qmail@web11104.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
I have a question about using soconnect in kernel thread context. I tried to use unix domain ipc to communite with user space program. After kthread_start, I created the socket, and then call soconnect. However, kernel crashes in namei, and the trace shows that cur_proc->p_fd.fd_cdir == 0, and cu_proc->p_fd.fd_rdir == 0. Does anyone know how to fix this problem? Thanks. __________________________________________________ Do You Yahoo!? Find a job, post your resume. http://careers.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011103201015.34531.qmail>
