Opened 8 years ago
Closed 7 years ago
#15466 closed defect (invalid)
Serial port(uart) throws error on startup
| Reported by: | audia3 | Owned by: | |
|---|---|---|---|
| Component: | uart | Version: | VirtualBox 5.0.20 |
| Keywords: | Cc: | ||
| Guest type: | Windows | Host type: | Linux |
Description
I have configured a serial port in host-mode. After updating from an older virtualbox version (4.3.xx) i noticed that the pipe/socket checkbox was selected (see attached screenshot1). Now I get an error message on startup (screenshot2).
Attachments (2)
Change History (5)
by , 8 years ago
comment:2 by , 8 years ago
Please provide the log file log.txt from the following command:
sudo -i chmod u+s /usr/bin/strace strace -f -s128 -o log.txt VirtualBox --startvm VM_NAME
where VM_NAME is the name of your VM.
comment:3 by , 7 years ago
| Resolution: | → invalid |
|---|---|
| Status: | new → closed |
Closing as no VBox.log or the log.txt file requested from the last comment was provided. Please reopen if still an issue and you provided the requested files.
Note:
See TracTickets
for help on using tickets.


Screen