VMware Server Console hangs on launch with bad pointer message from glibc

Bug #174098 reported by Tristan Schmelcher
6
Affects Status Importance Assigned to Milestone
vmware-server (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: vmware-server

(Not sure if this is where I report this, it's something that needs to get to VMware itself.)

I have an up-to-date i686 gutsy install. I have just installed vmware-server from APT (the new -1gutsy2 version released today). The VMware Server Console hangs on launch every time. Running it from the console, I see that glibc outputs a bad pointer message, together with lots of debugging info. If I strace it, the last syscall is a wait(), so probably it does wait() on a bad pointer and so never wakes up.

My machine is a Dell XPS M1710 laptop with an NVIDIA GeForce Go 7900 GS. Note that I am using TwinView. This set-up has worked fine with VMware Server for me in the past.

Revision history for this message
Tristan Schmelcher (tschmelcher) wrote :
Revision history for this message
Tristan Schmelcher (tschmelcher) wrote :

FYI, the bug also occurs with VMware's tar installer, except that after Force-Quiting the window it relaunches automatically and then works. (That is the same behaviour as I saw with the tar install on my Ubuntu dapper computer at work when I used to use VMware Server there.)

Revision history for this message
Dalei Liu (daleiliu) wrote :

I had similar problem and made it work with this command:
VMWARE_USE_SHIPPED_GTK=force vmware-server-console

Or you may add "VMWARE_USE_SHIPPED_GTK=force" at the beginning of file /usr/lib/vmware-server-console/lib/wrapper-gtk24.sh

Revision history for this message
Tristan Schmelcher (tschmelcher) wrote :
Download full text (9.5 KiB)

Thanks for the suggestion. Unfortunately though it doesn't work for me. I get this:

$ VMWARE_USE_SHIPPED_GTK=force vmware
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/../libdir/libconf/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so: cannot open shared object file: No such file or directory
Unable to load image-loading module: /build/mts/release/bora-56528/pompeii2005/bora/build/release/wgs/vmui/.....

Read more...

Revision history for this message
Joolz (joolz) wrote :

Confirmed, with the difference that vmware locks up the whole machine. Dalei Liu's fix gave the same result as Tristan had.

2.6.22-14-generic #1 SMP Tue Feb 12 02:46:46 UTC 2008 x86_64 GNU/Linux
VMware Server 1.0.4 build-56528

on a completely up-to-date system

Changed in vmware-server (Ubuntu):
status: New → Confirmed
Revision history for this message
Phillip Susi (psusi) wrote :

This package has been removed from Ubuntu. Closing all related bugs.

Changed in vmware-server (Ubuntu):
status: Confirmed → 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.