On Tue, 25 Jan 2005, Andrew Morton wrote:
> OK, thanks. I get what appears to be a use-after-free error.
> CONFIG_DEBUG_PAGEALLOC is set:
>
> Program received signal SIGEMT, Emulation trap.
> 0xc0272bc2 in kbd_keycode (keycode=57, down=1, hw_raw=0, regs=0xc0673f9c)
> at drivers/char/keyboar
Hi,
On Tue, 25 Jan 2005, Andrew Morton wrote:
> Roman, binary searching indicates that the bug was introduced by
> merge-vt_struct-into-vc_data.patch. The latest version.
Ok, that bug is now really embarrassing. :)
I removed a bit too much from con_close.
bye, Roman
diff -ur -X /home/devel/ro
Zwane Mwaikambo <[EMAIL PROTECTED]> wrote:
>
> On Mon, 24 Jan 2005, Andrew Morton wrote:
>
> > I can't reproduce it from a quick test here. I'd assume that the keystroke
> > came in before the vt's workqueue is initialised. fn_enter() calls
> > put_queue() calls con_schedule_flip() calls schedul
On Mon, 24 Jan 2005, Andrew Morton wrote:
> I can't reproduce it from a quick test here. I'd assume that the keystroke
> came in before the vt's workqueue is initialised. fn_enter() calls
> put_queue() calls con_schedule_flip() calls schedule_work() which goes BUG:
Boot into runlevel 1 (console
Zwane Mwaikambo <[EMAIL PROTECTED]> wrote:
>
> I pressed a key on a VT during boot and got the following;
>
> usb-storage: device scan complete
> [ cut here ]
> kernel BUG at kernel/workqueue.c:104!
> invalid operand: [#1]
> PREEMPT SMP DEBUG_PAGEALLOC
> Modules
I pressed a key on a VT during boot and got the following;
usb-storage: device scan complete
[ cut here ]
kernel BUG at kernel/workqueue.c:104!
invalid operand: [#1]
PREEMPT SMP DEBUG_PAGEALLOC
Modules linked in:
CPU:0
EIP:0060:[]Not tainted VLI
EFLAGS: 000
6 matches
Mail list logo