* Re: [regression] Re: 2.6.31-rc2: X stop accepting keystrokes?
[not found] ` <20090717125946.GA2022@elf.ucw.cz>
@ 2009-07-17 13:01 ` Jiri Kosina
2009-07-17 13:06 ` xterms freezing on 2.6.31-rc2 (was Re: [regression] Re: 2.6.31-rc2: X stop accepting keystrokes?) Pavel Machek
0 siblings, 1 reply; 5+ messages in thread
From: Jiri Kosina @ 2009-07-17 13:01 UTC (permalink / raw)
To: Pavel Machek; +Cc: kernel list, Rafael J. Wysocki, linux-input, Dmitry Torokhov
[ adding some CCs ]
On Fri, 17 Jul 2009, Pavel Machek wrote:
> On Wed 2009-07-15 15:16:11, Pavel Machek wrote:
> > Hi!
> >
> > > ...it happened second time now. In one case, ctrl-alt-backspace
> > > helped and I got at least console back, in the other case I had to
> > > reboot using sysrq.
> > >
> > > ...hmm. It was probably same crash, because console switching has
> > > probably been locked by X, and I have just one console. I ended up on
> > > empty console before.
> >
> > It happened four times now. It seems to happen when I type heavily. I
> > was once able to reproduce it by hitting keys heavily/randomly.
>
> Two more crashes today :-(. -rc2 is pretty much unusable.
>
> ...and they seem to be slightly different crashes. Once keyboard was
> dead but mouse worked, second time keyboard still worked but xterms
> kept locking up. I managed to type dmesg into one of them, but that
> xterm hung in middle of dump :-(.
I guess that both keyboard and mouse are PS/2 connected, right?
Any possibility to capture serial console output?
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 5+ messages in thread
* xterms freezing on 2.6.31-rc2 (was Re: [regression] Re: 2.6.31-rc2: X stop accepting keystrokes?)
2009-07-17 13:01 ` [regression] Re: 2.6.31-rc2: X stop accepting keystrokes? Jiri Kosina
@ 2009-07-17 13:06 ` Pavel Machek
2009-07-17 13:13 ` Jiri Kosina
0 siblings, 1 reply; 5+ messages in thread
From: Pavel Machek @ 2009-07-17 13:06 UTC (permalink / raw)
To: Jiri Kosina; +Cc: kernel list, Rafael J. Wysocki, linux-input, Dmitry Torokhov
On Fri 2009-07-17 15:01:47, Jiri Kosina wrote:
>
> [ adding some CCs ]
>
> On Fri, 17 Jul 2009, Pavel Machek wrote:
>
> > On Wed 2009-07-15 15:16:11, Pavel Machek wrote:
> > > Hi!
> > >
> > > > ...it happened second time now. In one case, ctrl-alt-backspace
> > > > helped and I got at least console back, in the other case I had to
> > > > reboot using sysrq.
> > > >
> > > > ...hmm. It was probably same crash, because console switching has
> > > > probably been locked by X, and I have just one console. I ended up on
> > > > empty console before.
> > >
> > > It happened four times now. It seems to happen when I type heavily. I
> > > was once able to reproduce it by hitting keys heavily/randomly.
> >
> > Two more crashes today :-(. -rc2 is pretty much unusable.
> >
> > ...and they seem to be slightly different crashes. Once keyboard was
> > dead but mouse worked, second time keyboard still worked but xterms
> > kept locking up. I managed to type dmesg into one of them, but that
> > xterm hung in middle of dump :-(.
>
> I guess that both keyboard and mouse are PS/2 connected, right?
Thinkpad internal keyboard/mouse, yes.
> Any possibility to capture serial console output?
I managed to get dmesg via magic sysrq at some point. I got some
softlockup messages and processes seemed to hang.
I'm no longer sure how much keyboard related it is. It seems to
happen while typing, but ... the system still reacts to keyboard but
xterms hang.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: xterms freezing on 2.6.31-rc2 (was Re: [regression] Re: 2.6.31-rc2: X stop accepting keystrokes?)
2009-07-17 13:06 ` xterms freezing on 2.6.31-rc2 (was Re: [regression] Re: 2.6.31-rc2: X stop accepting keystrokes?) Pavel Machek
@ 2009-07-17 13:13 ` Jiri Kosina
2009-07-17 13:17 ` Pavel Machek
2009-07-23 18:51 ` Pavel Machek
0 siblings, 2 replies; 5+ messages in thread
From: Jiri Kosina @ 2009-07-17 13:13 UTC (permalink / raw)
To: Pavel Machek; +Cc: kernel list, Rafael J. Wysocki, linux-input, Dmitry Torokhov
On Fri, 17 Jul 2009, Pavel Machek wrote:
> > > ...and they seem to be slightly different crashes. Once keyboard was
> > > dead but mouse worked, second time keyboard still worked but xterms
> > > kept locking up. I managed to type dmesg into one of them, but that
> > > xterm hung in middle of dump :-(.
> >
> > I guess that both keyboard and mouse are PS/2 connected, right?
>
> Thinkpad internal keyboard/mouse, yes.
>
> > Any possibility to capture serial console output?
>
> I managed to get dmesg via magic sysrq at some point. I got some
> softlockup messages and processes seemed to hang.
Softlockup in which area?
Are you able to ssh into the machine? Where do the xterms hang?
(/proc/<pid>/stack)
> I'm no longer sure how much keyboard related it is. It seems to
> happen while typing, but ... the system still reacts to keyboard but
> xterms hang.
Could this be related to
http://lkml.org/lkml/2009/7/16/268
?
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: xterms freezing on 2.6.31-rc2 (was Re: [regression] Re: 2.6.31-rc2: X stop accepting keystrokes?)
2009-07-17 13:13 ` Jiri Kosina
@ 2009-07-17 13:17 ` Pavel Machek
2009-07-23 18:51 ` Pavel Machek
1 sibling, 0 replies; 5+ messages in thread
From: Pavel Machek @ 2009-07-17 13:17 UTC (permalink / raw)
To: Jiri Kosina; +Cc: kernel list, Rafael J. Wysocki, linux-input, Dmitry Torokhov
On Fri 2009-07-17 15:13:41, Jiri Kosina wrote:
> On Fri, 17 Jul 2009, Pavel Machek wrote:
>
> > > > ...and they seem to be slightly different crashes. Once keyboard was
> > > > dead but mouse worked, second time keyboard still worked but xterms
> > > > kept locking up. I managed to type dmesg into one of them, but that
> > > > xterm hung in middle of dump :-(.
> > >
> > > I guess that both keyboard and mouse are PS/2 connected, right?
> >
> > Thinkpad internal keyboard/mouse, yes.
> >
> > > Any possibility to capture serial console output?
> >
> > I managed to get dmesg via magic sysrq at some point. I got some
> > softlockup messages and processes seemed to hang.
>
> Softlockup in which area?
Sorry, I did not write it down :-(.
> Are you able to ssh into the machine? Where do the xterms hang?
> (/proc/<pid>/stack)
I was not able to capture that. I'll try pen and paper next :-).
> > I'm no longer sure how much keyboard related it is. It seems to
> > happen while typing, but ... the system still reacts to keyboard but
> > xterms hang.
>
> Could this be related to
>
> http://lkml.org/lkml/2009/7/16/268
Actually... that sounds suspiciously like it. I'll try -rc3 update.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: xterms freezing on 2.6.31-rc2 (was Re: [regression] Re: 2.6.31-rc2: X stop accepting keystrokes?)
2009-07-17 13:13 ` Jiri Kosina
2009-07-17 13:17 ` Pavel Machek
@ 2009-07-23 18:51 ` Pavel Machek
1 sibling, 0 replies; 5+ messages in thread
From: Pavel Machek @ 2009-07-23 18:51 UTC (permalink / raw)
To: Jiri Kosina; +Cc: kernel list, Rafael J. Wysocki, linux-input, Dmitry Torokhov
On Fri 2009-07-17 15:13:41, Jiri Kosina wrote:
> On Fri, 17 Jul 2009, Pavel Machek wrote:
>
> > > > ...and they seem to be slightly different crashes. Once keyboard was
> > > > dead but mouse worked, second time keyboard still worked but xterms
> > > > kept locking up. I managed to type dmesg into one of them, but that
> > > > xterm hung in middle of dump :-(.
> > >
> > > I guess that both keyboard and mouse are PS/2 connected, right?
> >
> > Thinkpad internal keyboard/mouse, yes.
> >
> > > Any possibility to capture serial console output?
> >
> > I managed to get dmesg via magic sysrq at some point. I got some
> > softlockup messages and processes seemed to hang.
>
> Softlockup in which area?
>
> Are you able to ssh into the machine? Where do the xterms hang?
> (/proc/<pid>/stack)
I have not seen it for a while with new kernel, so I assume problem is gone.
Pavel
--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-07-23 18:51 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20090714092459.GA2010@elf.ucw.cz>
[not found] ` <20090715131611.GB2367@elf.ucw.cz>
[not found] ` <20090717125946.GA2022@elf.ucw.cz>
2009-07-17 13:01 ` [regression] Re: 2.6.31-rc2: X stop accepting keystrokes? Jiri Kosina
2009-07-17 13:06 ` xterms freezing on 2.6.31-rc2 (was Re: [regression] Re: 2.6.31-rc2: X stop accepting keystrokes?) Pavel Machek
2009-07-17 13:13 ` Jiri Kosina
2009-07-17 13:17 ` Pavel Machek
2009-07-23 18:51 ` Pavel Machek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox