Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: vmware error in hardy

  1. #11
    Join Date
    Jun 2006
    Location
    Atlanta
    Beans
    358
    Distro
    Ubuntu

    Re: vmware error in hardy

    Quote Originally Posted by vsritual View Post
    This command fixed my problem... I read it somewhere else.



    vsr@localhost:~$ sudo cp /usr/lib/libpng12.so.0 /usr/lib/vmware/lib/libpng12.so.0/

    vsr@localhost:~$ sudo cp /usr/lib/gcc/i486-linux-gnu/4.2.3/libgcc_s.so /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1
    This command works for me using vmware server. Apparently it does not work for vmware workstation.
    Intel Core i7-2600K | Corsair Hydro H80 Cooler | ASUS P8Z68-V board | Corsair Obsidian 650 case | CORSAIR Pro HX650 | CORSAIR Vengeance 8GB DDR3-1866 | GIGABYTE Radeon HD 6870 1GB | Intel 510 120GB SSD | WD Green 640GB | Dell Ultrasharp U2713HM LED

  2. #12
    Join Date
    Sep 2007
    Location
    UK
    Beans
    13
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: vmware error in hardy

    tlacuache,

    Can you explain what you did to the gtkrc file? I posted about this problem about two weeks ago. The only difference for me is that I can only run vmware as sudo, I don't even get an error when I do so. I even uninstalled the previous vmware version I had (1.4.0) and installed 1.5.0, but the problem is still there.

    Thanks a lot

    dmlobo

  3. #13

    Re: vmware error in hardy

    IIRC, I went through the gtkrc file and replaced variables for colors (@fg_color, etc.) with their actual values instead.

    But, like I said, I still had the assertion error. I've tried the things mentioned by the other posters in this thread (thank you, by the way) but it didn't fix my problem.

    I got fed up with it and just installed VMWare Server instead, and it's been working fine for me. The only thing I feel slightly bad about is that the VMWare Workstation my company bought for me a few years ago is now completely unused. That and the lack of multiple snapshots.

    -sg
    Seth Grover
    e: sethdgrover [at] gmail [dot] com

  4. #14
    Join Date
    May 2008
    Beans
    3

    Re: vmware error in hardy

    Quote Originally Posted by tlacuache View Post
    I just upgraded from Gutsy to Hardy. I'm using VMWare Workstation. Running vmware-config.pl, I first got an error about vmmon not compiling, so I googled around and found vmware-any-any-update-116.tgz and was then able to build and install the modules just fine.

    However, when running vmware, I got these errors:

    Code:
    $ vmware
    /usr/lib/vmware/bin/vmware: libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
    /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)
    /usr/lib/vmware/bin/vmware: libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
    /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2)
    /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0: no version information available (required by /usr/lib/libcairo.so.2)
    /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/libstdc++.so.6)
    After googling around some more, and after finding this thread, I did the following:

    Code:
    sudo ln -sf /lib/libgcc_s.so.1 /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1
    sudo ln -sf  /usr/lib/libpng12.so.0 /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0
    However, now I get these errors:
    Code:
    $ vmware
    /usr/share/themes/Human/gtk-2.0/gtkrc:43: error: unexpected character `@', expected string constant
    Locking assertion failure.  Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb6fe8767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb6fe88b1]
    #2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7e661bd]
    #3 /usr/lib/vmware/lib/libXrender.so.1/libXrender.so.1(XRenderQueryFormats+0x109) [0xb7d56969]
    #4 /usr/lib/vmware/lib/libXrender.so.1/libXrender.so.1(XRenderFindFormat+0x4c) [0xb7d56f4c]
    #5 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7b9c180]
    #6 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7b9cd2c]
    #7 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270) [0xb7b6cc14]
    #8 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7b7924f]
    #9 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270) [0xb7b6cc14]
    #10 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_pixbuf_render_pixmap_and_mask_for_colormap+0x255) [0xb7b78b34]
    #11 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb7a7d298]
    #12 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb7a7d586]
    #13 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb7a7f77e]
    #14 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0xd1) [0xb7c92459]
    #15 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7c7a3a1]
    #16 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_closure_invoke+0x1b1) [0xb7c7a076]
    #17 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7c916eb]
    #18 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_signal_emit_valist+0x91e) [0xb7c90d46]
    #19 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_signal_emit+0x38) [0xb7c910b8]
    Locking assertion failure.  Backtrace:
    #0 /usr/lib/libxcb-xlib.so.0 [0xb6fe8767]
    #1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb6fe881e]
    #2 /usr/lib/libX11.so.6 [0xb7e65518]
    #3 /usr/lib/libX11.so.6(XAddExtension+0x2c) [0xb7e48c9c]
    #4 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2(_XftDisplayInfoGet+0x77) [0xb7d4eed7]
    #5 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2 [0xb7d4d8b1]
    #6 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2 [0xb7d4dd39]
    #7 /usr/lib/vmware/lib/libXft.so.2/libXft.so.2(XftDrawPicture+0x10) [0xb7d4dec0]
    #8 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7b9a9b6]
    #9 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7b9cd75]
    #10 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270) [0xb7b6cc14]
    #11 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0 [0xb7b7924f]
    #12 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_draw_pixbuf+0x270) [0xb7b6cc14]
    #13 /usr/lib/vmware/lib/libgdk-x11-2.0.so.0/libgdk-x11-2.0.so.0(gdk_pixbuf_render_pixmap_and_mask_for_colormap+0x255) [0xb7b78b34]
    #14 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb7a7d298]
    #15 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb7a7d586]
    #16 /usr/lib/vmware/lib/libgtk-x11-2.0.so.0/libgtk-x11-2.0.so.0 [0xb7a7f77e]
    #17 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0xd1) [0xb7c92459]
    #18 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0 [0xb7c7a3a1]
    #19 /usr/lib/vmware/lib/libgobject-2.0.so.0/libgobject-2.0.so.0(g_closure_invoke+0x1b1) [0xb7c7a076]
    vmware: ../../src/xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed.
    Anyway, I'm quite stuck. I don't want to have to go back to 7.10. Please help!

    -Thanks,

    Seth
    Looks like you pointed the libraries used by your system to the libraries used by vmware. It's not a good idea to link libs in /lib or /usr/lib to app specific sub folders like that unless you really know what you are doing. I suggest reinstalling those libs that you sym-linked, libgcc and libpng, with apt or whatever.

    As for the vmware issue this fix worked for me

    http://www.cryptolife.org/2008/04/26...u-hardy-heron/

  5. #15
    Join Date
    Feb 2005
    Beans
    5

    Re: vmware error in hardy

    Quote Originally Posted by tlacuache View Post
    I just upgraded from Gutsy to Hardy. I'm using VMWare Workstation. Running vmware-config.pl, I first got an error about vmmon not compiling, so I googled around and found vmware-any-any-update-116.tgz and was then able to build and install the modules just fine.

    However, when running vmware, I got these errors:
    I had exactly the same problem... try this:

    sudo rm -Rf /usr/lib/vmware/lib/libgcc_s.so.1

    Daniel..

  6. #16
    Join Date
    Jul 2006
    Beans
    16

    Re: vmware error in hardy

    I know I'm bumping up an old thread but this is relevant to my attempts here. I was getting those same header file errors so I tried those file overwrite/delete commands but I keep getting this afterward:

    process 14779: Attempt to remove filter function 0xb6a93cd0 user data 0x88bdbb0, but no such filter has been added

    Any ideas?

  7. #17
    Join Date
    Aug 2008
    Beans
    1

    Re: vmware error in hardy

    I got the same error.
    Solved the problem by just deleting the file "/usr/lib/vmware/lib/libgcc_s.so.1"

  8. #18
    Join Date
    Apr 2007
    Beans
    49

    Re: vmware error in hardy

    Thank you for the two cp-lines. It worked perfectly for me!

  9. #19
    Join Date
    Sep 2008
    Beans
    1
    Distro
    Ubuntu 8.04 Hardy Heron

    Smile Re: vmware error in hardy

    Quote Originally Posted by vsritual View Post
    This command fixed my problem... I read it somewhere else.

    vsr@localhost:~$ sudo cp /usr/lib/libpng12.so.0 /usr/lib/vmware/lib/libpng12.so.0/

    vsr@localhost:~$ sudo cp /usr/lib/gcc/i486-linux-gnu/4.2.3/libgcc_s.so /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1

    This "fix" is also applicable, with a slight variation, for vmware-server-console, if you are installing that independantly. Just adjust the path in each of the commands to replace vmware with vmware-server-console. This worked for me in Ubuntu 8.0.4 installing vmware-server-console 1.0.7-108231.

    Thanks.

  10. #20
    Join Date
    Aug 2006
    Location
    Granada, Spain
    Beans
    8
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: vmware error in hardy

    Quote Originally Posted by bitlink View Post
    This "fix" is also applicable, with a slight variation, for vmware-server-console, if you are installing that independantly. Just adjust the path in each of the commands to replace vmware with vmware-server-console. This worked for me in Ubuntu 8.0.4 installing vmware-server-console 1.0.7-108231.

    Thanks.
    I had the same problem with vmware-server 1.0.7.
    I just removed the two files:
    /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1
    /usr/lib/vmware/lib/libpng12.so.0/libpng12.so.0

    The explanation may be the following:
    VMware is redistributed with most of the libraries, but not with libcairo2. But when using xgl or a vectorial X backend, libcairo is needed.
    libcairo2 is linked to whatever it was compiled with, which does not match the libraries in /usr/lib/vmware/lib. Removing or renaming the files should be enough so that the dynamic load gets the default versions of the libs.

Page 2 of 3 FirstFirst 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •