public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Kernel Crash 2.4.8
@ 2001-08-21 12:00 Ram'on Garc'ia Fern'andez
  2001-08-21 12:12 ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Ram'on Garc'ia Fern'andez @ 2001-08-21 12:00 UTC (permalink / raw)
  To: linux-kernel

Hello

This crash was produced when mounting the Zip drive.

(This causes modprobe to load the ide-scsi module)

Kernel 2.4.8 SMP. 2 Pentium III processors 800 MHz

I had to write by hand all the kernel messages. Please
forgive mistakes.

Ramon

EIP: C0186B6A (account_io_start + 0x26)
*PDE = 0
Flags = 10046
EAX = 0
EBX = 393946
ECX = 2
EDX = 0
ESI = 2
EDI = 0
EBP = C7F33018
ESP = C78E3CC0
DS = ES = SS = 18
process modprobe
Stack: C75C2C60 C0186C02 00393946 C75C2C60 0 2 2 C40F0DA0
0  39346 0 C0187466 C75C2C60 0 2 C40F0DA0
Call trace:
C0186C02 req_new_io+0x36
C0187466 __make_request+0x606
C01877A1 generic_make_request+0xe1
C0187855 submit_bh+0x55
C0187A6B ll_rw_block+0x1fb
C0139287 bread+0x33
C015BA86 validate_partition_table+0x16
C015BBA1 ldm_partition+0x8d
C015A07C check_partition+0xe0
C0117CEE release_console_sem+0x8e
C015A4E3 grok_partitions+0x7b
C015A450 register_disk+0x28
C8929CE5 ?? (probably from ide-scsi module; unfortunately I have no record).
C892AB68 ??
C892AB20 ??
C88114B1 ??
Code: 01 4B 30 EB 0B 90 85 D2 74 03 FF 43 38 01 4B 40
(the symbol "buffer" is the start of this piece of code)
0:   01 4b 30                add    %ecx,0x30(%ebx)
3:   eb 0b                   jmp    10 <buffer+0x10>
5:   90                      nop
6:   85 d2                   test   %edx,%edx
8:   74 03                   je     d <buffer+0xd>
a:   ff 43 38                incl   0x38(%ebx)
d:   01 4b 40                add    %ecx,0x40(%ebx)


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

* Re: Kernel Crash 2.4.8
  2001-08-21 12:00 Kernel Crash 2.4.8 Ram'on Garc'ia Fern'andez
@ 2001-08-21 12:12 ` Jens Axboe
  2001-08-21 13:32   ` Ram'on Garc'ia Fern'andez
  0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2001-08-21 12:12 UTC (permalink / raw)
  To: Ram'on Garc'ia Fern'andez; +Cc: linux-kernel

On Tue, Aug 21 2001, Ram'on Garc'ia Fern'andez wrote:
> Hello
> 
> This crash was produced when mounting the Zip drive.
> 
> (This causes modprobe to load the ide-scsi module)
> 
> Kernel 2.4.8 SMP. 2 Pentium III processors 800 MHz
> 
> I had to write by hand all the kernel messages. Please
> forgive mistakes.
> 
> Ramon
> 
> EIP: C0186B6A (account_io_start + 0x26)
> *PDE = 0
> Flags = 10046
> EAX = 0
> EBX = 393946
> ECX = 2
> EDX = 0
> ESI = 2
> EDI = 0
> EBP = C7F33018
> ESP = C78E3CC0
> DS = ES = SS = 18
> process modprobe
> Stack: C75C2C60 C0186C02 00393946 C75C2C60 0 2 2 C40F0DA0
> 0  39346 0 C0187466 C75C2C60 0 2 C40F0DA0
> Call trace:
> C0186C02 req_new_io+0x36

What else did you patch into this kernel? The above looks like it came
from the sard patches, not part of the stock tree.

-- 
Jens Axboe


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

* Re: Kernel Crash 2.4.8
  2001-08-21 12:12 ` Jens Axboe
@ 2001-08-21 13:32   ` Ram'on Garc'ia Fern'andez
  0 siblings, 0 replies; 3+ messages in thread
