vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| This is the tail end of a kernel panic I keep receiving. Everything is pretty much standard to the install guide. Anyone have any ideas? kernel-2.4.22-gentoo-r5 bread: Cannot read the block (14504685: (Input/output error). Warning...fsck.reiserfs for device /dev/hda3 exited with signal 6. * Filesystem couldn't be fixed kernel BUG at sched.c:1265! invalid operand: 0000 CPU: 0 EIP: 0010:[<c0233ce8>] Not tainted EFLAGS: 00010202 eax: 00000001 ebx: c017c000 ecx: 00000001 edx: 00000000 esi: c019d680 edi: 00000000 ebp: c017df28 esp: c017def8 ds: 0018 es: 0018 ss: 0018 Process swapper (pid: 0, stackpage=c017d000) Stack: 00000000 c017df18 c023e206 cfa01f00 c01bc920 c01bc920 c017c000 00000001 co17df24 c017c000 c019d680 00000000 c017df34 c02343a9 c019d694 c017df4c c023df98 00000001 00000001 c0175f80 fffffffe c017df6c c023dd80 c0175f80 Call Trace: [<c023e206>] [<c02343a9>] [<c023df98>] [<c023dd80>] [<c02230bb>] [<c0225893>] [<c0400018>] [<c021f318>] [<c021f36e>] Code: 0f 0b f1 04 65 4d 41 c0 b8 00 e0 ff ff 21 e0 89 45 e8 83 40 <0>Kernel panic: Aiee, killing interrupt handler! In interrupt handler - not syncing Thanks in advance, Brian G. -- Tiger got to hunt, Bird got to fly; Man got to sit and wonder, "Why, why, why?" Tiger got to sleep, Bird got to land; Man got to tell himself he understand. -- The Books of Bokonon |
| |||
| Brian Gant <gantbd@muohio.edu> writes: > This is the tail end of a kernel panic I keep receiving. Everything is > pretty much standard to the install guide. Anyone have any ideas? > > kernel-2.4.22-gentoo-r5 > > > > bread: Cannot read the block (14504685: (Input/output error). > > Warning...fsck.reiserfs for device /dev/hda3 exited with signal 6. > * Filesystem couldn't be fixed > kernel BUG at sched.c:1265! This is clearly a kernel bug and there is nothing to be done but to use a kernel without that particular bug. The latest 2.4.x kernels have been pretty good, though I don't use Reiser fs. You might try 'emerge vanilla-sources' and see if the newer kernel has fixed that bug. |
| ||||
| When asked "Where were you on 16 Feb 2004 18:51:44 -0800??" walt <wa1ter@hotmail.com> casually replied: > Brian Gant <gantbd@muohio.edu> writes: > > > This is the tail end of a kernel panic I keep receiving. Everything > > is pretty much standard to the install guide. Anyone have any > > ideas? > > > > kernel-2.4.22-gentoo-r5 > > > > > > > > bread: Cannot read the block (14504685: (Input/output error). > > > > Warning...fsck.reiserfs for device /dev/hda3 exited with signal 6. > > * Filesystem couldn't be fixed > > kernel BUG at sched.c:1265! > > This is clearly a kernel bug and there is nothing to be done but > to use a kernel without that particular bug. > > The latest 2.4.x kernels have been pretty good, though I don't use > Reiser fs. You might try 'emerge vanilla-sources' and see if the > newer kernel has fixed that bug. This install was for a non-critical machine, so I simply changed the fs type to ext3. Thanks for the input though. - Brian G. -- Tiger got to hunt, Bird got to fly; Man got to sit and wonder, "Why, why, why?" Tiger got to sleep, Bird got to land; Man got to tell himself he understand. -- The Books of Bokonon |