All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mikael Pettersson <mikpe@csd.uu.se>
To: m.c.p@wolk-project.de
Cc: alan@lxorguk.ukuu.org.uk, linux-kernel@vger.kernel.org,
	marcelo@conectiva.com.br
Subject: Re: 2.4.21-pre1 broke the ide-tape driver
Date: Mon, 16 Dec 2002 00:38:16 +0100 (MET)	[thread overview]
Message-ID: <200212152338.AAA24823@harpo.it.uu.se> (raw)


On Sun, 15 Dec 2002 02:23:34 +0100, Marc-Christian Petersen wrote:
>> Kernel 2.4.21-pre1 broke the ide-tape driver: the driver
>> now hangs during initialisation. 2.2 kernels (with Andre's
>> IDE patch) and 2.4 up to 2.4.20 do not have this problem.
>> My box has a Seagate STT8000A ATAPI tape drive as hdd;
>> hdc is a Philips CD-RW, and the controller is ICH2 (i850 chipset).
>http://linux.bkbits.net:8080/linux-2.4/patch@1.828?nav=index.html|ChangeSet@-7d|cset@1.828

Addendum: this patch fixes the init-time hang, and ide-tape does
seem to work fine, but 'rmmod ide-tape' oopses -- 2.4.20-ac2 also
oopses on 'rmmod ide-tape'.

/Mikael

Unable to handle kernel NULL pointer dereference at virtual address 000000c4
d08a8048
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0010:[<d08a8048>]    Not tainted
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010202
eax: 00000000   ebx: 00000000   ecx: c0241ea0   edx: 00000128
esi: 00000014   edi: d08aa9c0   ebp: bfffeb08   esp: ce825f88
ds: 0018   es: 0018   ss: 0018
Process rmmod.old (pid: 614, stackpage=ce825000)
Stack: d08a1000 fffffff0 d08a1000 c0116a53 d08a1000 fffffff0 ce7d5000 bfffeb08 
       c0115ef7 d08a1000 00000000 ce824000 bffffc85 00000001 c0106c17 bffffc85 
       08060ac8 00000100 bffffc85 00000001 bfffeb08 00000081 0000002b 0000002b 
Call Trace:    [<c0116a53>] [<c0115ef7>] [<c0106c17>]
Code: 8b 83 c4 00 00 00 85 c0 74 0e 68 a4 a8 8a d0 50 e8 1f ce 8d 


>>EIP; d08a8048 <END_OF_CODE+8be8/????>   <=====

>>ecx; c0241ea0 <chrdevs+0/7f8>
>>edi; d08aa9c0 <END_OF_CODE+b560/????>
>>ebp; bfffeb08 Before first symbol
>>esp; ce825f88 <_end+e5c4db8/10620e90>

Trace; c0116a53 <free_module+17/98>
Trace; c0115ef7 <sys_delete_module+f3/1b0>
Trace; c0106c17 <system_call+33/38>

Code;  d08a8048 <END_OF_CODE+8be8/????>
00000000 <_EIP>:
Code;  d08a8048 <END_OF_CODE+8be8/????>   <=====
   0:   8b 83 c4 00 00 00         mov    0xc4(%ebx),%eax   <=====
Code;  d08a804e <END_OF_CODE+8bee/????>
   6:   85 c0                     test   %eax,%eax
Code;  d08a8050 <END_OF_CODE+8bf0/????>
   8:   74 0e                     je     18 <_EIP+0x18>
Code;  d08a8052 <END_OF_CODE+8bf2/????>
   a:   68 a4 a8 8a d0            push   $0xd08aa8a4
Code;  d08a8057 <END_OF_CODE+8bf7/????>
   f:   50                        push   %eax
Code;  d08a8058 <END_OF_CODE+8bf8/????>
  10:   e8 1f ce 8d 00            call   8dce34 <_EIP+0x8dce34>

             reply	other threads:[~2002-12-15 23:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-12-15 23:38 Mikael Pettersson [this message]
2002-12-16 14:53 ` 2.4.21-pre1 broke the ide-tape driver Alan Cox
  -- strict thread matches above, loose matches on Subject: below --
2002-12-20 18:04 Mikael Pettersson
2002-12-16 23:27 Mikael Pettersson
2002-12-19 20:08 ` Marcelo Tosatti
2002-12-16 22:18 Mikael Pettersson
2002-12-15 15:37 Mikael Pettersson
2002-12-15  1:19 Mikael Pettersson
2002-12-15  1:23 ` Marc-Christian Petersen

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=200212152338.AAA24823@harpo.it.uu.se \
    --to=mikpe@csd.uu.se \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.c.p@wolk-project.de \
    --cc=marcelo@conectiva.com.br \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.