From: Ram'on Garc'ia Fern'andez @ 2001-08-21 13:32 UTC (permalink / raw)
  To: linux-kernel

On Tue, Aug 21, 2001 at 02:12:53PM +0200, Jens Axboe wrote:

> > EIP: C0186B6A (account_io_start + 0x26)
[...]
> 
> What else did you patch into this kernel? The above looks like it came
> from the sard patches, not part of the stock tree.

I acknowledge that there might be bugs caused by non standard patches,
but I think that this is unlikely.

This kernel comes from the Mandrake distribution, development version.

ftp.sunet.se:/pub/Linux/distributions/mandrake-devel/cooker/i586/Mandrake/RPMS/
              kernel-smp-2.4.8-7mdk.i586.rpm

Includes these patches (I tried to omit irrelevant patches) :

linux-2.4.1-ac3-upgrade-swap-limit.patch.bz2
linux-2.4.2-ac20-FXSR_686.patch.bz2
linux-2.4.2-ac20-TIOCGDEV.patch.bz2
linux-2.4.2-ac20-brokenmptable.patch.bz2
linux-2.4.2-ac20-multipath-export.patch.bz2
linux-2.4.2-ac20-pge.patch.bz2
linux-2.4.2-ac20-rd-progress.patch.bz2
linux-2.4.2-ac20-scsi-reset.patch.bz2
linux-2.4.2-ac20-setup_delay.patch.bz2
linux-2.4.3-ac12-nfsexp.patch.bz2
linux-2.4.3-ac3-gz-module.patch.bz2
linux-2.4.3-ac4-scsi_scan.patch.bz2
linux-2.4.5-ac19-overflow.patch.bz2
linux-2.4.6-ac1-multipath-fixes-2.patch.bz2
linux-2.4.6-ac1-multipath-md_error-fix.patch.bz2
linux-2.4.7-ac1-ide-floppy.patch.bz2
linux-2.4.7-ac1-scsimon-2.4.3-1.patch.bz2
linux-2.4.7-ac4-buffermem_pages-exported.patch.bz2
linux-2.4.8-ac1-ac3-passthrough.patch.bz2
linux-2.4.8-ac1-speedtouch-fixes.patch.bz2
linux-2.4.8-ac3-apic-quiet.patch.bz2
linux-2.4.8-ac3-iscsi.patch.bz2
linux-2.4.8-ac7-ioqueue.patch.bz2
patch-2.4.8-ac7.bz2


Irrelevant patches omitted above are:

