From: manomugdha biswas <manomugdhab@yahoo.co.in>
To: linux-kernel@vger.kernel.org
Subject: kernel module seg fault
Date: Tue, 23 Aug 2005 10:42:31 +0100 (BST) [thread overview]
Message-ID: <20050823094231.85102.qmail@web8508.mail.in.yahoo.com> (raw)
Hi,
I have written a kernel module and I can load (insmod)
it without any error. But when i run my module it gets
seg fault at interruptible_sleep_on_timeout();
I have used this function in the following way:
DECLARE_WAIT_QUEUE_HEAD(wq);
init_waitqueue_head(&wq);
interruptible_sleep_on_timeout(&wq, 2);
I am using redhat version 9.0 and kernel version
2.4.20-8.
Could you please give some light on this issue?
Manomugdha Biswas
____________________________________________________
Send a rakhi to your brother, buy gifts and win attractive prizes. Log on to http://in.promos.yahoo.com/rakhi/index.html
next reply other threads:[~2005-08-23 9:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-23 9:42 manomugdha biswas [this message]
2005-08-23 11:13 ` linux-os (Dick Johnson)
2005-08-23 12:25 ` bunnans
2005-08-23 16:34 ` manomugdha biswas
2005-08-23 20:38 ` Sam Ravnborg
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050823094231.85102.qmail@web8508.mail.in.yahoo.com \
--to=manomugdhab@yahoo.co.in \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®