All of lore.kernel.org
 help / color / mirror / Atom feed
From: tmp <skrald@amossen.dk>
To: linux-kernel@vger.kernel.org
Subject: Kernel oops
Date: Mon, 24 May 2004 22:19:29 +0200	[thread overview]
Message-ID: <1085429969.720.5.camel@debian> (raw)

[-- Attachment #1: Type: text/plain, Size: 1196 bytes --]

4-5 times a day I get the attached kernel oops.
I have not touched any modules ahead of the crashes.

$ uname -a
Linux localhost 2.6.6 #1 Mon May 10 16:03:55 CEST 2004 i686 GNU/Linux

$ lsmod
Module                  Size  Used by
apm                    15536  1
md5                     3648  1
ipv6                  220064  10
snd_ice1712            41928  0
snd_ice17xx_ak4xxx      3136  1 snd_ice1712
snd_pcm_oss            48420  0
snd_mixer_oss          17216  1 snd_pcm_oss
snd_pcm                81636  2 snd_ice1712,snd_pcm_oss
snd_page_alloc          8964  1 snd_pcm
snd_timer              19844  1 snd_pcm
snd_ak4xxx_adda         5376  2 snd_ice1712,snd_ice17xx_ak4xxx
snd_cs8427              8768  1 snd_ice1712
snd_ac97_codec         60868  1 snd_ice1712
snd_i2c                 4800  2 snd_ice1712,snd_cs8427
snd_mpu401_uart         5824  1 snd_ice1712
snd_rawmidi            18976  1 snd_mpu401_uart
ide_scsi               13764  0
scsi_mod               61500  1 ide_scsi
parport_pc             18528  1
lp                      7940  0
parport                20608  2 parport_pc,lp
nls_cp437               5376  2
rtc                     9464  0
unix                   21552  538



[-- Attachment #2: oops.txt --]
[-- Type: text/plain, Size: 2490 bytes --]

May 24 22:09:46 debian kernel: Oops: 0000 [#1]
May 24 22:09:46 debian kernel: CPU:    0
May 24 22:09:46 debian kernel: EIP:    0060:[proc_get_inode+110/272]    Not tainted
May 24 22:09:46 debian kernel: EFLAGS: 00210206   (2.6.6)
May 24 22:09:46 debian kernel: EIP is at proc_get_inode+0x6e/0x110
May 24 22:09:46 debian kernel: eax: 00000000   ebx: decaf850   ecx: 00deaf36   edx: 235d66ad
May 24 22:09:46 debian kernel: esi: dffece90   edi: dffdee00   ebp: 00000004   esp: d628fe30
May 24 22:09:46 debian kernel: ds: 007b   es: 007b   ss: 0068
May 24 22:09:46 debian kernel: Process multiload-apple (pid: 705, threadinfo=d628e000 task=d8164e30)
May 24 22:09:46 debian kernel: Stack: decaf850 f000000d d95aa080 e0820ead dffece90 cb52cb68 dffecee0 c016e8e3                                                                                                             
May 24 22:09:46 debian kernel:        dffdee00 f000000d dffece90 ffffffea 00000000 dffdddd0 d628ff70 cb52cae8                                                                                                             
May 24 22:09:46 debian kernel:        cb52cae8 c016c1d1 dffdddd0 cb52cae8 d628ff70 fffffff4 dffdde38 dffdddd0                                                                                                             
May 24 22:09:46 debian kernel: Call Trace:
May 24 22:09:46 debian kernel:  [pg0+541367981/1069707264] unix_stream_sendmsg+0x24d/0x3a0 [unix]
May 24 22:09:46 debian kernel:  [proc_lookup+179/192] proc_lookup+0xb3/0xc0
May 24 22:09:46 debian kernel:  [proc_root_lookup+49/128] proc_root_lookup+0x31/0x80
May 24 22:09:46 debian kernel:  [real_lookup+203/240] real_lookup+0xcb/0xf0
May 24 22:09:46 debian kernel:  [do_lookup+150/176] do_lookup+0x96/0xb0
May 24 22:09:46 debian kernel:  [link_path_walk+1052/2048] link_path_walk+0x41c/0x800
May 24 22:09:46 debian kernel:  [path_lookup+105/272] path_lookup+0x69/0x110
May 24 22:09:46 debian kernel:  [schedule_timeout+109/192] schedule_timeout+0x6d/0xc0
May 24 22:09:46 debian kernel:  [open_namei+131/1024] open_namei+0x83/0x400
May 24 22:09:46 debian kernel:  [do_pollfd+79/144] do_pollfd+0x4f/0x90
May 24 22:09:46 debian kernel:  [filp_open+62/112] filp_open+0x3e/0x70
May 24 22:09:46 debian kernel:  [sys_open+91/144] sys_open+0x5b/0x90
May 24 22:09:46 debian kernel:  [syscall_call+7/11] syscall_call+0x7/0xb
May 24 22:09:46 debian kernel:
May 24 22:09:46 debian kernel: Code: 8b 46 18 c7 43 38 00 00 00 00 89 43 34 0f b7 46 0e 66 85 c0

[-- Attachment #3: oops.ksymoops.txt --]
[-- Type: text/plain, Size: 2874 bytes --]

ksymoops 2.4.9 on i686 2.6.6.  Options used
     -V (default)
     -k /proc/ksyms (default)
     -l /proc/modules (default)
     -o /lib/modules/2.6.6/ (default)
     -m /boot/System.map-2.6.6 (default)

Warning: You did not tell me where to find symbol information.  I will
assume that the log matches the kernel and modules that are running
right now and I'll use the default options above for symbol resolution.
If the current kernel and/or modules do not match the log, you can get
more accurate output by telling me the kernel version and where to find
map, modules, ksyms etc.  ksymoops -h explains the options.

Error (regular_file): read_ksyms stat /proc/ksyms failed
No modules in ksyms, skipping objects
No ksyms, skipping lsmod
May 24 22:09:46 debian kernel: Oops: 0000 [#1]
May 24 22:09:46 debian kernel: CPU:    0
May 24 22:09:46 debian kernel: EIP:    0060:[proc_get_inode+110/272]    Not tainted
May 24 22:09:46 debian kernel: EFLAGS: 00210206   (2.6.6)
May 24 22:09:46 debian kernel: eax: 00000000   ebx: decaf850   ecx: 00deaf36   edx: 235d66ad
May 24 22:09:46 debian kernel: esi: dffece90   edi: dffdee00   ebp: 00000004   esp: d628fe30
May 24 22:09:46 debian kernel: ds: 007b   es: 007b   ss: 0068
May 24 22:09:46 debian kernel: Stack: decaf850 f000000d d95aa080 e0820ead dffece90 cb52cb68 dffecee0 c016e8e3                                                                                                             
May 24 22:09:46 debian kernel:        dffdee00 f000000d dffece90 ffffffea 00000000 dffdddd0 d628ff70 cb52cae8                                                                                                             
May 24 22:09:46 debian kernel:        cb52cae8 c016c1d1 dffdddd0 cb52cae8 d628ff70 fffffff4 dffdde38 dffdddd0                                                                                                             
May 24 22:09:46 debian kernel: Call Trace:
Warning (Oops_read): Code line not seen, dumping what data is available


>>ebx; decaf850 <pg0+1e8d8850/3fc27000>
>>esi; dffece90 <pg0+1fc15e90/3fc27000>
>>edi; dffdee00 <pg0+1fc07e00/3fc27000>
>>esp; d628fe30 <pg0+15eb8e30/3fc27000>

May 24 22:09:46 debian kernel: Code: 8b 46 18 c7 43 38 00 00 00 00 89 43 34 0f b7 46 0e 66 85 c0
Using defaults from ksymoops -t elf32-i386 -a i386


Code;  00000000 Before first symbol
00000000 <_EIP>:
Code;  00000000 Before first symbol
   0:   8b 46 18                  mov    0x18(%esi),%eax
Code;  00000003 Before first symbol
   3:   c7 43 38 00 00 00 00      movl   $0x0,0x38(%ebx)
Code;  0000000a Before first symbol
   a:   89 43 34                  mov    %eax,0x34(%ebx)
Code;  0000000d Before first symbol
   d:   0f b7 46 0e               movzwl 0xe(%esi),%eax
Code;  00000011 Before first symbol
  11:   66 85 c0                  test   %ax,%ax


2 warnings and 1 error issued.  Results may not be reliable.

             reply	other threads:[~2004-05-24 20:23 UTC|newest]

Thread overview: 97+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-24 20:19 tmp [this message]
  -- strict thread matches above, loose matches on Subject: below --
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
2017-07-24 21:16 Kernel oops 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
2013-08-30  3:13 Barclay Jameson
2012-07-07 12:54 Kernel Oops RuanZhijie
2012-07-04 11:04 RuanZhijie
2008-07-23 12:52 kernel oops Andrei Popa
2008-07-23 17:11 ` Vegard Nossum
2008-08-18 16:33   ` Vegard Nossum
2008-08-18 16:39     ` Greg KH
     [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-02-05 12:57 Andrej Hocevar
2008-02-06 17:55 ` Len Brown
2006-10-27  8:59 Kernel Oops Joël Cuissinat
2006-10-27 17:30 ` Russell Cattelan
2006-09-12 10:21 Marcin Prączko
2006-09-13  3:43 ` Andrew Morton
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
2005-04-25 16:31 Chris Penney
2005-04-25 17:47 ` Dan Stromberg
2005-01-08 12:47 kernel oops ierdnah
2005-01-03 21:10 Kernel oops Marat BN
2005-01-05 10:13 ` Andrew Morton
2004-10-17 12:02 kernel oops Thomas Bleher
2004-10-17 12:59 ` Erich Schubert
2004-10-18 21:09   ` Thomas Bleher
2004-06-11  7:27 Kernel oops tmp
2004-05-16 12:08 Kernel OOPS tmp
2004-05-16 23:27 ` Andrew Morton
2004-05-17  0:33   ` tmp
2004-03-09 22:13 Kernel oops Philipp Baer
2004-03-09 23:11 ` Andrew Morton
2004-03-12  7:46   ` Philipp Baer
2004-02-08 11:05 Kernel Oops Mathieu LESNIAK
2004-02-08 16:35 ` Greg KH
2004-02-09  7:06   ` Mathieu LESNIAK
2003-11-28 23:15 Kernel oops Ville Jutvik
2003-11-28  5:45 Anderson Levi
2003-08-09 12:39 kernel oops Jean-Yves LENHOF
2003-08-09 20:37 ` Jean-Yves LENHOF
2003-08-09  9:28 Jean-Yves LENHOF
2003-07-18 19:44 Kernel OOPS Robert Scussel
2003-07-18 21:31 ` Alan Cox
2003-07-07 12:53 kernel oops 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-05-31  1:32 Nadeem Riaz
2003-03-26 15:52 Steve Terrell
2003-02-03  1:18 Kernel Oops Daniel Espinoza
2003-02-03  3:23 ` vishwas
2002-08-09  5:25 sanket rathi
2002-06-23 19:39 Dirk Schmidt
2002-06-10  8:46 kernel oops Robert Litwiniec
2002-02-26 18:26 Suporte RedeBonja
2002-02-27 13:35 ` Erik Mouw
2001-11-26 19:59 Tracy R Reed
2001-11-26 19:27 ` Stephen Smalley
2001-11-13 13:23 Kernel oops Anthony
2001-11-14  6:02 ` Thiago Rondon
2001-10-08 12:59 kernel oops Terry Kendal
2001-09-27  9:49 kewl
2001-06-01 15:13 Kernel oops David Harris
2001-06-01 15:12 David Harris
2001-04-19 18:32 kernel oops Ronald Bultje
2001-04-19 19:04 ` Alan Cox
2001-04-19 19:08   ` Ronald Bultje
2001-02-19 14:44 Kernel Oops Alberto Bertogli
2000-12-10  0:53 Bastien Nocera
2000-12-10  1:13 ` Bastien Nocera
2000-05-17 17:10 Kernel oops Patrick Higgins

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=1085429969.720.5.camel@debian \
    --to=skrald@amossen.dk \
    --cc=linux-kernel@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 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.