[Bug 467815] New: Kernel bug in reiserfs/journal.c while installing rpm packages
https://bugzilla.novell.com/show_bug.cgi?id=467815 User sundance@ierne.eu.org added comment https://bugzilla.novell.com/show_bug.cgi?id=467815#c1 Summary: Kernel bug in reiserfs/journal.c while installing rpm packages Classification: openSUSE Product: openSUSE 11.1 Version: RC 2 Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sundance@ierne.eu.org QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (compatible; Konqueror/4.1; Linux) KHTML/4.1.96 (like Gecko) SUSE SYNOPSIS: During certain IO-intensive operations, a crash occurs in reiserfs/journal.c. This has typically happened to me while installing packages with rpm. (The rpm process then sometimes stays resident and unkillable, keeping its lock on the rpm DB and requiring a reboot.) KERNEL VERSION: This is with kernel-pae version 2.6.27.7-9.1. STACK TRACE: ------------[ cut here ]------------ kernel BUG at fs/reiserfs/journal.c:1034! invalid opcode: 0000 [#1] SMP last sysfs file: /sys/devices/pci0000:00/0000:00:18.3/modalias Modules linked in: nvidia(PX) af_packet snd_pcm_oss snd_mixer_oss snd_seq_midi snd_seq_midi_event binfmt_misc snd_seq cpufreq_conservative cpufreq_userspace cpufreq_powersave powernow_k8 fuse ext3 jbd mbcache loop dm_mod tuner_simple tuner_types sr_mod tuner cdrom tvaudio snd_cs4232(N) bttv snd_opl3_lib ide_pci_generic videodev snd_intel8x0 snd_hwdep v4l1_compat snd_cs4231_lib(N) amd74xx ir_common compat_ioctl32 i2c_algo_bit snd_ac97_codec v4l2_common snd_mpu401 joydev videobuf_dma_sg ac97_bus ide_core snd_mpu401_uart videobuf_core ppdev ata_generic snd_pcm k8temp(N) btcx_risc wacom(N) ns558 snd_rawmidi snd_seq_device tveeprom parport_pc snd_timer isp1760(N) snd agpgart button pata_amd rtc_cmos gameport i2c_nforce2 soundcore snd_page_alloc parport rtc_core rtc_lib pcspkr forcedeth i2c_core sg floppy usbhid hid ff_memless ehci_hcd ohci_hcd sd_mod crc_t10dif usbcore edd sata_nv libata scsi_mod dock reiserfs fan thermal processor thermal_sys hwmon [last unloaded: nvidia] Supported: No Pid: 8080, comm: rpm Tainted: P (2.6.27.7-9-pae #1) EIP: 0060:[<f957f678>] EFLAGS: 00210246 CPU: 1 EIP is at flush_commit_list+0x56/0x50f [reiserfs] EAX: d3bd32d0 EBX: 00000000 ECX: f6525600 EDX: f958b57a ESI: f6554d40 EDI: 00000000 EBP: 00000000 ESP: e8f25ef0 DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068 Process rpm (pid: 8080, ti=e8f24000 task=d3bd32d0 task.ti=e8f24000) Stack: c0353472 f9529178 f41313e0 f7cc7100 f65b11c0 f650f0ec 00000001 f6525600 00000000 f9548000 00000000 e8f25f70 cc1bc300 c0174741 00000000 f9548000 f6525600 00000000 0039f006 f95820a9 f6554d40 cc1bc254 00000000 00000001 Call Trace: [<f95820a9>] __commit_trans_jl+0x124/0x138 [reiserfs] [<f956e7e1>] reiserfs_sync_file+0x33/0x70 [reiserfs] [<c01ba008>] do_fsync+0x41/0x6e [<c01ba051>] __do_fsync+0x1c/0x2b [<c0104c9b>] sysenter_do_call+0x12/0x2f [<ffffe430>] 0xffffe430 ======================= Code: 0c 89 44 24 24 8b 44 24 1c e8 ba fd ff ff 83 7e 14 00 0f 85 a5 04 00 00 64 a1 00 20 59 c0 f0 ff 80 e8 04 00 00 83 7e 08 00 75 04 <0f> 0b eb fe 8b 44 24 24 3b 58 18 75 04 0f 0beb fe ff 46 60 83 EIP: [<f957f678>] flush_commit_list+0x56/0x50f [reiserfs] SS:ESP 0068:e8f25ef0 ---[ end trace 84dc4d3838b4ad6e ]--- This is immediately followed by this related warning: ------------[ cut here ]------------ WARNING: at kernel/exit.c:1008 do_exit+0x2e/0x2bd() Modules linked in: nvidia(PX) af_packet snd_pcm_oss snd_mixer_oss snd_seq_midi snd_seq_midi_event binfmt_misc snd_seq cpufreq_conservative cpufreq_userspace cpufreq_powersave powernow_k8 fuse ext3 jbd mbcache loop dm_mod tuner_simple tuner_types sr_mod tuner cdrom tvaudiosnd_cs4232(N) bttv snd_opl3_lib ide_pci_generic videodev snd_intel8x0 snd_hwdep v4l1_compat snd_cs4231_lib(N) amd74xx ir_common compat_ioctl32 i2c_algo_bit snd_ac97_codec v4l2_common snd_mpu401 joydev videobuf_dma_sg ac97_bus ide_core snd_mpu401_uart videobuf_core ppdev ata_generic snd_pcm k8temp(N) btcx_risc wacom(N) ns558 snd_rawmidi snd_seq_device tveeprom parport_pc snd_timer isp1760(N) snd agpgart button pata_amd rtc_cmos gameport i2c_nforce2 soundcore snd_page_alloc parport rtc_core rtc_lib pcspkr forcedeth i2c_core sg floppy usbhid hid ff_memless ehci_hcd ohci_hcd sd_mod crc_t10dif usbcore edd sata_nv libata scsi_mod dockreiserfs fan thermal processor thermal_sys hwmon [last unloaded: nvidia] Supported: No Pid: 8080, comm: rpm Tainted: P D 2.6.27.7-9-pae #1 [<c0106570>] dump_trace+0x6b/0x249 [<c01070a5>] show_trace+0x20/0x39 [<c035175f>] dump_stack+0x71/0x76 [<c012ddf8>] warn_on_slowpath+0x4d/0x70 [<c01313e4>] do_exit+0x2e/0x2bd [<c0353ab8>] oops_end+0xad/0xb2 [<c0106eed>] do_invalid_op+0x81/0x8a [<c0353732>] error_code+0x72/0x80 [<f957f678>] flush_commit_list+0x56/0x50f [reiserfs] [<f95820a9>] __commit_trans_jl+0x124/0x138 [reiserfs] [<f956e7e1>] reiserfs_sync_file+0x33/0x70 [reiserfs] [<c01ba008>] do_fsync+0x41/0x6e [<c01ba051>] __do_fsync+0x1c/0x2b [<c0104c9b>] sysenter_do_call+0x12/0x2f [<ffffe430>] 0xffffe430 ======================= ---[ end trace 84dc4d3838b4ad6e ]--- Reproducible: Sometimes -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=467815 Bali Greydragon <sundance@ierne.eu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|RC 2 |Final -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=467815 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |jeffm@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=467815 User jeffm@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=467815#c1 Jeff Mahoney <jeffm@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Jeff Mahoney <jeffm@novell.com> 2009-01-21 08:01:55 MST --- This is a new testcase for the same bug. It appears to trigger in fsync-heavy loads, but I'm *still* unable to reproduce it. *** This bug has been marked as a duplicate of bug 399966 *** https://bugzilla.novell.com/show_bug.cgi?id=399966 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=467815 User vkrevs@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=467815#c2 Vadim Krevs <vkrevs@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vkrevs@yahoo.com --- Comment #2 from Vadim Krevs <vkrevs@yahoo.com> 2009-01-21 08:28:11 MST --- It seems that I've reported the same issue via bug 467511. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=467815 User vkrevs@yahoo.com added comment https://bugzilla.novell.com/show_bug.cgi?id=467815#c3 --- Comment #3 from Vadim Krevs <vkrevs@yahoo.com> 2009-01-23 02:35:18 MST --- This bug has reoccurred during the night on my work machine. Given the time when it happened (1AM), it must be some automatic oracle maintenance job that causes the IO workload resulting in this error. Jan 23 01:04:14 stal-dev-lx1 kernel: ------------[ cut here ]------------ Jan 23 01:04:14 stal-dev-lx1 kernel: kernel BUG at fs/reiserfs/journal.c:1034! Jan 23 01:04:14 stal-dev-lx1 kernel: invalid opcode: 0000 [3] SMP Jan 23 01:04:14 stal-dev-lx1 kernel: last sysfs file: /sys/devices/system/cpu/cpu1/cache/index2/shared_cpu_map Jan 23 01:04:14 stal-dev-lx1 kernel: CPU 0 Jan 23 01:04:14 stal-dev-lx1 kernel: Modules linked in: snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device snd_hda_intel snd_pcm snd_timer snd_page_alloc snd_hwdep snd lp iptable_filter ip_tables x_tables raw vmnet(N) vmci(N) vmmon(N) nfs lockd nfs_acl sunrpc ipv6 af_packet cisco_ipsec(PN) cpufreq_conservative cpufreq_userspace cpufreq_powersave acpi_cpufreq fuse loop dm_mod nvidia(PN) ppdev iTCO_wdt rtc_cmos rtc_core i2c_core rtc_lib intel_agp iTCO_vendor_support pcspkr parport_pc parport e1000e wmi soundcore sr_mod button cdrom sg floppy ehci_hcd sd_mod crc_t10dif uhci_hcd usbcore edd reiserfs fan ide_pci_generic ide_core thermal processor thermal_sys hwmon ahci ata_generic libata scsi_mod dock [last unloaded: snd] Jan 23 01:04:14 stal-dev-lx1 kernel: Supported: No Jan 23 01:04:14 stal-dev-lx1 kernel: Pid: 15039, comm: oracle Tainted: P D W 2.6.27.7-9-default #1 Jan 23 01:04:14 stal-dev-lx1 kernel: RIP: 0010:[<ffffffffa00c997f>] [<ffffffffa00c997f>] flush_commit_list+0x5f/0x55e [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: RSP: 0018:ffff88000147ba98 EFLAGS: 00010246 Jan 23 01:04:14 stal-dev-lx1 kernel: RAX: ffff88006f6f06c0 RBX: 0000000000b7e1e6 RCX: ffff88006ef2fe80 Jan 23 01:04:14 stal-dev-lx1 kernel: RDX: 0000000000000001 RSI: ffffffffa00d6bf0 RDI: 0000000000000000 Jan 23 01:04:14 stal-dev-lx1 kernel: RBP: ffff88006ef2fe80 R08: ffff8800abf4c198 R09: 0000000000000019 Jan 23 01:04:14 stal-dev-lx1 kernel: R10: ffff880119c782c0 R11: 0000000000000002 R12: 0000000000000000 Jan 23 01:04:14 stal-dev-lx1 kernel: R13: 0000000000000000 R14: ffff8801188bac00 R15: ffffc2000608c000 Jan 23 01:04:14 stal-dev-lx1 kernel: FS: 00007f1f2bf336f0(0000) GS:ffffffff8084aa00(0000) knlGS:0000000000000000 Jan 23 01:04:14 stal-dev-lx1 kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Jan 23 01:04:14 stal-dev-lx1 kernel: CR2: 000000000240a558 CR3: 000000003e0e1000 CR4: 00000000000006e0 Jan 23 01:04:14 stal-dev-lx1 kernel: DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 Jan 23 01:04:14 stal-dev-lx1 kernel: DR3: 0000000000000000 DR6: 00000000ffff4ff0 DR7: 0000000000000400 Jan 23 01:04:14 stal-dev-lx1 kernel: Process oracle (pid: 15039, threadinfo ffff88000147a000, task ffff88006f6f06c0) Jan 23 01:04:14 stal-dev-lx1 kernel: Stack: 0000000000000000 0000000000000000 0000000000000000 0000000100000000 Jan 23 01:04:14 stal-dev-lx1 kernel: 0000000000000000 0000000000000000 0000000000000000 0000000000000000 Jan 23 01:04:14 stal-dev-lx1 kernel: 0000000000000000 ffffc2000608c000 ffff8801188bac00 0000000000000000 Jan 23 01:04:14 stal-dev-lx1 kernel: Call Trace: Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffffa00cc7fb>] __commit_trans_jl+0x16e/0x18c [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffffa00b79e5>] reiserfs_get_blocks_direct_io+0x79/0x95 [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802e3887>] do_direct_IO+0x147/0x369 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802e3d61>] direct_io_worker+0x174/0x309 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802e4167>] __blockdev_direct_IO+0x271/0x2c3 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffffa00b3e27>] reiserfs_direct_IO+0x4c/0x51 [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff80289f34>] generic_file_aio_read+0xba/0x16c Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802badd8>] do_sync_read+0xce/0x113 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802bb7d2>] vfs_read+0xaa/0x153 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802bb8d2>] sys_pread64+0x57/0x77 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff8020c37a>] system_call_fastpath+0x16/0x1b Jan 23 01:04:14 stal-dev-lx1 kernel: [<00007f1f2a7622f3>] 0x7f1f2a7622f3 Jan 23 01:04:14 stal-dev-lx1 kernel: Jan 23 01:04:14 stal-dev-lx1 kernel: Jan 23 01:04:14 stal-dev-lx1 kernel: Code: a0 4c 8b 78 18 e8 e2 fd ff ff 83 7d 20 00 0f 85 e5 04 00 00 65 48 8b 04 25 00 00 00 00 f0 ff 80 84 07 00 00 48 83 7d 10 00 75 04 <0f> 0b eb fe 41 3b 5f 30 75 04 0f 0b eb fe ff 85 b0 00 00 00 83 Jan 23 01:04:14 stal-dev-lx1 kernel: RIP [<ffffffffa00c997f>] flush_commit_list+0x5f/0x55e [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: RSP <ffff88000147ba98> Jan 23 01:04:14 stal-dev-lx1 kernel: ---[ end trace 96a855380cb4c613 ]--- Jan 23 01:04:14 stal-dev-lx1 kernel: ------------[ cut here ]------------ Jan 23 01:04:14 stal-dev-lx1 kernel: WARNING: at kernel/exit.c:1008 do_exit+0x36/0x334() Jan 23 01:04:14 stal-dev-lx1 kernel: Modules linked in: snd_pcm_oss snd_mixer_oss snd_seq snd_seq_device snd_hda_intel snd_pcm snd_timer snd_page_alloc snd_hwdep snd lp iptable_filter ip_tables x_tables raw vmnet(N) vmci(N) vmmon(N) nfs lockd nfs_acl sunrpc ipv6 af_packet cisco_ipsec(PN) cpufreq_conservative cpufreq_userspace cpufreq_powersave acpi_cpufreq fuse loop dm_mod nvidia(PN) ppdev iTCO_wdt rtc_cmos rtc_core i2c_core rtc_lib intel_agp iTCO_vendor_support pcspkr parport_pc parport e1000e wmi soundcore sr_mod button cdrom sg floppy ehci_hcd sd_mod crc_t10dif uhci_hcd usbcore edd reiserfs fan ide_pci_generic ide_core thermal processor thermal_sys hwmon ahci ata_generic libata scsi_mod dock [last unloaded: snd] Jan 23 01:04:14 stal-dev-lx1 kernel: Supported: No Jan 23 01:04:14 stal-dev-lx1 kernel: Pid: 15039, comm: oracle Tainted: P D W 2.6.27.7-9-default #1 Jan 23 01:04:14 stal-dev-lx1 kernel: Jan 23 01:04:14 stal-dev-lx1 kernel: Call Trace: Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff8020e42e>] show_trace_log_lvl+0x41/0x58 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff804a1e97>] dump_stack+0x69/0x6f Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff80240eb2>] warn_on_slowpath+0x51/0x77 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802449ad>] do_exit+0x36/0x334 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff804a4b9b>] oops_begin+0x0/0x9e Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff8020edee>] do_invalid_op+0x94/0x9e Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff804a426a>] error_exit+0x0/0x70 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffffa00c997f>] flush_commit_list+0x5f/0x55e [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffffa00cc7fb>] __commit_trans_jl+0x16e/0x18c [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffffa00b79e5>] reiserfs_get_blocks_direct_io+0x79/0x95 [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802e3887>] do_direct_IO+0x147/0x369 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802e3d61>] direct_io_worker+0x174/0x309 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802e4167>] __blockdev_direct_IO+0x271/0x2c3 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffffa00b3e27>] reiserfs_direct_IO+0x4c/0x51 [reiserfs] Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff80289f34>] generic_file_aio_read+0xba/0x16c Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802badd8>] do_sync_read+0xce/0x113 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802bb7d2>] vfs_read+0xaa/0x153 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff802bb8d2>] sys_pread64+0x57/0x77 Jan 23 01:04:14 stal-dev-lx1 kernel: [<ffffffff8020c37a>] system_call_fastpath+0x16/0x1b Jan 23 01:04:14 stal-dev-lx1 kernel: [<00007f1f2a7622f3>] 0x7f1f2a7622f3 Jan 23 01:04:14 stal-dev-lx1 kernel: Jan 23 01:04:14 stal-dev-lx1 kernel: ---[ end trace 96a855380cb4c613 ]--- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com