Opened 14 years ago
Closed 14 years ago
#7398 closed defect (fixed)
Serial Port transmit hang after sending break signal
Reported by: | sundarapandian | Owned by: | |
---|---|---|---|
Component: | uart | Version: | VirtualBox 3.1.8 |
Keywords: | Cc: | ||
Guest type: | Windows | Host type: | Linux |
Description
I have created COM1, COM2 serial ports and attached them to the host device /dev/ttyS0 and /dev/ttyS1, respectively. When I open any terminal program (teraterm, hyperterminal etc.) I am able to use the serial ports to send/receive data from and to the device connected to the physical port. But if I send a BREAK Signal, the transmit functionality won't work after sending the signal.
Steps to reproduce:
- Create Serial port COM1 and link it with host port say, /dev/ttyS0
- From Guest OS open terminal emulation program and check if your Tx/Rx works fine
- From terminal send BREAK (if using TeraTerm use Alt+B to send it)
- Check if Tx Works now!
Always reproducible.
Host: Linux (Gentoo_x86-64) Guest: Windows XP (SP2 32-bit)
Not reproducible here with VBox 3.2.10. Please reopen if necessary.