public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.31: crash in tty_io.c
@ 2009-09-20 11:37 Heinz Diehl
  2009-09-21  7:09 ` Jiri Slaby
  0 siblings, 1 reply; 2+ messages in thread
From: Heinz Diehl @ 2009-09-20 11:37 UTC (permalink / raw)
  To: linux-kernel

Running the latest stable 2.6.31 kernel, I found this in my logs:

Sep 20 13:22:59 liesel kernel: ------------[ cut here ]------------
Sep 20 13:22:59 liesel kernel: WARNING: at drivers/char/tty_io.c:1267 tty_open+0x421/0x4e0()
Sep 20 13:22:59 liesel kernel: Hardware name:  
Sep 20 13:22:59 liesel kernel: Modules linked in: uhci_hcd rt73usb
rt2x00usb snd_hda_codec_realtek rt2x00lib snd_hda_intel led_class
snd_hda_codec ohci1394 i2c_nforce2 input_polldev ieee1394 snd_pcm
usb_storage snd_timer k8temp mac80211 button snd firewire_ohci hwmon
i2c_core forcedeth pcspkr soundcore sr_mod sg cfg80211 cdrom
snd_page_alloc rfkill xts usbhid ohci_hcd sd_mod ehci_hcd rtc_cmos
rtc_core rtc_lib usbcore hmac dm_snapshot dm_crypt dm_mod gf128mul
twofish_x86_64 twofish_common aes_x86_64 aes_generic cbc tgr192 loop ecb
arc4 fuse edd ide_pci_generic amd74xx ide_core fan pata_amd sata_nv libata
scsi_mod thermal processor
Sep 20 13:22:59 liesel kernel: Pid: 1521, comm: blogd Not tainted 2.6.31 #1
Sep 20 13:22:59 liesel kernel: Call Trace:
Sep 20 13:22:59 liesel kernel:  [<ffffffff812e90b1>] ? tty_open+0x421/0x4e0
Sep 20 13:22:59 liesel kernel:  [<ffffffff812e90b1>] ? tty_open+0x421/0x4e0
Sep 20 13:22:59 liesel kernel:  [<ffffffff81044f69>] ? warn_slowpath_common+0x79/0xd0
Sep 20 13:22:59 liesel kernel:  [<ffffffff812e90b1>] ? tty_open+0x421/0x4e0
Sep 20 13:22:59 liesel kernel:  [<ffffffff81281d52>] ? kobject_get+0x12/0x20
Sep 20 13:22:59 liesel kernel:  [<ffffffff810d1fdd>] ? chrdev_open+0x13d/0x230
Sep 20 13:22:59 liesel kernel:  [<ffffffff810d1ea0>] ? chrdev_open+0x0/0x230
Sep 20 13:22:59 liesel kernel:  [<ffffffff810cd111>] ? __dentry_open+0x111/0x340
Sep 20 13:22:59 liesel kernel:  [<ffffffff810dc474>] ? do_filp_open+0x764/0xb10
Sep 20 13:22:59 liesel kernel:  [<ffffffff81049ade>] ? current_fs_time+0x1e/0x30
Sep 20 13:22:59 liesel kernel:  [<ffffffff810dd6df>] ? vfs_ioctl+0x2f/0xa0
Sep 20 13:22:59 liesel kernel:  [<ffffffff810e64d2>] ? alloc_fd+0x122/0x150
Sep 20 13:22:59 liesel kernel:  [<ffffffff810ccf0f>] ? do_sys_open+0x8f/0x140
Sep 20 13:22:59 liesel kernel:  [<ffffffff8100bdab>] ? system_call_fastpath+0x16/0x1b
Sep 20 13:22:59 liesel kernel: ---[ end trace f0db7f8312cd8bff ]---

Please give me a hint if you need more information/logs/config.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.31: crash in tty_io.c
  2009-09-20 11:37 2.6.31: crash in tty_io.c Heinz Diehl
@ 2009-09-21  7:09 ` Jiri Slaby
  0 siblings, 0 replies; 2+ messages in thread
