[Bug 49359] kernel oops during kernel rebuild - Unable to handle kernel paging request at virtual address 00004005

rick beldin rick.beldin at gmail.com
Sun Jun 11 13:20:13 UTC 2006


Public bug reported:

Binary package hint: kernel-image-2.6.15-23-386-di

System is a AMD Athlon XP 1900+ with 1.5gb of ram, 250 gb Seagate hd,
Nvidia GeForce4 MX 440.  System was running stable with Breezy for many
months and I upgraded from Breezy to Dapper after June 1st using the
update-manager.

A third party package I use requires that the kernel be rebuilt with CONFIG_REGPARMS set so I downloaded linux-source-2.6.15-23 and all the necessary kernel 'stuff' needed to rebuild.    I had done this successfully on this same machine with 2.6.12-10 and had no problems. 
Third party module I use is also built with gcc 3, so I install gcc-3.4

After cd'ing to /usr/src/linux-source-2.6.15-2.6.15 and doing:

MAKEFLAGS="CC=/usr/bin/gcc-3.4" dpkg-buildpackage -B -uc -us

The system generated an oops.

[4324027.703000] Unable to handle kernel paging request at virtual address 00004005
[4324027.703000]  printing eip:
[4324027.703000] bfbbb878
[4324027.703000] *pde = 00000000
[4324027.703000] Oops: 0000 [#1]
[4324027.703000] PREEMPT
[4324027.703000] Modules linked in: rfcomm l2cap bluetooth ppdev cpufreq_userspace cpufreq_stats freq_table cpufreq_powersave cpufreq_ondemand cpufreq_conservative video tc1100_wmi sony_acpi pcc_acpi hotkey dev_acpi container button acpi_sbs battery ac i2c_acpi_ec ntfs nls_iso8859_1 nls_cp437 vfat fat dm_mod md_mod lp rsrc_nonstatic pcmcia_core snd_emu10k1_synth snd_emux_synth snd_seq_virmidi snd_seq_midi_emul snd_seq_dummy tsdev ipv6 snd_seq_oss pcspkr analog snd_seq_midi snd_seq_midi_event snd_seq snd_emu10k1 snd_rawmidi snd_ac97_codec snd_ac97_bus snd_pcm_oss snd_mixer_oss i2c_viapro snd_pcm snd_seq_device snd_timer snd_page_alloc snd_util_mem snd_hwdep serio_raw rtc psmouse emu10k1_gp gameport parport_pc parport via_ircc snd irda soundcore crc_ccitt floppy nvidia i2c_core shpchp pci_hotplug via_agp agpgart tulip ltserial ltmodem evdev ext3 jbd ide_generic uhci_hcd ehci_hcd ohci_hcd usbcore ide_cd cdrom ide_disk via82cxxx generic thermal processor fan capability commoncap vga16fb vgastate fbcon tileblit font bitblit softcursor
[4324027.703000] CPU:    0
[4324027.703000] EIP:    0060:[<bfbbb878>]    Tainted: P      VLI
[4324027.703000] EFLAGS: 00010046   (2.6.15-23-386)
[4324027.703000] EIP is at 0xbfbbb878
[4324027.703000] eax: 08556000   ebx: 08556c78   ecx: 00000000   edx: 08555000
[4324027.703000] esi: c174c620   edi: 00001000   ebp: ebf83e84   esp: ebf83da8
[4324027.703000] ds: 007b   es: 007b   ss: 0068
[4324027.703000] Process cc1 (pid: 19671, threadinfo=ebf82000 task=f7c91030)
[4324027.703000] Stack: c0116820 00000002 c01405ba 00000060 00010287 00001505 ebf82000 c174c620
[4324027.703000]        ebf83e40 00000000 c01403f7 ebf83e84 c174c620 00000000 00001000 00000000
[4324027.703000]        00000000 ebf82000 eeb14e98 00000001 00000000 00000002 00000002 ffffffff
[4324027.703000] Call Trace:
[4324027.703000]  [<c0116820>] do_page_fault+0x0/0x61a
[4324027.703000]  [<c01405ba>] file_read_actor+0x3a/0xc0
[4324027.703000]  [<c01403f7>] do_generic_mapping_read+0x357/0x4e0
[4324027.703000]  [<c01406db>] __generic_file_aio_read+0x9b/0x230
[4324027.703000]  [<c0140580>] file_read_actor+0x0/0xc0
[4324027.703000]  [<c01408b2>] generic_file_aio_read+0x42/0x60
[4324027.703000]  [<c015fada>] do_sync_read+0xba/0x120
[4324027.703000]  [<c0131170>] autoremove_wake_function+0x0/0x40
[4324027.703000]  [<c015fbd6>] vfs_read+0x96/0x150
[4324027.703000]  [<c015ff38>] sys_read+0x38/0x80
[4324027.703000]  [<c010302b>] sysenter_past_esp+0x54/0x79
[4324027.703000] Code:  Bad EIP value.
[4324027.703000]

I had seen this once before but was unable to capture it since it looked
the graphics head.  At the time of the above crash I had unmounted all
fs except / and had disabled gdm so I could see the contents of the
console.

The system is still apparently somewhat functional as I am typing this
from the same boot session.

filesystem is clean, fsck shows no issues.

** Affects: linux-source-2.6.15 (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

-- 
kernel oops during kernel rebuild - Unable to handle kernel paging request at virtual address 00004005
https://launchpad.net/bugs/49359




More information about the kernel-bugs mailing list