Opened 16 years ago
Closed 16 years ago
#3743 closed defect (duplicate)
segfault after connecting to virtual machine with rdesktop
Reported by: | Johannes Woesten | Owned by: | |
---|---|---|---|
Component: | network/hostif | Version: | VirtualBox 2.2.0 |
Keywords: | segfault | Cc: | |
Guest type: | Windows | Host type: | Linux |
Description
I've set up a windows 2003 terminal server guest on a linux (CentOS 5.3) host with bridged networking on eth1. Logging in to that machine with "rdesktop" kills the guest and the following entries appear in "/var/log/messages":
device eth1 entered promiscuous mode VirtualBox[2236]: segfault at 0000000000000026 rip 00000034b04758bb rsp 0000000040d9d770 error 4 device eth1 left promiscuous mode
Attachments (1)
Change History (7)
by , 16 years ago
comment:1 by , 16 years ago
comment:2 by , 16 years ago
I can reproduce it on several machines (tried three different), as said with CentOS 5.3 (kernel 2.6.18-128.1.6.el5).
Right after logging in the guest crashes.
The same with bridged networking on eth0.
comment:3 by , 16 years ago
All three hosts were CentOS 5.3? I don't have CentOS host, tried in Ubuntu.
comment:4 by , 16 years ago
It could be the clipboard problem. Can you have a look at #3723 and try to replace the .so with the one attached to this defect?
comment:5 by , 16 years ago
It was the clipboard problem. After replacing the .so the guest don't crash anymore.
Thx, Hannes.
comment:6 by , 16 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Thanks for the feedback, I will close this bug as duplicate.
Unable to reproduce. Can login with rdesktop to the guest. 64 bit linux host 32 bit wik2k3 guest, just like your configuration.