vmware-player module prevents use of console #8

Bug #73569 reported by Jörg Höhle
4
Affects Status Importance Assigned to Milestone
vmware-player (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Hi,

I just found out that the kernel init processes of vmware-player seem to hold a handle on the boot console. The console is vt8 during a regular splash boot.

The consequence at the desktop level is that, when I switch to another user, vt9 is used because vt8 is unavailable and still displays the last messages from boot.

This is not what the user expects. Conceptually, vt8 is the next free console. As is the case on a system without vmware-player installed.

I found the culprit like this:
LANG=C deallocvt 8
VT_DISALLOCATE: Device or resource busy
deallocvt: could not deallocate console 8

/etc/init/vmware-player stop
deallocvt 8
now successful and vt8 appears empty (no more boot messages).

I have attached lsof output. Maybe the handle on /dev/console shown below is the culprit?
COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME
vmnet-nat 4671 root 0u CHR 5,1 5052 /dev/console

Regards,
 Jörg Höhle

Revision history for this message
Jörg Höhle (joerg-cyril-hoehle) wrote :

Hopefully lsof reveals how the vmware-player kernel module still holds a handle to the boot console (vt8 when using the default splash screen boot).

Revision history for this message
Jörg Höhle (joerg-cyril-hoehle) wrote : vmnet-nat still has stdin/stdout/stderr

Of all the vmnet-* processes that lsof shows, only vmnet-nat still has file descriptors 0, 1 and 2 open.

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thank you for taking the time to report this bug and trying to help make Ubuntu better. However, it seems that you are not using a software package provided by the official Ubuntu repositories. Because of this the Ubuntu project can not support or fix your particular bug. Please report this bug to the provider of the software package. Thanks!

If you are interested in learning more about software repositories and Ubuntu the following pages should be informative:

1. [WWW] http://www.ubuntu.com/community/ubuntustory/components - information about Ubuntu repositories
2. [WWW] https://help.ubuntu.com/community/Repositories - information regarding managing repositories

Changed in vmware-player-kernel-2.6.15:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.