3rdparty-bcm5700-1.4.5-gcc-fixes.patch.bz2
3rdparty-bcm5700-1.4.5.tar.bz2
3rdparty-dc395x_trm-1.32-cpp-fixes.patch.bz2
3rdparty-dc395x_trm-1.32.tar.bz2
3rdparty-e100-1.6.5.tar.bz2
3rdparty-e1000-3.0.10.tar.bz2
3rdparty-qce-ga-0.40b.tar.bz2
README.kernel-sources
alsa-driver-0.5.11-compile-fix.patch.bz2
alsa-driver-0.5.11-compile-fix2.patch.bz2
alsa-driver-0.5.11.tar.bz2
boot_logo.ppm.bz2
endian-safe-reiserfs-for-2.4.6-pre8.patch.bz2
freeswan-1.91-fix-debug.patch.bz2
freeswan-1.91.tar.bz2
i2c-2.6.0.tar.bz2
kernel-2.4-BuildASM.sh
kernel-2.4.8-alpha.config
kernel-2.4.8-i586-BOOT.config
kernel-2.4.8-i586-enterprise.config
kernel-2.4.8-i586.config
kernel-2.4.8-ppc.config
kernel-2.4.spec
linux-2.2.1-ac19-fix-ipsec-include.patch.bz2
linux-2.2.16-useio.patch.bz2
linux-2.3.99p3p6-sparc.patch.bz2
linux-2.4.0-ac12-nohighmemdebug.patch.bz2
linux-2.4.0-pcmcia-3.1.23-cp-force.patch.bz2
linux-2.4.0-ping.patch.bz2
linux-2.4.0-test5-qla1280-1.patch.bz2
linux-2.4.1-ac11-installkernel-a.patch.bz2
linux-2.4.1-ac19-ipsec-config-1.8.patch.bz2
linux-2.4.1-ac3-qla2x00-2.19.15.patch.bz2
linux-2.4.1-ac4-3c90x.patch.bz2
linux-2.4.1-ac4-e820.patch.bz2
linux-2.4.1-ac4-raid5xor.patch.bz2
linux-2.4.1-ac4-wavelan-udelay.patch.bz2
linux-2.4.2-ac16-aty-modules.patch.bz2
linux-2.4.2-ac20-alpha-include.patch.bz2
linux-2.4.2-ac20-alternateairo.patch.bz2
linux-2.4.2-ac20-i2o-lockup.patch.bz2
linux-2.4.2-ac20-qla1280timer.patch.bz2
linux-2.4.2-ac20-quiet-cdrom.patch.bz2
linux-2.4.2-ac20-uhci-slab.patch.bz2
linux-2.4.2-ac28-cipefix.patch.bz2
linux-2.4.2-ac28-ipvs-compile-fix.patch.bz2
linux-2.4.3-ac12-r5align.patch.bz2
linux-2.4.3-ac12-r5plug.patch.bz2
linux-2.4.3-ac13-keyboardsilence.patch.bz2
linux-2.4.3-ac3-bootlogo-leave-message.patch.bz2
linux-2.4.3-ac3-pcmcia-rc-early.patch.bz2
linux-2.4.3-ac4-bootmem.patch.bz2
linux-2.4.3-ac4-bootmem_oom.patch.bz2
linux-2.4.3-ac4-nologo.patch.bz2
linux-2.4.3-ac4-usb-scsiglue.patch.bz2
linux-2.4.3-isdn-olitec-gazel.patch.bz2
linux-2.4.3-mdk-bootlogo.patch.bz2
linux-2.4.3-rev-p30-ppc.patch.bz2
linux-2.4.3-usb-module_device_table.patch.bz2
linux-2.4.4-ac11-ppptoe-ppptoa.patch.bz2
linux-2.4.4-ac11-usbthrottle.patch.bz2
linux-2.4.4-ac3-blkioctl-sector.patch.bz2
linux-2.4.4-ac3-lp-parport-revert.patch.bz2
linux-2.4.5-ac13-driver-tw98_0.1.patch.bz2
linux-2.4.5-ac13-iforce.update.patch.bz2
linux-2.4.5-ac13-usbvision-device-map.patch.bz2
linux-2.4.5-ac15-autoconf.patch.bz2
linux-2.4.5-ac15-kaweth-fix.patch.bz2
linux-2.4.5-ac15-netfilter-dropped-table.patch.bz2
linux-2.4.5-ac15-netfilter-irc-nat.patch.bz2
linux-2.4.5-ac5-ide-cd-fix.patch.bz2
linux-2.4.6-ac1-cipe-1.4.5.patch.bz2
linux-2.4.6-ac1-hexblocknumbers.patch.bz2
linux-2.4.6-ac1-ipvs.patch.bz2
linux-2.4.6-ac2-du-e100.support.patch.bz2
linux-2.4.6-ac2-silicom-u2e.support.patch.bz2
linux-2.4.6-ac5-supermount-0.6.0.patch.bz2
linux-2.4.6-lm_sensors-ppc.patch.bz2
linux-2.4.6-misc-ppc.patch.bz2
linux-2.4.7-ac1-aacraid.patch.bz2
linux-2.4.7-ac1-mediactl-0.0.2.patch.bz2
linux-2.4.7-ac1-sard.patch.bz2
linux-2.4.7-ac10-lanstreamer-update.patch.bz2
linux-2.4.7-ac2-fix-rebuild-aic7xx-firmware.patch.bz2
linux-2.4.7-ac2-kdb-fix.patch.bz2
linux-2.4.7-ac2-reiserfs-quota.patch.bz2
linux-2.4.7-ac3-hp8200.patch.bz2
linux-2.4.7-ac3-speedtouch.patch.bz2
linux-2.4.7-ac3-usbvision.patch.bz2
linux-2.4.7-ac4-3rdparty.patch.bz2
linux-2.4.7-ac4-jfs-1.0.2-common.patch.bz2
linux-2.4.7-ac5-bootlogo_with_version.patch.bz2
linux-2.4.7-ac5-multipath.patch.bz2
linux-2.4.7-ac7-BOOT.patch.bz2
linux-2.4.7-ac7-bcm5820-2.patch.bz2
linux-2.4.7-ac7-bcm5820.patch.bz2
linux-2.4.7-ac7-jfs-1.0.2-shared.patch.bz2
linux-2.4.8-ac2-atm-fixes.patch.bz2
linux-2.4.8-ac2-nec-picty900-printer.patch.bz2
linux-2.4.8-ac3-parportpnp.patch.bz2
linux-2.4.8-ac3-sb_id.patch.bz2
linux-2.4.8-ac5-config-small.patch.bz2
linux-2.4.8-ac7-cramfs.patch.bz2
linux-2.4.8-ac7-dellmptable.patch.bz2
linux-2.4.8-ac7-ethtool.patch.bz2
linux-2.4.8-ac7-ext3-debug.patch.bz2
linux-2.4.8-ac7-kdb-v1.8.patch.bz2
linux-2.4.8-ac7-keyboardsilence.patch.bz2
linux-2.4.8-ac7-massworks-id75.patch.bz2
linux-2.4.8-ac7-numargs.patch.bz2
linux-2.4.8-ac7-oomavoidance.patch.bz2
linux-2.4.8-ac7-parport-update.patch.bz2
linux-2.4.8-ac7-pdcraid.patch.bz2
linux-2.4.8-ac7-scsitimeout.patch.bz2
linux-2.4.8-ac7-sym53c8xx-fixes.patch.bz2
linux-2.4.8-ac7-triplelock.patch.bz2
linux-2.4.8-ac7-usb-oops.patch.bz2
linux-2.4.8-ac7-usb-sony-clie.patch.bz2
linux-2.4.8-ac7-vfatnfs.patch.bz2
linux-2.4.8-ac7-vlan-1.4.patch.bz2
linux-2.4.8-ac7-xircom-pgsdb9.patch.bz2
linux-2.4.8.tar.bz2
linux-mdkconfig.h
linux-merge-config.awk
linux-merge-modules.awk
lm_sensors-2.5.5-fix-build-sensord.patch.bz2
lm_sensors-2.5.5-fix-install.patch.bz2
lm_sensors-2.5.5-sensors
lm_sensors-2.6.0-mkpatch-fix.patch.bz2
lm_sensors-2.6.0.tar.bz2
pcmcia-cs-3.1.21-config.patch.bz2
pcmcia-cs-3.1.21-script.patch.bz2
pcmcia-cs-3.1.25-sysconfig-pcmcia
pcmcia-cs-3.1.26-wireless.patch.bz2
pcmcia-cs-3.1.27-Configure-fix.patch.bz2
pcmcia-cs-3.1.27-isdn.script
pcmcia-cs-3.1.27-network.script
pcmcia-cs-3.1.27-ohci_update.patch.bz2
pcmcia-cs-3.1.27-spectrum-2.4t.patch.bz2
pcmcia-cs-3.1.27-updfstab.patch.bz2
pcmcia-cs-3.1.27-yenta.patch.bz2
pcmcia-cs-3.1.28-ibmtr_compile_fix.patch.bz2
pcmcia-cs-3.1.28.tar.bz2
pcmcia-cs-3.1.2x-no-aero-ppc.patch.bz2
pcmcia-cs-3.1.3-3com.patch.bz2
rhkmvtag.c
supermount.README


ftp.sunet.se:/pub/Linux/distributions/mandrake-devel/cooker/i586/Mandrake/RPMS/
              kernel-smp-2.4.8-7mdk.i586.rpm

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

end of thread, other threads:[~2001-08-21 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-21 12:00 Kernel Crash 2.4.8 Ram'on Garc'ia Fern'andez
2001-08-21 12:12 ` Jens Axboe
2001-08-21 13:32   ` Ram'on Garc'ia Fern'andez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox