lkml.org 
[lkml]   [1997]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectOops in 2.1.45, with FS patches.
This is from me twiddling around with a few different things, not sure
which caused it specifically. No patches in the filesystems, so DOS
oopses, and VFAT doesn't work. I'll send in an oops with the DOSfs if the
problem still exists in 2.1.46.

Richard


logging 1:
----------
Unable to handle kernel paging request at virtual address 210003ff
current->tss.cr3 = 026d0000, %cr3 = 026d0000
*pde = 00000000

logging 4:
----------
Oops: 0000
CPU: 0
EIP: 0010:[<c011e641>]
EFLAGS: 00010012
eax: c01951f8 ebx: c0093fe0 ecx: 210003ff edx: 00000003
esi: c009e1a0 edi: 00000286 ebp: 00000003 esp: c245de78
ds: 0018 es: 0018 ss: 0018
Process klogd (pid: 30, process nr: 7, stackpage=c245d000)
Stack: c009c740 c009c740 c245df10 00000030 c0143a5c 000000d8 00000003 c009c740
c009c740 c245df10 c245c000 c0093f98 c01433b7 000000d8 00000003 c245df48
c009c740 c01434ff c009c740 00000026 00000000 00000003 c245df48 c24e508c
Call Trace: [<c0143a5c>] [<c01433b7>] [<c01434ff>] [<c01495dd>] [<c01494fc>] [<c0140e49>] [<c01494fc>]
[<c01410b5>] [<c0122811>] [<c010946a>]
Code: 8b 01 89 03 85 c0 74 2b 8b 43 04 85 c0 75 10 89 19 89 c8 2b

ksymoops:
---------
Using `../System.map' to map addresses to symbols.

>>EIP: c011e641 <kmalloc+51/154>
Trace: c0143a5c <alloc_skb+64/148>
Trace: c01433b7 <sock_wmalloc+27/4c>
Trace: c01434ff <sock_alloc_send_skb+8b/128>
Trace: c01495dd <unix_stream_sendmsg+e1/218>
Trace: c01495dd <unix_stream_sendmsg+e1/218>
Trace: c0140e49 <sock_sendmsg+a1/c4>
Trace: c01495dd <unix_stream_sendmsg+e1/218>
Trace: c01410b5 <sock_write+b1/bc>
Trace: c0122811 <sys_write+b9/10c>
Trace: c010946a <system_call+3a/40>

Code: c011e641 <kmalloc+51/154>
Code: c011e641 <kmalloc+51/154> 8b 01 movl (%ecx),%eax
Code: c011e643 <kmalloc+53/154> 89 03 movl %eax,(%ebx)
Code: c011e645 <kmalloc+55/154> 85 c0 testl %eax,%eax
Code: c011e647 <kmalloc+57/154> 74 2b je c011e674 <kmalloc+84/154>
Code: c011e649 <kmalloc+59/154> 8b 43 04 movl 0x4(%ebx),%eax
Code: c011e652 <kmalloc+62/154> 85 c0 testl %eax,%eax
Code: c011e654 <kmalloc+64/154> 75 10 jne c011e660 <kmalloc+70/154>
Code: c011e656 <kmalloc+66/154> 89 19 movl %ebx,(%ecx)
Code: c011e658 <kmalloc+68/154> 89 c8 movl %ecx,%eax
Code: c011e65a <kmalloc+6a/154> 2b 00 subl (%eax),%eax
Code: c011e662 <kmalloc+72/154> 90 nop
Code: c011e663 <kmalloc+73/154> 90 nop
Code: c011e664 <kmalloc+74/154> 90 nop
#
# Automatically generated by make menuconfig: don't edit
#

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
CONFIG_KERNELD=y

#
# General setup
#
# CONFIG_MATH_EMULATION is not set
CONFIG_NET=y
CONFIG_PCI=y
CONFIG_PCI_OPTIMIZE=y
# CONFIG_MCA is not set
CONFIG_SYSVIPC=y
CONFIG_SYSCTL=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
# CONFIG_BINFMT_JAVA is not set
CONFIG_M586=y
# CONFIG_VIDEO_SELECT is not set
CONFIG_PNP_PARPORT=m

#
# Plug and Play support
#
CONFIG_PNP=y
CONFIG_PNP_PARPORT_AUTOPROBE=y

#
# Floppy, IDE, and other block devices
#
CONFIG_BLK_DEV_FD=m
CONFIG_BLK_DEV_IDE=y
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDECD=m
# CONFIG_BLK_DEV_IDETAPE is not set
CONFIG_BLK_DEV_IDEFLOPPY=m
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_TRITON=y
# CONFIG_IDE_CHIPSETS is not set
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_XD is not set
# CONFIG_BLK_DEV_EZ is not set
# CONFIG_BLK_DEV_HD is not set

#
# Networking options
#
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
# CONFIG_FIREWALL is not set
CONFIG_NET_ALIAS=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ACCT is not set
# CONFIG_IP_ROUTER is not set
CONFIG_NET_IPIP=m
CONFIG_IP_ALIAS=m
# CONFIG_ARPD is not set
CONFIG_SYN_COOKIES=y
# CONFIG_INET_PCTCP is not set
# CONFIG_INET_RARP is not set
CONFIG_PATH_MTU_DISCOVERY=y
CONFIG_IP_NOSR=y
CONFIG_SKB_LARGE=y
# CONFIG_IPV6 is not set
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
CONFIG_IPX_PPROP_ROUTING=y
# CONFIG_ATALK is not set
# CONFIG_AX25 is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_BRIDGE is not set
# CONFIG_LLC is not set
# CONFIG_WAN_ROUTER is not set

#
# SCSI support
#
CONFIG_SCSI=m
CONFIG_BLK_DEV_SD=m
# CONFIG_CHR_DEV_ST is not set
# CONFIG_BLK_DEV_SR is not set
CONFIG_CHR_DEV_SG=m
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y

#
# SCSI low-level drivers
#
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AHA1740 is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_AM53C974 is not set
CONFIG_SCSI_BUSLOGIC=m
CONFIG_SCSI_OMIT_FLASHPOINT=y
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA_DMA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_NCR53C7xx is not set
# CONFIG_SCSI_NCR53C8XX is not set
CONFIG_SCSI_PPA=m
CONFIG_SCSI_PPA_HAVE_PEDANTIC=2
CONFIG_SCSI_PPA_EPP_TIME=128
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_SEAGATE is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
# CONFIG_ARCNET is not set
CONFIG_DUMMY=m
CONFIG_EQUALIZER=m
# CONFIG_NET_ETHERNET is not set
# CONFIG_FDDI is not set
# CONFIG_DLCI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
# CONFIG_NET_RADIO is not set
# CONFIG_SLIP is not set
# CONFIG_TR is not set
CONFIG_SHAPER=m

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Filesystems
#
# CONFIG_QUOTA is not set
# CONFIG_MINIX_FS is not set
CONFIG_EXT2_FS=y
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
# CONFIG_UMSDOS_FS is not set
CONFIG_PROC_FS=y
CONFIG_NFS_FS=m
CONFIG_NFSD=m
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_SMB_FS=m
CONFIG_SMB_WIN95=y
CONFIG_NCP_FS=m
CONFIG_ISO9660_FS=m
# CONFIG_HPFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_ROMFS_FS is not set
CONFIG_AUTOFS_FS=m
CONFIG_UFS_FS=m
CONFIG_BSD_DISKLABEL=y
# CONFIG_SMD_DISKLABEL is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=m
CONFIG_SERIAL_EXTENDED=y
# CONFIG_SERIAL_MANY_PORTS is not set
CONFIG_SERIAL_SHARE_IRQ=y
# CONFIG_SERIAL_MULTIPORT is not set
# CONFIG_HUB6 is not set
# CONFIG_SERIAL_CONSOLE is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_PRINTER=m
CONFIG_PRINTER_READBACK=y
CONFIG_MOUSE=y
# CONFIG_ATIXL_BUSMOUSE is not set
# CONFIG_BUSMOUSE is not set
# CONFIG_MS_BUSMOUSE is not set
CONFIG_PSMOUSE=m
# CONFIG_82C710_MOUSE is not set
# CONFIG_PC110_PAD is not set
# CONFIG_UMISC is not set
# CONFIG_QIC02_TAPE is not set
# CONFIG_FTAPE is not set
CONFIG_APM=y
# CONFIG_APM_IGNORE_USER_SUSPEND is not set
CONFIG_APM_DO_ENABLE=y
CONFIG_APM_CPU_IDLE=y
CONFIG_APM_DISPLAY_BLANK=y
# CONFIG_APM_POWER_OFF is not set
# CONFIG_WATCHDOG is not set
# CONFIG_RTC is not set
CONFIG_JOYSTICK=m

#
# Sound
#
CONFIG_SOUND=m
# CONFIG_PAS is not set
CONFIG_SB=y
CONFIG_ADLIB=y
# CONFIG_GUS is not set
# CONFIG_MPU401 is not set
# CONFIG_PSS is not set
# CONFIG_GUS16 is not set
# CONFIG_GUSMAX is not set
# CONFIG_MSS is not set
# CONFIG_SSCAPE is not set
# CONFIG_TRIX is not set
# CONFIG_MAD16 is not set
# CONFIG_CS4232 is not set
# CONFIG_MAUI is not set
CONFIG_YM3812=y
SBC_BASE=220
SBC_IRQ=5
SBC_DMA=1
SB_DMA2=5
SB_MPU_BASE=330
SB_MPU_IRQ=9
# CONFIG_LOWLEVEL_SOUND is not set

#
# Kernel hacking
#
# CONFIG_PROFILE is not set
CONFIG_MAGIC_SYSRQ=y
\
 
 \ /
  Last update: 2005-03-22 13:39    [W:0.114 / U:0.856 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site