2003-03-01 05:11:31

by walt

[permalink] [raw]
Subject: [2.4.21-pre4-ac7] Um, is this a kernel oops? Or not.

Hi Alan,

I see this only with ac7, not with ac6 or earlier:

# swapon -s
Filename Type Size Used Priority
/dev/ide/host0/bus0/target1/lun0/part3 partition 136544 0 -3

# swapoff -va
swapoff on /dev/ide/host0/bus0/target1/lun0/part3
swapoff on /dev/hdb3
Unable to handle kernel NULL pointer dereference at virtual address 00000015
printing eip:
c01454ce
pde*=00000000
oops:002
<lots of hex numbers snipped>
Segmentation fault </sbin/swapoff is the process that segfaults>

At this point after an oops I expect to see a system crash/reboot but it this
case the system continues on as if nothing had gone wrong, so I'm confused
about what is happening here. If the rest of the oops message would be
useful I will transcribe and post it for you.

The swapspace is actually deactivated, BTW, before swapoff crashes, and I
can turn it back on with swapon as if nothing had happened.