[issue1325] ddb stops responding after resizing terminal window of vkernel
Matthew Dillon
dillon at apollo.backplane.com
Sat Mar 28 14:18:08 PDT 2009
:Stathis Kamperis <ekamperi at gmail.com> added the comment:
:...
:
:CPU1 stopping CPUs: 0x00000001
: stopped
:Stopped at 0x8213929: movb $0,0x835c0d4
:db> WWWWWWWWWWWWWWWWWWW
:
:
::then when you 'cont' from DDB you should see the "XYZ".
:Not really, e.g.
:
:db> c
:
:CPU1 restarting CPUs: 0x00000001
: restarted
:WXYZWXYZWXYZWXYZWXYZWXYZWXYZWXYZWXYZWXYZWXYZ
I get a single XYZ when I cont (without doing any additional
window resizing). You got 11 of them?
What is the exact command line you are using to start your
vkernel up?
:Though, when I resize inside DDB and get the 'W', the problem manifests. I =
:can't
:type anything at the ddb prompt, whereas the 'W's show up fine.
:
:Does anyone else see this ?
:
:Cheers,
:Stathis
Very odd. I wonder if the terminal program you are using has
something to do with it. Are you using an xterm or something
else? Try using an xterm if you aren't and see if it still
occurs.
-Matt
More information about the Bugs
mailing list