From: Jiri Slaby @ 2009-09-21  7:09 UTC (permalink / raw)
  To: Heinz Diehl; +Cc: linux-kernel

On 09/20/2009 01:37 PM, Heinz Diehl wrote:
> Running the latest stable 2.6.31 kernel, I found this in my logs:
> 
> Sep 20 13:22:59 liesel kernel: ------------[ cut here ]------------
> Sep 20 13:22:59 liesel kernel: WARNING: at drivers/char/tty_io.c:1267 tty_open+0x421/0x4e0()

Please see http://lkml.org/lkml/2009/9/8/393

> Sep 20 13:22:59 liesel kernel: Hardware name:  
> Sep 20 13:22:59 liesel kernel: Modules linked in: uhci_hcd rt73usb
> rt2x00usb snd_hda_codec_realtek rt2x00lib snd_hda_intel led_class
> snd_hda_codec ohci1394 i2c_nforce2 input_polldev ieee1394 snd_pcm
> usb_storage snd_timer k8temp mac80211 button snd firewire_ohci hwmon
> i2c_core forcedeth pcspkr soundcore sr_mod sg cfg80211 cdrom
> snd_page_alloc rfkill xts usbhid ohci_hcd sd_mod ehci_hcd rtc_cmos
> rtc_core rtc_lib usbcore hmac dm_snapshot dm_crypt dm_mod gf128mul
> twofish_x86_64 twofish_common aes_x86_64 aes_generic cbc tgr192 loop ecb
> arc4 fuse edd ide_pci_generic amd74xx ide_core fan pata_amd sata_nv libata
> scsi_mod thermal processor
> Sep 20 13:22:59 liesel kernel: Pid: 1521, comm: blogd Not tainted 2.6.31 #1
> Sep 20 13:22:59 liesel kernel: Call Trace:
> Sep 20 13:22:59 liesel kernel:  [<ffffffff812e90b1>] ? tty_open+0x421/0x4e0
> Sep 20 13:22:59 liesel kernel:  [<ffffffff812e90b1>] ? tty_open+0x421/0x4e0
> Sep 20 13:22:59 liesel kernel:  [<ffffffff81044f69>] ? warn_slowpath_common+0x79/0xd0
> Sep 20 13:22:59 liesel kernel:  [<ffffffff812e90b1>] ? tty_open+0x421/0x4e0
> Sep 20 13:22:59 liesel kernel:  [<ffffffff81281d52>] ? kobject_get+0x12/0x20
> Sep 20 13:22:59 liesel kernel:  [<ffffffff810d1fdd>] ? chrdev_open+0x13d/0x230
> Sep 20 13:22:59 liesel kernel:  [<ffffffff810d1ea0>] ? chrdev_open+0x0/0x230
> Sep 20 13:22:59 liesel kernel:  [<ffffffff810cd111>] ? __dentry_open+0x111/0x340
> Sep 20 13:22:59 liesel kernel:  [<ffffffff810dc474>] ? do_filp_open+0x764/0xb10
> Sep 20 13:22:59 liesel kernel:  [<ffffffff81049ade>] ? current_fs_time+0x1e/0x30
> Sep 20 13:22:59 liesel kernel:  [<ffffffff810dd6df>] ? vfs_ioctl+0x2f/0xa0
> Sep 20 13:22:59 liesel kernel:  [<ffffffff810e64d2>] ? alloc_fd+0x122/0x150
> Sep 20 13:22:59 liesel kernel:  [<ffffffff810ccf0f>] ? do_sys_open+0x8f/0x140
> Sep 20 13:22:59 liesel kernel:  [<ffffffff8100bdab>] ? system_call_fastpath+0x16/0x1b
> Sep 20 13:22:59 liesel kernel: ---[ end trace f0db7f8312cd8bff ]---
> 
> Please give me a hint if you need more information/logs/config.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-21  7:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-20 11:37 2.6.31: crash in tty_io.c Heinz Diehl
2009-09-21  7:09 ` Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox