All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Higgins <phiggins@transzap.com>
To: mtd@infradead.org
Subject: Kernel oops
Date: Wed, 17 May 2000 11:10:26 -0600 (MDT)	[thread overview]
Message-ID: <Pine.LNX.4.21.0005171107490.14389-200000@phiggins.transzap.com> (raw)

[-- Attachment #1: Type: TEXT/PLAIN, Size: 562 bytes --]


I've been working on getting the DoC driver to work when compiled
statically, and have managed to get past all the gotchas with respect to
compiling, but now I get a kernel oops on boot.  I've looked into it a
bit, but since I'm not the greatest decoder of oops messages the world has
ever seen, I haven't found the problem.  I've attached the ksymoops-ified
oops message in case anyone is a wizard with these things. :-)

I'll start tracking it down with printk (my read of the oops is that it's
happening somewhere near the beginning of DoC2k_init).

Patrick

[-- Attachment #2: Type: TEXT/PLAIN, Size: 2363 bytes --]

ksymoops 0.7c on i686 2.2.14-12.  Options used
     -v linux/vmlinux (specified)
     -K (specified)
     -L (specified)
     -O (specified)
     -m linux/System.map (specified)
     -x

Unable to handle kernel NULL pointer dereference at virtual address 0000006c
current->tss.cr3 = 00101000, %cr3 = 00101000
*pde = 00000000
Oops: 0000
CPU:    0
EIP:    0010:[<c017a131>]
Using defaults from ksymoops -t elf32-i386 -a i386
EFLAGS: 00010287
eax: 00000000   ebx: c008e4f0   ecx: 000da000   edx: c008e3d0
esi: 000d8000   edi: c017a104   ebp: c008e480   esp: c3d7bf78
ds: 0018   es: 0018   ss: 0018
Process swapper (pid: 1, process nr: 1, stackpage=c3d7b000)
Stack: c017a104 c00da000 c017b442 c008e480 00000009 c01d3ba8 c029bc28 00000774
       c008e4f0 c00db002 ff29bc28 c017a104 c01ac929 68746977 69684320 20444970
       00003032 c01d0bb5 000da000 00000f00 00000001 c01d0b83 c01cacee c01988c0
Call Trace: [<c017a104>] [<c017b442>] [<c017a104>] [<c01ac929>] [<c01988c0>] [<
Code: 8b 50 6c 85 d2 75 ec be 3b c7 1a c0 89 ef fc ac aa 84 c0 75

>>EIP; c017a131 <DoC2k_init+45/328>   <=====
Trace; c017a104 <DoC2k_init+0/328>
Trace; c017b442 <DoC_Probe+482/524>
Trace; c017a104 <DoC2k_init+0/328>
Trace; c01ac929 <timer_bug_msg+25321/27840>
Trace; c01988c0 <stext_lock+3616/12352>
Code;  c017a131 <DoC2k_init+45/328>
00000000 <_EIP>:
Code;  c017a131 <DoC2k_init+45/328>   <=====
   0:   8b 50 6c                  mov    0x6c(%eax),%edx   <=====
Code;  c017a134 <DoC2k_init+48/328>
   3:   85 d2                     test   %edx,%edx
Code;  c017a136 <DoC2k_init+50/328>
   5:   75 ec                     jne    fffffff3 <_EIP+0xfffffff3> c017a124 <DoC2k_init+32/328>
Code;  c017a138 <DoC2k_init+52/328>
   7:   be 3b c7 1a c0            mov    $0xc01ac73b,%esi
Code;  c017a13d <DoC2k_init+57/328>
   c:   89 ef                     mov    %ebp,%edi
Code;  c017a13f <DoC2k_init+59/328>
   e:   fc                        cld    
Code;  c017a140 <DoC2k_init+60/328>
   f:   ac                        lods   %ds:(%esi),%al
Code;  c017a141 <DoC2k_init+61/328>
  10:   aa                        stos   %al,%es:(%edi)
Code;  c017a142 <DoC2k_init+62/328>
  11:   84 c0                     test   %al,%al
Code;  c017a144 <DoC2k_init+64/328>
  13:   75 00                     jne    15 <_EIP+0x15> c017a146 <DoC2k_init+66/328>


             reply	other threads:[~2000-05-17 17:06 UTC|newest]

Thread overview: 97+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-17 17:10 Patrick Higgins [this message]
2000-12-10  0:53 Kernel Oops Bastien Nocera
2000-12-10  1:13 ` Bastien Nocera
2001-02-19 14:44 Alberto Bertogli
2001-04-19 18:32 kernel oops Ronald Bultje
2001-04-19 19:04 ` Alan Cox
2001-04-19 19:08   ` Ronald Bultje
2001-06-01 15:12 Kernel oops David Harris
2001-06-01 15:13 David Harris
2001-09-27  9:49 kernel oops kewl
2001-10-08 12:59 Terry Kendal
2001-11-13 13:23 Kernel oops Anthony
2001-11-14  6:02 ` Thiago Rondon
2001-11-26 19:59 kernel oops Tracy R Reed
2001-11-26 19:27 ` Stephen Smalley
2002-02-26 18:26 Suporte RedeBonja
2002-02-27 13:35 ` Erik Mouw
2002-06-10  8:46 Robert Litwiniec
2002-06-23 19:39 Kernel Oops Dirk Schmidt
2002-08-09  5:25 sanket rathi
2003-02-03  1:18 Daniel Espinoza
2003-02-03  3:23 ` vishwas
2003-03-26 15:52 kernel oops Steve Terrell
2003-05-31  1:32 Nadeem Riaz
2003-07-07 12:53 Anders Karlsson
2003-07-07 13:14 ` Alan Cox
2003-07-07 13:32   ` Anders Karlsson
2003-07-07 13:37     ` Alan Cox
2003-07-07 13:56       ` Anders Karlsson
2003-07-08  9:39         ` Marcelo Tosatti
     [not found] ` <200307072009.50677.bernd-schubert@web.de>
2003-07-08  5:13   ` Anders Karlsson
2003-07-18 19:44 Kernel OOPS Robert Scussel
2003-07-18 21:31 ` Alan Cox
2003-08-09  9:28 kernel oops Jean-Yves LENHOF
2003-08-09 12:39 Jean-Yves LENHOF
2003-08-09 20:37 ` Jean-Yves LENHOF
2003-11-28  5:45 Kernel oops Anderson Levi
2003-11-28 23:15 Ville Jutvik
2004-02-08 11:05 Kernel Oops Mathieu LESNIAK
2004-02-08 16:35 ` Greg KH
2004-02-09  7:06   ` Mathieu LESNIAK
2004-03-09 22:13 Kernel oops Philipp Baer
2004-03-09 23:11 ` Andrew Morton
2004-03-12  7:46   ` Philipp Baer
2004-05-16 12:08 Kernel OOPS tmp
2004-05-16 23:27 ` Andrew Morton
2004-05-17  0:33   ` tmp
2004-05-24 20:19 Kernel oops tmp
2004-06-11  7:27 tmp
2004-10-17 12:02 kernel oops Thomas Bleher
2004-10-17 12:59 ` Erich Schubert
2004-10-18 21:09   ` Thomas Bleher
2005-01-03 21:10 Kernel oops Marat BN
2005-01-05 10:13 ` Andrew Morton
2005-01-08 12:47 kernel oops ierdnah
2005-04-25 16:31 Kernel Oops Chris Penney
2005-04-25 17:47 ` Dan Stromberg
2005-10-15  1:03 Marc Perkel
2005-10-15  1:21 ` Randy.Dunlap
2005-10-15  1:43   ` Marc Perkel
2005-10-15  1:52     ` Randy.Dunlap
2006-09-12 10:21 Marcin Prączko
2006-09-13  3:43 ` Andrew Morton
2006-10-27  8:59 Joël Cuissinat
2006-10-27 17:30 ` Russell Cattelan
2008-02-05 12:57 kernel oops Andrej Hocevar
2008-02-06 17:55 ` Len Brown
     [not found] <e8eb01770803120245x7690e6a9te8ad04296aa3fc4d@mail.gmail.com>
2008-03-12  9:49 ` Zbynek Drlik
2008-03-12 10:33   ` Al Viro
2008-03-12 13:12     ` Zbynek Drlik
2008-07-23 12:52 Andrei Popa
2008-07-23 17:11 ` Vegard Nossum
2008-08-18 16:33   ` Vegard Nossum
2008-08-18 16:39     ` Greg KH
2012-07-04 11:04 Kernel Oops RuanZhijie
2012-07-07 12:54 RuanZhijie
2013-08-30  3:13 Kernel oops Barclay Jameson
2017-07-24 21:16 Jason Gunthorpe
     [not found] ` <20170724211606.GA1705-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-07-27 11:46   ` Matan Barak
     [not found]     ` <CAAKD3BAdB2aRk3WGdbeDYof6dUfkEwhQf27cG0FWe5DRuQ15NQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-27 12:54       ` Matan Barak
     [not found]         ` <CAAKD3BDFrTMMgX0nErD50rp2je=HC9zeaYWHDKf0mqQwc5fM9g-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-07-27 20:44           ` Jason Gunthorpe
     [not found]             ` <20170727204437.GA16986-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-07-30 10:25               ` Leon Romanovsky
     [not found]                 ` <20170730102514.GQ13672-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-07-31  3:52                   ` Jason Gunthorpe
     [not found]                     ` <20170731035208.GA30615-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2017-07-31  5:39                       ` Leon Romanovsky
     [not found]                         ` <20170731053901.GR13672-U/DQcQFIOTAAJjI8aNfphQ@public.gmane.org>
2017-07-31  7:12                           ` Leon Romanovsky
2023-03-31 14:23 kernel oops Olga Kornievskaia
2023-03-31 14:25 ` Chuck Lever III
2023-04-04 14:24   ` Olga Kornievskaia
2023-04-04 14:31     ` Chuck Lever III
2023-04-04 14:44       ` Olga Kornievskaia
2023-04-04 14:54         ` Chuck Lever III
2023-04-04 16:15           ` Olga Kornievskaia
2023-04-04 17:28             ` Chuck Lever III
2023-04-04 19:11               ` Olga Kornievskaia
2023-04-04 19:14                 ` Chuck Lever III
2023-04-04 19:26                   ` Olga Kornievskaia
2023-04-04 19:30                     ` Chuck Lever III

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=Pine.LNX.4.21.0005171107490.14389-200000@phiggins.transzap.com \
    --to=phiggins@transzap.com \
    --cc=mtd@infradead.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 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.