Re: 2.6.23.1: oops in diskstats_show()

From: Max Kellermann
Date: Tue Jan 29 2008 - 17:32:48 EST


On 2008/01/29 23:22, Rick Lindsley <ricklind@xxxxxxxxxx> wrote:
> Right before the crash, I was torturing cryptsetup to experiment with
> encryption - I created and deleted device mapper objects in a loop.
>
> Creating and deleting block devices ... yeah, this is probably key to
> the problem. Can you provide the command or, more likely, script you
> were using to do this?

Hi Rick,

it was a very simple script, just the following two commands over and
over, nothing more:

"cryptsetup create foo /dev/sdc6",
"cryptsetup remove foo"

This is my workstation, I have been working at the same time (emacs,
gcc, ...), nothing special.

Max

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/