简体   繁体   中英

Linux TTY S1 open failed

When I open, read or write to my embedded Linux TTY S1, my OS crashes. The crash logs are as follows:

[<80105990>] dump_stack+0x8/0x34 
[<8010b1d8>] sb2_intr+0x5c/0x88
[<80177adc>] handle_IRQ_event+0x78/0x170
[<8017a0e4>] handle_percpu_irq+0x5c/0xbc
[<80123c40>] do_IRQ+0xc8/0x16c
[<80101800>] ret_from_irq+0x0/0x4
[<80307164>] serial8250_handle_port+0x320/0x374
[<8030723c>] serial8250_interrupt+0x84/0x1dc
[<80177adc>] handle_IRQ_event+0x78/0x170
[<8017a0e4>] handle_percpu_irq+0x5c/0xbc

dmesg logs says:

serial8250: too much work for irq3

根据错误,它看起来像某些IRDA设备问题/ isa序列号或http://osdir.com/ml/ubuntu-bugs/2009-04/msg45760.htmlhttps://bugzilla.redhat.com上提到的错误/show_bug.cgi?id=986761

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM