Skip navigation
VMware

This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
2,989 Views 8 Replies Last post: Mar 30, 2011 3:07 AM by LatinSuD RSS
mschlarb Lurker VMware Employees 1 posts since
Apr 3, 2009
Currently Being Moderated

Nov 3, 2010 10:39 AM

Fedora 14 segfault

 

Hello,

 

 

is  anyone trying VMware Server 2.0.2 on Fedora 14? After changing the vmware-config.pl so that the script gets the correct sources, it compiled perfectly. But now the hostd dies:

 

 

Nov  3 18:29:11 ls3527 kernel: http:// 6547.397975 vmware-hostd[10824]: segfault at 2100001c4f ip 00007f4f4d405210 sp 00007f4f45800b88 error 4 in libc-2.12.90.so[7f4f4d2d3000+199000]

 

 

It worked with Fedora 13...

 

 

Any ideas?

 

 

Matthias

 

 

pesciolinoros… Novice 8 posts since
Jun 15, 2006
Currently Being Moderated
1. Nov 4, 2010 10:12 AM in response to: mschlarb
Re: Fedora 14 segfault

 

Mattias,

 

 

I have same identical problem, also I have upgrade fron fedora 13 to fedora 14 64 bit

 

 

I 'm in hurry, because my job is inside a virtual machine.

 

 

I observe also  standard port 8222 e 8333 are not open more .

 

 

And now ?

 

 

AZ

 

 

vicrh Novice 6 posts since
Aug 1, 2005
Currently Being Moderated
2. Nov 7, 2010 9:45 AM in response to: mschlarb
Re: Fedora 14 segfault

 

Hello Matthias,

 

 

I also faced this problem yesterday, when checking the system after update to Fedora 14 was completed. And I was also in a hurry because I needed VMware Server in working order for my daily work.

 

 

It seems the libc library provided with glibc package in Fedora 14 is not compatible with VWware Server anymore. I used glibc and zlib packages from Fedora 13 and was able to restart VMWare Server in Fedora 14.

 

 

Execute as root:

 

 

  1. mkdir fedorafix

 

 

  1. cd fedorafix

 

 

  1. wget http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/updates/13/x86_64/glibc-2.12.1-4.x86_64.rpm

 

 

  1. wget

http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/releases/13/Fedora/x86_64/os/Packages/zlib-1.2.3-23.fc12.x86_64.rpm

 

 

  1. rpm -Uvh --nodeps --root=/tmp/ glibc-2.12.1-4.x86_64.rpm

 

 

  1. rpm -Uvh --nodeps --root=/tmp/ zlib-1.2.3-23.fc12.x86_64.rpm

 

 

  1. cp -Rp /tmp/lib64/ /usr/lib/vmware/lib/fc13lib64

 

 

Then edit as root /usr/sbin/vmware-hostd and and this line before the last one:

 

 

export

LD_LIBRARY_PATH=/usr/lib/vmware/vmacore:/usr/lib/vmware/lib/libexpat.so.0:/usr/lib/vmware/lib/libxml2.so.2:/usr/lib/vmware/lib/fc13lib64

 

 

Restart VMware service. I got then VMware Server working again.

 

 

This problem drove me crazy, as I really needed to have this working again as soon as possible. I have posted in my blog the full story about the problem and the search for a solution (sorry, in spanish).

 

 

Hope this helps you too.

 

 

Regards,

 

 

                  Victor

 

 

   

 

 

 

 

 

   

 

 

pesciolinoros… Novice 8 posts since
Jun 15, 2006
Currently Being Moderated
3. Nov 8, 2010 12:17 AM in response to: vicrh
Re: Fedora 14 segfault

 

In a meantime I install VmWare Player 7 for Linux with vmware7.1.1-patch-kernel-2.6.35.bash and this

 

 

product work fine. Also VmWare Workstation for Linux with the same patch works.

 

 

AZ

 

 

 

 

 

pesciolinoros… Novice 8 posts since
Jun 15, 2006
Currently Being Moderated
4. Nov 8, 2010 12:50 AM in response to: pesciolinoros…
Re: Fedora 14 segfault

 

 

 

 

I forgot the patch URL:

 

 

http://www.sputnick-area.net/scripts/vmware7.1.1-patch-kernel-2.6.35.bash

 

 

(the same for Ubuntu)

 

 

 

 

 

I think the previous solution is non good, al last it's a downgrade of OS!

 

 

I don't understand because vmware not mark this product as RETIRED:

 

 

at every upgrade of kernel OS we have always the same problems,

 

 

and we must stop to use it and wait patch from unofficial source.

 

 

I'm not glad if this will happen in future, Vmware Server it's a perfect product

 

 

for open source, ma work in this way every time it's a bit crazy.

 

 

What we think about ?

 

 

AZ

 

 

 

 

 

vicrh Novice 6 posts since
Aug 1, 2005
Currently Being Moderated
5. Nov 8, 2010 3:44 AM in response to: pesciolinoros…
Re: Fedora 14 segfault

 

Hello Angelo,

 

 

Why do you think my solution is an OS downgrade? AFAIK I'm only providing FC13 libraries just to vmware-hostd process that requires them.

 

 

Anyway, I also tried last weekend VMware Player 3.1.2 (with the same patch as you used), but there were some virtual machines than didn't start in VMWare Player. As I required to have today again my virtualized test environment in working order, I continued then working in restarting VMware Server in FC14.

 

 

Today I have been using guest servers without problems (4 of them running currently). I see quite a high load even in idle state of FC14, but it seems a[ kernel related issue|http://comments.gmane.org/gmane.linux.redhat.fedora.testers/85264].

 

 

Regards,

 

 

                 Victor

 

 

pesciolinoros… Novice 8 posts since
Jun 15, 2006
Currently Being Moderated
6. Nov 10, 2010 5:13 PM in response to: vicrh
Re: Fedora 14 segfault

 

Hi Victory,

 

 

I believe you so I'll try your solution.

 

 

Your new problem is a very old problem for vmware. A lot of documentation exist about this.

 

 

You try to disconnect every unusefull virtual hw (cdrom, sound card, and so on ...) e try to uncheck

 

 

the sync of timer fron vmtools for example, Try also to disable memory trimming.

 

 

 

 

 

No idle time exist in a virtual world , believe me

 

 

Oh my old ancient time, when only hardware interrupt live in my computer.    

 

 

vicrh Novice 6 posts since
Aug 1, 2005
Currently Being Moderated
7. Nov 12, 2010 12:07 AM in response to: pesciolinoros…
Re: Fedora 14 segfault

 

Hello  Angelo,

 

 

Yes, I also had experienced some of the problems with VMWare Server before. It would be great if VMware resumed support in this product.

 

 

Thanks to previously documented problems with VMware Server (all references used in my blog post) I was able to able to compile this workaround for using the product in Fedora 14.

 

 

I hope it works for you too.

 

 

Regards,

 

 

                  Victor

 

 

LatinSuD Novice 16 posts since
Jul 3, 2008
Currently Being Moderated
8. Mar 30, 2011 3:07 AM in response to: vicrh
Re: Fedora 14 segfault

If still getting a crash (after having created the first VM and restarted) try this workaround:

http://communities.vmware.com/message/1670144#1670144

 

Basically you have to rename/disable the libxml2 provided by vmware.

Bookmarked By (0)

Share This Page

Communities