From: Gerrit Renker <gerrit@erg.abdn.ac.uk>
To: devzero@web.de
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>,
dccp@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: FW: ccid2/ccid3 oopses
Date: Thu, 10 Jan 2008 11:31:03 +0000 [thread overview]
Message-ID: <20080110113103.GA5606@gerrit.erg.abdn.ac.uk> (raw)
In-Reply-To: <95473050@web.de>
| > So maybe the cause triggering this oops is somewhere else.
|
| yes, probably. sorry - i didn`t tell or maybe i didn`t know when writing
| my first mail to module authors and forget to add that before forwarding here.
|
| for me , the problem does not happen with suse kernel of the day
| (2.6.24-rc6-git7-20080102160500-default, .config attached) but it happens
| with vanilla 2.6.24-rc6 (mostly allmodconfig, also attached)
|
There are 256 differences between the two .config files. I think there are other
people on the list who will be able to give more information regarding the .config
files. The differences that struck me in the one which doesn't work is
-- CONFIG_DEBUG_KERNEL and
-- CONFIG_DEBUG_BUGVERBOSE were not set. Both are very useful for bug-hunting,
the latter is much better for decoding oopses.
Can't say anything about the Suse kernel. We use the plain kernel from www.kernel.org,
specifically the netdev-tree:
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
If you can't get further here, try with a kernel.org kernel or check Suse forums.
1. the tests yesterday were done on the DCCP test tree based on the above netdev-2.6
2.6.24-rc7 tree from git://eden-feed.erg.abdn.ac.uk/dccp_exp (dccp subtree)
Tested your for-loop 60 seconds each for CCID3/4 -- no oops.
2. also repeated the tests on an unmodified 2.6.24-rc7 tree from netdev-2.6 (today)
120 seconds for-loop each -- no oops.
As said, if the above does not help, try a www.kernel.org kernel (or one of the
above trees) first.
|
| >| > >> the easiest way to reproduce is:
| > | > >>
| > | > >> while true;do modprobe dccp_ccid2/3;modprobe -r dccp_ccid2/3;done
| > | > >> after short time, the kernel oopses (messages below)
| > | > >>
next prev parent reply other threads:[~2008-01-10 11:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-09 21:28 FW: ccid2/ccid3 oopses devzero
2008-01-10 11:31 ` Gerrit Renker [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-01-08 22:06 devzero
2008-01-09 12:28 ` Gerrit Renker
2008-01-09 14:02 ` Arnaldo Carvalho de Melo
2008-01-09 14:17 ` Gerrit Renker
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=20080110113103.GA5606@gerrit.erg.abdn.ac.uk \
--to=gerrit@erg.abdn.ac.uk \
--cc=acme@redhat.com \
--cc=dccp@vger.kernel.org \
--cc=devzero@web.de \
--cc=netdev@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;
as well as URLs for NNTP newsgroup(s).