mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Randy.Dunlap" <rddunlap@osdl.org>
To: Rolando Espinoza La Fuente <rhodas@gmail.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.27 java process, Kernel bug at file.c:66
Date: Sat, 30 Oct 2004 15:50:32 -0700	[thread overview]
Message-ID: <41841AB8.1070109@osdl.org> (raw)
In-Reply-To: <94b391ae0410300640496a1e1c@mail.gmail.com>

Rolando Espinoza La Fuente wrote:
> Hi, this is my first message to lkml. (my english isnt good.. =/ )
> 
> i have this:
> 
> kernel BUG at file.c:66!

In 2.4.27, this must be fs/fat/file.c line # 66:

     65          if (iblock << sb->s_blocksize_bits != 
MSDOS_I(inode)->mmu_private) {
     66                  BUG();
     67                  return -EIO;
     68          }


> invalid operand: 0000
> CPU:    0
> EIP:    0010:[<c017656f>]    Tainted: P 
> EFLAGS: 00013287
> eax: 000d1000   ebx: 000d1200   ecx: 00000009   edx: 00000000
> esi: 00000688   edi: c8fe8bc0   ebp: c8fa5d40   esp: c9ef7e44
> ds: 0018   es: 0018   ss: 0018
> Process java (pid: 7050, stackpage=c9ef7000)
> Stack: 00000009 cd34d800 00000200 00000000 c13fbf7c 00000688 c01390cd c8fe8bc0 
>        00000688 c8fa5d40 00000001 c8fa5d40 c8f83000 c9ef7e88 00000200 c0178269 
>        c8fa5d40 0000315d c8fe8bc0 000000d1 c118aaa0 c13fbf7c 00000009 c013971a 
> Call Trace:    [<c01390cd>] [<c0178269>] [<c013971a>] [<c0176490>] [<c0178025>]
>   [<c0176490>] [<c012b195>] [<c012b663>] [<c01765e1>] [<c01765b9>] [<c0136988>]
>   [<c0108a93>]
> 
> Code: 0f 0b 42 00 1b ec 2e c0 ba fb ff ff ff e9 4c ff ff ff eb 0d 

Please see the REPORTING-BUGS file in the linux source tree
top-level directory for how to report bugs and also
Documentation/oops-tracing.txt for how to use ksymoops.
The Oops above needs to be run thru ksymoops.


> rolando@rolando:~$ uname -a ; java -version
> Linux rolando 2.4.27 #6 Thu Sep 16 20:35:47 PDT 2004 i686 unknown
> unknown GNU/Linux
> java version "1.4.2_04"
> Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
> Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
> rolando@rolando:~$ 
> 
> I am using Slackware-current. i have using java with azureus
> (bittorrent client), and now, azureus doesnt start.


-- 
~Randy

      reply	other threads:[~2004-10-30 23:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-30 13:40 Rolando Espinoza La Fuente
2004-10-30 22:50 ` Randy.Dunlap [this message]

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=41841AB8.1070109@osdl.org \
    --to=rddunlap@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rhodas@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome