From: "J.A. Magallon" <jamagallon@able.es>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.8-rc1-mm1
Date: Tue, 20 Jul 2004 02:02:10 +0200 [thread overview]
Message-ID: <20040720000210.GA4680@werewolf.able.es> (raw)
In-Reply-To: <20040713182559.7534e46d.akpm@osdl.org> (from akpm@osdl.org on Wed, Jul 14, 2004 at 03:25:59 +0200)
[-- Attachment #1: Type: text/plain, Size: 6156 bytes --]
On 2004.07.14, Andrew Morton wrote:
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.8-rc1/2.6.8-rc1-mm1/
>
It oopses if you try to write on a CDRW without media loaded. Who would do
such a stupid thing ? Me the impatient trying to write before the drive ends
to load the disc...
The bad thing is that it leaves the drive in an ususable state:
Error trying to open /dev/hdc exclusively (Device or resource busy)... retrying in 1 second.
Error trying to open /dev/hdc exclusively (Device or resource busy)... retrying in 1 second.
It does not happen with 2.6.8-rc2. I am not using a pure rc1-mm1, but applied
all the patches neded to build with gcc-3.4.1:
- fix for usb-locking
- sg.c changes to use standard jiffies
- inline corrections from Adrian Bunk for e1000, smp, sunrpc, eth1394.
Yup, nvidia loaded, but does it really matter ?
Opps follows:
Jul 20 01:52:35 werewolf kernel: ------------[ cut here ]------------
Jul 20 01:52:35 werewolf kernel: kernel BUG at mm/page_alloc.c:796!
Jul 20 01:52:35 werewolf kernel: invalid operand: 0000 [#1]
Jul 20 01:52:35 werewolf kernel: PREEMPT SMP
Jul 20 01:52:35 werewolf kernel: Modules linked in: microcode snd_pcm_oss snd_mixer_oss tuner msp3400 bttv video_buf i2c_algo_bit v4l2_common btcx
_risc videodev nvidia snd_intel8x0 snd_ac97_codec snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd soundcore w83627hf i2c_sensor i
2c_isa i2c_i801 i2c_core ipt_MASQUERADE iptable_nat ipt_state ip_conntrack iptable_filter ip_tables e1000 ide_floppy ide_cd 3c59x intel_agp agpgar
t joydev evdev usb_storage usblp usbhid uhci_hcd ehci_hcd usbcore
Jul 20 01:52:35 werewolf kernel: CPU: 0
Jul 20 01:52:35 werewolf kernel: EIP: 0060:[__free_pages+48/58] Tainted: P VLI
Jul 20 01:52:35 werewolf kernel: EIP: 0060:[<c013c916>] Tainted: P VLI
Jul 20 01:52:35 werewolf kernel: EFLAGS: 00210246 (2.6.8-rc1-mm1)
Jul 20 01:52:35 werewolf kernel: EIP is at __free_pages+0x30/0x3a
Jul 20 01:52:35 werewolf kernel: eax: ffffffff ebx: f7667f60 ecx: c15f6c40 edx: 00000000
Jul 20 01:52:35 werewolf kernel: esi: f1dff740 edi: f7448a40 ebp: 00000001 esp: f2351d6c
Jul 20 01:52:35 werewolf kernel: ds: 007b es: 007b ss: 0068
Jul 20 01:52:35 werewolf kernel: Process cdrecord (pid: 4889, threadinfo=f2351000 task=f23d7970)
Jul 20 01:52:35 werewolf kernel: Stack: c015c930 fffffff2 f740b9cc 00000000 f2351e1c f740b9cc c0228603 f2351ea8
Jul 20 01:52:35 werewolf kernel: 00029b05 c022bd3c 00000040 00000001 00000000 f7448a40 f7e4bd80 f7dcf94c
Jul 20 01:52:35 werewolf kernel: 0005005a 00000000 c0130040 0002eb5f 00000000 00000000 00000000 00000000
Jul 20 01:52:35 werewolf kernel: Call Trace:
Jul 20 01:52:35 werewolf kernel: [bio_uncopy_user+94/125] bio_uncopy_user+0x5e/0x7d
Jul 20 01:52:35 werewolf kernel: [<c015c930>] bio_uncopy_user+0x5e/0x7d
Jul 20 01:52:35 werewolf kernel: [blk_rq_unmap_user+31/80] blk_rq_unmap_user+0x1f/0x50
Jul 20 01:52:35 werewolf kernel: [<c0228603>] blk_rq_unmap_user+0x1f/0x50
Jul 20 01:52:35 werewolf kernel: [sg_io+550/633] sg_io+0x226/0x279
Jul 20 01:52:35 werewolf kernel: [<c022bd3c>] sg_io+0x226/0x279
Jul 20 01:52:35 werewolf kernel: [sys_timer_settime+602/637] sys_timer_settime+0x25a/0x27d
Jul 20 01:52:35 werewolf kernel: [<c0130040>] sys_timer_settime+0x25a/0x27d
Jul 20 01:52:35 werewolf kernel: [scsi_cmd_ioctl+737/993] scsi_cmd_ioctl+0x2e1/0x3e1
Jul 20 01:52:35 werewolf kernel: [<c022c2f8>] scsi_cmd_ioctl+0x2e1/0x3e1
Jul 20 01:52:35 werewolf kernel: [pty_write+297/321] pty_write+0x129/0x141
Jul 20 01:52:35 werewolf kernel: [<c020d483>] pty_write+0x129/0x141
Jul 20 01:52:35 werewolf kernel: [opost_block+264/358] opost_block+0x108/0x166
Jul 20 01:52:35 werewolf kernel: [<c0209f01>] opost_block+0x108/0x166
Jul 20 01:52:35 werewolf kernel: [pty_write+297/321] pty_write+0x129/0x141
Jul 20 01:52:35 werewolf kernel: [<c020d483>] pty_write+0x129/0x141
Jul 20 01:52:35 werewolf kernel: [tty_default_put_char+30/35] tty_default_put_char+0x1e/0x23
Jul 20 01:52:35 werewolf kernel: [<c0209498>] tty_default_put_char+0x1e/0x23
Jul 20 01:52:35 werewolf kernel: [cdrom_ioctl+51/3282] cdrom_ioctl+0x33/0xcd2
Jul 20 01:52:35 werewolf kernel: [<c027c9b2>] cdrom_ioctl+0x33/0xcd2
Jul 20 01:52:35 werewolf kernel: [default_wake_function+0/12] default_wake_function+0x0/0xc
Jul 20 01:52:35 werewolf kernel: [<c0119b07>] default_wake_function+0x0/0xc
Jul 20 01:52:35 werewolf kernel: [tty_write+743/819] tty_write+0x2e7/0x333
Jul 20 01:52:35 werewolf kernel: [<c020683f>] tty_write+0x2e7/0x333
Jul 20 01:52:35 werewolf kernel: [free_pages_and_swap_cache+85/121] free_pages_and_swap_cache+0x55/0x79
Jul 20 01:52:35 werewolf kernel: [<c0152a25>] free_pages_and_swap_cache+0x55/0x79
Jul 20 01:52:35 werewolf kernel: [pg0+944604295/1069400064] idecd_ioctl+0x5d/0x71 [ide_cd]
Jul 20 01:52:35 werewolf kernel: [<f88fa487>] idecd_ioctl+0x5d/0x71 [ide_cd]
Jul 20 01:52:35 werewolf kernel: [blkdev_ioctl+131/1018] blkdev_ioctl+0x83/0x3fa
Jul 20 01:52:35 werewolf kernel: [<c022a5a3>] blkdev_ioctl+0x83/0x3fa
Jul 20 01:52:35 werewolf kernel: [sys_ioctl+425/673] sys_ioctl+0x1a9/0x2a1
Jul 20 01:52:35 werewolf kernel: [<c016a084>] sys_ioctl+0x1a9/0x2a1
Jul 20 01:52:35 werewolf kernel: [sys_gettimeofday+44/101] sys_gettimeofday+0x2c/0x65
Jul 20 01:52:35 werewolf kernel: [<c01215a9>] sys_gettimeofday+0x2c/0x65
Jul 20 01:52:35 werewolf kernel: [sysenter_past_esp+82/113] sysenter_past_esp+0x52/0x71
Jul 20 01:52:35 werewolf kernel: [<c0104005>] sysenter_past_esp+0x52/0x71
Jul 20 01:52:35 werewolf kernel: Code: c4 08 75 1f 8b 41 04 83 f8 ff 74 1f f0 83 41 04 ff 0f 98 c0 84 c0 74 0b 85 d2 75 08 89 c8 e9 40 fa ff ff c3
89 c8 e9 61 f4 ff ff <0f> 0b 1c 03 6c 55 31 c0 eb d7 85 c0 74 1e 05 00 00 00 40 c1 e8
--
J.A. Magallon <jamagallon()able!es> \ Software is like sex:
werewolf!able!es \ It's better when it's free
Mandrakelinux release 10.1 (Alpha 1) for i586
Linux 2.6.8-rc1-jam1 (gcc 3.4.1 (Mandrakelinux (Cooker) 3.4.1-1mdk)) #1
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-07-20 0:02 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-14 1:25 2.6.8-rc1-mm1 Andrew Morton
2004-07-14 7:29 ` 2.6.8-rc1-mm1 Andrew Morton
2004-07-14 8:11 ` 2.6.8-rc1-mm1 David Howells
2004-07-14 16:36 ` 2.6.8-rc1-mm1 John Cherry
2004-07-14 18:49 ` [patch] 2.6.8-rc1-mm1: USB w9968cf compile error Adrian Bunk
2004-07-14 19:03 ` Greg KH
2004-07-14 19:08 ` Adrian Bunk
2004-07-14 20:29 ` 2.6.8-rc1-mm1 Dominik Karall
2004-07-14 20:43 ` [patch] 2.6.8-rc1-mm1: 8139too: uninline rtl8139_start_thread Adrian Bunk
2004-07-14 20:45 ` Jeff Garzik
2004-07-27 18:00 ` Jeff Garzik
2004-07-14 21:08 ` 2.6.8-rc1-mm1 Dominik Karall
2004-07-14 21:53 ` 2.6.8-rc1-mm1 Tim Bird
2004-07-15 10:35 ` 2.6.8-rc1-mm1 Ralf Hildebrandt
2004-07-18 3:53 ` [patch] 2.6.8-rc1-mm1: work around broken USB DocBook generation Adrian Bunk
2004-07-20 0:02 ` J.A. Magallon [this message]
2004-07-22 12:56 ` 2.6.8-rc1-mm1 Jens Axboe
2004-07-20 0:05 ` 2.6.8-rc1-mm1 J.A. Magallon
-- strict thread matches above, loose matches on Subject: below --
2004-07-15 3:33 2.6.8-rc1-mm1 Diffie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040720000210.GA4680@werewolf.able.es \
--to=jamagallon@able.es \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.