Re: 2.4.27 java process, Kernel bug at file.c:66

From: Randy.Dunlap (rddunlap_at_osdl.org)
Date: 10/31/04

  • Next message: janitor_at_sternwelten.at: "[patch 4/8] serial/68328serial: replace schedule_timeout() with msleep_interruptible()"
    Date:	Sat, 30 Oct 2004 15:50:32 -0700
    To: Rolando Espinoza La Fuente <rhodas@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
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: janitor_at_sternwelten.at: "[patch 4/8] serial/68328serial: replace schedule_timeout() with msleep_interruptible()"

    Relevant Pages

    • Re: [PATCH] 2.4.25-rc1: Shutdown kernel on zone-alignment failure
      ... zone: FATAL ERROR: wrong zone alignment 0x1f0000 - will force kernel BUG ... Process swapper ... Attempted to kill the idle task! ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: is killing zombies possible w/o a reboot?
      ... An interrupt could be received at any time, ... in uninterruptible state because it is uninterruptible ... Processes must never get stuck in D, it's a kernel bug. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Kernel 2.6.14.2 - Hard link count is wrong
      ... this might be a kernel bug due to some problems in ... > This patch will give you a more useful error from findutils. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: nfsd oops in 2.6.7-rc1
      ... opteron oops reports don't seem to be as easy to read as i386, ... > Kernel BUG at nfsfh:276 ... > "Omnis enim res, quae dando non deficit, dum habetur et non datur, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • i915 crashes on Thinkpad X40 with "i915_probe" error
      ... This is a fairly common laptop for Linux users, ... kernel BUG at kernel/intermodule.c:104! ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)