linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* OOPS: 2.4.0-test10-pre6 around reiserfs 3.6.18
@ 2000-11-04  3:02 Elmer Joandi
  2000-11-04 15:07 ` Erik Mouw
  0 siblings, 1 reply; 2+ messages in thread
From: Elmer Joandi @ 2000-11-04  3:02 UTC (permalink / raw)
  To: linux-kernel


under serious memory shortage, memory hog running and doing random access
over 133 MB(128MB ram) and disk output as fast as it could.
swap(128M) free = 0M, stable high disk io for long time, then
me killing X with -9 , got oops.
/home is on reiserfs, which is on raid, which has 5 slices all on same
disk (for fun).


Nov  4 07:22:32 fw kernel:  printing eip: 
Nov  4 07:22:32 fw kernel: c0133296 
Nov  4 07:22:32 fw kernel: *pde = 00000000 
Nov  4 07:22:32 fw kernel: Oops: 0000 
Nov  4 07:22:32 fw kernel: CPU:    0 
Nov  4 07:22:32 fw kernel: EIP:    0010:[block_read_full_page+14/500] 
Nov  4 07:22:32 fw kernel: EFLAGS: 00010282 
Nov  4 07:22:32 fw kernel: eax: 00000000   ebx: 00000000   ecx: c51c1f24   edx: c11d4f2c 
Nov  4 07:22:32 fw kernel: esi: c11d4f2c   edi: c04c157c   ebp: 00000000   esp: c7e75ee4 
Nov  4 07:22:32 fw kernel: ds: 0018   es: 0018   ss: 0018 
Nov  4 07:22:32 fw kernel: Process bash (pid: 24057, stackpage=c7e75000) 
Nov  4 07:22:32 fw kernel: Stack: 00000000 c11d4f2c c04c157c 00000000 00000000 00000000 c11d4f2c c04c157c  
Nov  4 07:22:32 fw kernel:        00000000 c021f0f0 c7e75f10 00000000 c51c1f24 c11d4f58 c11d4f2c c04c157c  
Nov  4 07:22:32 fw kernel:        00000000 c0278e40 c015faf7 c11d4f2c c015d4b8 c0124f56 c68d8e40 c11d4f2c  
Nov  4 07:22:32 fw kernel: Call Trace: [call_apic_timer_interrupt+5/13] [reiserfs_readpage+15/20] [reiserfs_get_block+0/3548] [do_generic_file_read+698/1284] [generic_file_read+91/120] [file_read_actor+0/84] [sys_read+143/196]  
Nov  4 07:22:32 fw kernel:        [system_call+51/56]  
Nov  4 07:22:32 fw kernel: Code: 8b 40 10 89 44 24 24 c7 44 24 18 00 00 00 00 8b 42 18 a8 01  

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: OOPS: 2.4.0-test10-pre6 around reiserfs 3.6.18
  2000-11-04  3:02 OOPS: 2.4.0-test10-pre6 around reiserfs 3.6.18 Elmer Joandi
@ 2000-11-04 15:07 ` Erik Mouw
  0 siblings, 0 replies; 2+ messages in thread
From: Erik Mouw @ 2000-11-04 15:07 UTC (permalink / raw)
  To: Elmer Joandi; +Cc: linux-kernel

On Sat, Nov 04, 2000 at 05:02:32AM +0200, Elmer Joandi wrote:
> under serious memory shortage, memory hog running and doing random access
> over 133 MB(128MB ram) and disk output as fast as it could.
> swap(128M) free = 0M, stable high disk io for long time, then
> me killing X with -9 , got oops.
     ^^^^^^^^^^^^^^^^^

Known problem. When you killed X, all shells wanted to update the
.bash_history (or .history) file at the same time, which triggered the
bug.

> /home is on reiserfs, which is on raid, which has 5 slices all on same
> disk (for fun).
> 
> 
> Nov  4 07:22:32 fw kernel:  printing eip: 
> Nov  4 07:22:32 fw kernel: c0133296 
> Nov  4 07:22:32 fw kernel: *pde = 00000000 
> Nov  4 07:22:32 fw kernel: Oops: 0000 
> Nov  4 07:22:32 fw kernel: CPU:    0 
> Nov  4 07:22:32 fw kernel: EIP:    0010:[block_read_full_page+14/500] 
                                           ^^^^^^^^^^^^^^^^^^^^
Yes, this looks like the symptom.

This was fixed in 2.4.0-test10-pre7, please upgrade to 2.4.0-test10
(final version) and see if it fixed your problem.


Erik

-- 
J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department
of Electrical Engineering, Faculty of Information Technology and Systems,
Delft University of Technology, PO BOX 5031,  2600 GA Delft, The Netherlands
Phone: +31-15-2783635  Fax: +31-15-2781843  Email: J.A.K.Mouw@its.tudelft.nl
WWW: http://www-ict.its.tudelft.nl/~erik/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-11-04 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-04  3:02 OOPS: 2.4.0-test10-pre6 around reiserfs 3.6.18 Elmer Joandi
2000-11-04 15:07 ` Erik Mouw

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).