You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(30) |
Oct
(50) |
Nov
(42) |
Dec
(17) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(36) |
Feb
(13) |
Mar
(74) |
Apr
(17) |
May
(62) |
Jun
(53) |
Jul
(32) |
Aug
(58) |
Sep
(44) |
Oct
(21) |
Nov
(35) |
Dec
(53) |
2009 |
Jan
(43) |
Feb
(58) |
Mar
(14) |
Apr
(16) |
May
(61) |
Jun
(49) |
Jul
(11) |
Aug
(22) |
Sep
(37) |
Oct
(12) |
Nov
(23) |
Dec
(10) |
2010 |
Jan
(21) |
Feb
(13) |
Mar
(5) |
Apr
(18) |
May
(14) |
Jun
(10) |
Jul
(1) |
Aug
|
Sep
(13) |
Oct
(8) |
Nov
(11) |
Dec
(14) |
2011 |
Jan
(13) |
Feb
(19) |
Mar
(16) |
Apr
(10) |
May
(22) |
Jun
(4) |
Jul
(63) |
Aug
(14) |
Sep
(10) |
Oct
(12) |
Nov
(10) |
Dec
(43) |
2012 |
Jan
(3) |
Feb
(4) |
Mar
(35) |
Apr
(1) |
May
(32) |
Jun
(8) |
Jul
(10) |
Aug
(6) |
Sep
(3) |
Oct
(25) |
Nov
(14) |
Dec
(4) |
2013 |
Jan
(12) |
Feb
(6) |
Mar
(15) |
Apr
(24) |
May
(9) |
Jun
(2) |
Jul
|
Aug
(4) |
Sep
|
Oct
(8) |
Nov
(3) |
Dec
|
2014 |
Jan
(5) |
Feb
|
Mar
(4) |
Apr
(2) |
May
(4) |
Jun
|
Jul
(4) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2015 |
Jan
|
Feb
(5) |
Mar
|
Apr
(1) |
May
(3) |
Jun
(1) |
Jul
(2) |
Aug
(5) |
Sep
|
Oct
|
Nov
(2) |
Dec
|
2017 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Christophe L. <chr...@gm...> - 2011-04-29 18:42:20
|
Hi I have tried both. Same issue... Chris 2011/4/29 Dmitry Torokhov <dt...@vm...> > Hi Christophe, > > On Friday, April 29, 2011 02:39:01 AM Christophe Lindheimer wrote: > > Hi > > > > trying to build vmtools with a Ubuntu 10.04 > > > [...skip...] > > ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function > > `HgfsIsCached': > > /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c: > > 4931: undefined reference to `MXUser_AcquireExclLock' > > /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c: > > 4933: undefined reference to `MXUser_ReleaseExclLock' > > Could you please try the newest snapshot we released yesterday? > > Thanks! > > -- > Dmitry > |
From: Dmitry T. <dt...@vm...> - 2011-04-29 16:25:55
|
Hi Christophe, On Friday, April 29, 2011 02:39:01 AM Christophe Lindheimer wrote: > Hi > > trying to build vmtools with a Ubuntu 10.04 > [...skip...] > ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function > `HgfsIsCached': > /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c: > 4931: undefined reference to `MXUser_AcquireExclLock' > /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c: > 4933: undefined reference to `MXUser_ReleaseExclLock' Could you please try the newest snapshot we released yesterday? Thanks! -- Dmitry |
From: Christophe L. <chr...@gm...> - 2011-04-29 09:39:09
|
Hi trying to build vmtools with a Ubuntu 10.04 Linux ubuntu 2.6.32-31-generic #61-Ubuntu SMP Fri Apr 8 18:24:35 UTC 2011 i686 GNU/Linux chris@ubuntu:~/open-vm-tools-2011.03.28-387002$ ./configure --without-dnet --> OK chris@ubuntu:~/open-vm-tools-2011.03.28-387002$ make --> OK chris@ubuntu:~/open-vm-tools-2011.03.28-387002$ sudo make install --> NOK make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/chris/open-vm-tools-2011.03.28-387002/libvmtools' make[1]: Leaving directory `/home/chris/open-vm-tools-2011.03.28-387002/libvmtools' Making install in libhgfs make[1]: Entering directory `/home/chris/open-vm-tools-2011.03.28-387002/libhgfs' make[2]: Entering directory `/home/chris/open-vm-tools-2011.03.28-387002/libhgfs' test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib" /bin/bash ../libtool --mode=install /usr/bin/install -c libhgfs.la'/usr/local/lib' libtool: install: warning: relinking `libhgfs.la' libtool: install: (cd /home/chris/open-vm-tools-2011.03.28-387002/libhgfs; /bin/bash /home/chris/open-vm-tools-2011.03.28-387002/libtool --tag CC --mode=relink gcc -g -O2 -Wall -Werror -Wno-pointer-sign -Wno-unused-value -fno-strict-aliasing -Wno-unknown-pragmas -Wno-uninitialized -Wl,-z,defs -Wl,-lc -o libhgfs.la -rpath /usr/local/lib libhgfs_la-hgfslib.lo ../lib/hgfs/libHgfs.la ../lib/hgfsHelper/libHgfsHelper.la ../lib/hgfsServer/libHgfsServer.la ../lib/hgfsServerManagerGuest/libHgfsServerManagerGuest.la ../lib/hgfsServerPolicyGuest/libHgfsServerPolicyGuest.la -lglib-2.0 -pthread -lgthread-2.0 -lrt -lglib-2.0 /home/chris/open-vm-tools-2011.03.28-387002/libvmtools/libvmtools.la-lglib-2.0 ) libtool: relink: gcc -shared .libs/libhgfs_la-hgfslib.o -Wl,--whole-archive ../lib/hgfs/.libs/libHgfs.a ../lib/hgfsHelper/.libs/libHgfsHelper.a ../lib/hgfsServer/.libs/libHgfsServer.a ../lib/hgfsServerManagerGuest/.libs/libHgfsServerManagerGuest.a ../lib/hgfsServerPolicyGuest/.libs/libHgfsServerPolicyGuest.a -Wl,--no-whole-archive -L/usr/lib -lgthread-2.0 -lrt -L/usr/local/lib -lvmtools -lglib-2.0 -Wl,-z -Wl,defs -Wl,-lc -pthread -pthread -Wl,-soname -Wl,libhgfs.so.0 -o .libs/libhgfs.so.0.0.0 ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsIsCached': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4931: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4933: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsIsServerLockAllowed': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2028: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2030: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsUpdateNodeAppendFlag': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1317: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1330: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsUpdateNodeServerLock': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1273: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1286: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsUpdateNodeFileDesc': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1225: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1237: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsHandleIsSharedFolderOpen': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1181: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1192: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsHandleIsSequentialOpen': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1137: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1148: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsFileDesc2Handle': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:774: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:786: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsHandle2LocalId': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:677: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:689: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsHandle2AppendFlag': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:633: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:643: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsHandle2FileDesc': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:588: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:601: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsRemoveFromCache': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4900: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4902: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsInvalidateSessionObjects': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4004: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4046: undefined reference to `MXUser_ReleaseExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4048: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4090: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsRemoveSearch': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2422: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2430: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsUpdateNodeNames': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2604: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2630: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsGetSearchCopy': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2253: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2284: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsGetNodeCopy': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1073: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1104: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsHandle2FileNameMode': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:905: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:924: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsAddToCache': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5042: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5044: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServerExitSessionInternal': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3730: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3748: undefined reference to `MXUser_ReleaseExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3755: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3766: undefined reference to `MXUser_ReleaseExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3769: undefined reference to `MXUser_DestroyExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3770: undefined reference to `MXUser_DestroyExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3771: undefined reference to `MXUser_DestroyExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsCreateAndCacheFileNode': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5108: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5132: undefined reference to `MXUser_ReleaseExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5115: undefined reference to `MXUser_ReleaseExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:5127: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServerSearchVirtualDir': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4848: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4869: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServerSearchRealDir': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4770: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:4805: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServerGetShareHandle': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3169: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3179: undefined reference to `MXUser_ReleaseExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3179: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsNotifyPacketSent': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3923: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3924: undefined reference to `MXUser_BroadcastCondVar' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3925: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServerGetShareName': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3214: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3226: undefined reference to `MXUser_ReleaseExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3226: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsHandle2NotifyInfo': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:965: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:979: undefined reference to `MXUser_ReleaseExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:979: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsFreeFileNode': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1676: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:1678: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServer_Quiesce': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3887: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3889: undefined reference to `MXUser_WaitCondVarExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3891: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServer_ExitState': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3343: undefined reference to `MXUser_DestroyExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3348: undefined reference to `MXUser_DestroyExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3353: undefined reference to `MXUser_DestroyCondVar' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServer_InitState': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3272: undefined reference to `MXUser_CreateExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3275: undefined reference to `MXUser_CreateExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3278: undefined reference to `MXUser_CreateCondVarExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServer_RegisterSharedFolder': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3114: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3137: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServerCleanupDeletedFolders': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3047: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3060: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsServerSessionConnect': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3513: undefined reference to `MXUser_CreateExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3522: undefined reference to `MXUser_CreateExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3532: undefined reference to `MXUser_CreateExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3536: undefined reference to `MXUser_DestroyExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:3535: undefined reference to `MXUser_DestroyExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsGetSearchResult': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2464: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:2520: undefined reference to `MXUser_ReleaseExclLock' ../lib/hgfsServer/.libs/libHgfsServer.a(hgfsServer.o): In function `HgfsHandle2ShareMode': /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:822: undefined reference to `MXUser_AcquireExclLock' /home/chris/open-vm-tools-2011.03.28-387002/lib/hgfsServer/hgfsServer.c:835: undefined reference to `MXUser_ReleaseExclLock' collect2: ld returned 1 exit status libtool: install: error: relink `libhgfs.la' with the above command before installing it make[2]: *** [install-libLTLIBRARIES] Error 1 make[2]: Leaving directory `/home/chris/open-vm-tools-2011.03.28-387002/libhgfs' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/chris/open-vm-tools-2011.03.28-387002/libhgfs' make: *** [install-recursive] Error 1 Thanks Chris |
From: Andy K. <ac...@vm...> - 2011-04-28 15:39:49
|
Hi Sandeep, You're right that we don't officially support kernel-mode clients. The only IOCTLs we expose publicly are for the socket API that uses VMCI underneath. Take a look at: open-vm-tools/lib/include/vmci_sockets.h Would you mind telling me a bit more about your intended use? Is the user-mode API, via sockets, not sufficient? Thanks, - Andy |
From: sandeep k. <san...@gm...> - 2011-04-28 07:45:43
|
Hi, We know that the communication using vmci in Kernel is not supported. We were experimenting with vmci feature and was able to do communication in kernel on Linux. We were trying similar thing on Windows but did not succeed. In *"open-vm-tools-8.4.2-261024\modules\linux\shared\vmci_iocontrols.h"*file we see some of the windows ioctl for vmci device:- <snip > #if defined _WIN32 /* * Windows VMCI ioctl definitions. */ /* * The first is the device name in user-mode. The next two are for registering * or opening the device in kernel-mode, and are always in UNICODE. */ #define VMCI_DEVICE_NAME TEXT("\\\\.\\VMCI") #define VMCI_DEVICE_NAME_PATH L"\\Device\\vmci" #define VMCI_DEVICE_LINK_PATH L"\\DosDevices\\vmci" /* These values cannot be changed since some of the ioctl values are public. */ #define FILE_DEVICE_VMCI 0x8103 #define VMCI_IOCTL_BASE_INDEX 0x801 #define VMCIIOCTL_BUFFERED(name) \ </snip> But we are not sure how to use these ioctls on Windows. If any one tried for this then please let us know. Any pointers on this will be helpful. Thanks & Regards, Sandeep Kapse |
From: Marcelo V. <mv...@vm...> - 2011-04-01 18:31:46
|
Hi Stephen, I sent your e-mail to the appropriate team inside VMware and they'll take care of it. Thanks! On 03/31/2011 09:18 AM, Stephen Hemminger wrote: > The vmxnet driver always requests irq with name of 'vmxnet' which > is incorrect. It causes multiple entries in /proc/interrupts and confuses > scripts like irqbalance that try and manage smp affinity on network cards. > > The fix is simple, just use the standard convention of putting device > name in the irq name. This applies to all kernel versions. > > Also, the 'lp->name' structure element is always constant and no longer > used and could be eliminated. > > Signed-off-by: Stephen Hemminger <she...@vy...> > > --- a/modules/linux/vmxnet/vmxnet.c 2011-03-31 09:12:30.258151524 -0700 > +++ b/modules/linux/vmxnet/vmxnet.c 2011-03-31 09:12:55.516883147 -0700 > @@ -1915,7 +1915,7 @@ vmxnet_open(struct net_device *dev) > } > > if (dev->irq == 0 || request_irq(dev->irq, &vmxnet_interrupt, > - COMPAT_IRQF_SHARED, lp->name, (void *)dev)) { > + COMPAT_IRQF_SHARED, dev->name, (void *)dev)) { > return -EAGAIN; > } -- - Marcelo |
From: Christophe L. <chr...@gm...> - 2011-04-01 09:01:25
|
Well, it seems OK now. I have completly remove the old /usr/bin/vmtoolsd Changed the script init.d/vmtoolsd to run /usr/local/bin/vmtoolsd and I have no error. I think the crash in the latest vmtoolsd occurs if there is already an old /usr/bin/vmtoolsd running. So I guess you can forget the last issue. Regards Chris 2011/4/1 Christophe Lindheimer <chr...@gm...> > Adding some info. Tell me if U need other traces ... > I also give you output for lsmod and ps -eaf. > > I also attach the /etc/init.d/vmtoolsd from opensuse. > Maybe there is a conflict... > > > > sondchris:~ # /usr/local/bin/vmtoolsd > Segmentation fault (core dumped) > sondchris:~ # dmesg -c > [10960.645821] vmtoolsd[13059]: segfault at 0 ip b77cc483 sp bf81e5c0 error > 4 in libvmtools.so.0.0.0[b77a1000+5e000] > sondchris:~ # gdb /usr/local/bin/vmtoolsd core > GNU gdb (GDB) SUSE (7.2-3.3) > Copyright (C) 2010 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later < > http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. Type "show copying" > and "show warranty" for details. > This GDB was configured as "i586-suse-linux". > For bug reporting instructions, please see: > <http://www.gnu.org/software/gdb/bugs/>... > Reading symbols from /usr/local/bin/vmtoolsd...done. > [New Thread 13059] > Missing separate debuginfo for /usr/local/lib/libvmtools.so.0 > Try: zypper install -C > "debuginfo(build-id)=df2369f1b838a6b66188c7daf5aee5bb081ba9ef" > Missing separate debuginfo for /lib/libgmodule-2.0.so.0 > Try: zypper install -C > "debuginfo(build-id)=0e6efd840ab95cd0d4dd3d3c1c79cc69d433bf2f" > Missing separate debuginfo for /lib/libgobject-2.0.so.0 > Try: zypper install -C > "debuginfo(build-id)=93dcd829791c5edafe9e1d1c05ae3872c580f5d9" > Missing separate debuginfo for /lib/libgthread-2.0.so.0 > Try: zypper install -C > "debuginfo(build-id)=5b5ff53c63c9ff693421f32c80ba3fd9f6c07b80" > Missing separate debuginfo for /lib/librt.so.1 > Try: zypper install -C > "debuginfo(build-id)=b188ebbfa6da0b124a758c32c79dd602f6ee5d47" > Missing separate debuginfo for /lib/libglib-2.0.so.0 > Try: zypper install -C > "debuginfo(build-id)=8d9eca2cb80b4234f1651ecd1597691518f53bf1" > Missing separate debuginfo for /lib/libpthread.so.0 > Try: zypper install -C > "debuginfo(build-id)=16aeafd6eb4202cf8cad27078a8f294503aff1eb" > Missing separate debuginfo for /lib/libc.so.6 > Try: zypper install -C > "debuginfo(build-id)=6478c346f66a284b77eb5ca82ab8f2f4f9561600" > Missing separate debuginfo for /lib/libdl.so.2 > Try: zypper install -C > "debuginfo(build-id)=785eb60d6a7a2b4828cd93c6738f00065322f20d" > Missing separate debuginfo for /lib/libcrypt.so.1 > Try: zypper install -C > "debuginfo(build-id)=0e810f3f51f0e017f5c3d923e7c15715dda53791" > Missing separate debuginfo for /lib/ld-linux.so.2 > Try: zypper install -C > "debuginfo(build-id)=b6b00f5560b849cf9fac5e6efb9f403c21f508dd" > Missing separate debuginfo for /lib/libpcre.so.0 > Try: zypper install -C > "debuginfo(build-id)=360c919e84cd5788e6def958ba178c1cc23e7352" > Missing separate debuginfo for > /usr/local/lib/open-vm-tools/plugins/common/libhgfsServer.so > Try: zypper install -C > "debuginfo(build-id)=70f932ed80f36bdd86053da75ae770b08a7c2d2d" > Missing separate debuginfo for /usr/local/lib/libhgfs.so.0 > Try: zypper install -C > "debuginfo(build-id)=0b903ac9361d204707d41cec1136aee3e670c8ef" > Missing separate debuginfo for > /usr/local/lib/open-vm-tools/plugins/common/libvix.so > Try: zypper install -C > "debuginfo(build-id)=26d8b2e1d8c6f605409e6f0362c930b7d08e624a" > Missing separate debuginfo for > /usr/local/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so > Try: zypper install -C > "debuginfo(build-id)=270a35864b7d891fc9af2becbd7fb891c46ebd25" > Missing separate debuginfo for > /usr/local/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so > Try: zypper install -C > "debuginfo(build-id)=81a77e23e6d179cc095e6fdcf9e691d599668541" > Missing separate debuginfo for > /usr/local/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so > Try: zypper install -C > "debuginfo(build-id)=4204760f046c40dcb570691ba531c916d63caaaf" > Missing separate debuginfo for > /usr/local/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so > Try: zypper install -C > "debuginfo(build-id)=608428a7767037d183eacd2720913acdcf87b8bb" > Missing separate debuginfo for > Try: zypper install -C > "debuginfo(build-id)=0fd839b7a7d02f41b6248f02346d6f921ded7086" > Reading symbols from /usr/local/lib/libvmtools.so.0...done. > Loaded symbols for /usr/local/lib/libvmtools.so.0 > Reading symbols from /lib/libgmodule-2.0.so.0...Missing separate debuginfo > for /lib/libgmodule-2.0.so.0 > Try: zypper install -C > "debuginfo(build-id)=0e6efd840ab95cd0d4dd3d3c1c79cc69d433bf2f" > (no debugging symbols found)...done. > Loaded symbols for /lib/libgmodule-2.0.so.0 > Reading symbols from /lib/libgobject-2.0.so.0...Missing separate debuginfo > for /lib/libgobject-2.0.so.0 > Try: zypper install -C > "debuginfo(build-id)=93dcd829791c5edafe9e1d1c05ae3872c580f5d9" > (no debugging symbols found)...done. > Loaded symbols for /lib/libgobject-2.0.so.0 > Reading symbols from /lib/libgthread-2.0.so.0...Missing separate debuginfo > for /lib/libgthread-2.0.so.0 > Try: zypper install -C > "debuginfo(build-id)=5b5ff53c63c9ff693421f32c80ba3fd9f6c07b80" > (no debugging symbols found)...done. > Loaded symbols for /lib/libgthread-2.0.so.0 > Reading symbols from /lib/librt.so.1...Missing separate debuginfo for > /lib/librt.so.1 > Try: zypper install -C > "debuginfo(build-id)=b188ebbfa6da0b124a758c32c79dd602f6ee5d47" > (no debugging symbols found)...done. > Loaded symbols for /lib/librt.so.1 > Reading symbols from /lib/libglib-2.0.so.0...Missing separate debuginfo for > /lib/libglib-2.0.so.0 > Try: zypper install -C > "debuginfo(build-id)=8d9eca2cb80b4234f1651ecd1597691518f53bf1" > (no debugging symbols found)...done. > Loaded symbols for /lib/libglib-2.0.so.0 > Reading symbols from /lib/libpthread.so.0...Missing separate debuginfo for > /lib/libpthread.so.0 > Try: zypper install -C > "debuginfo(build-id)=16aeafd6eb4202cf8cad27078a8f294503aff1eb" > (no debugging symbols found)...done. > Loaded symbols for /lib/libpthread.so.0 > Reading symbols from /lib/libc.so.6...Missing separate debuginfo for > /lib/libc.so.6 > Try: zypper install -C > "debuginfo(build-id)=6478c346f66a284b77eb5ca82ab8f2f4f9561600" > (no debugging symbols found)...done. > Loaded symbols for /lib/libc.so.6 > Reading symbols from /lib/libdl.so.2...Missing separate debuginfo for > /lib/libdl.so.2 > Try: zypper install -C > "debuginfo(build-id)=785eb60d6a7a2b4828cd93c6738f00065322f20d" > (no debugging symbols found)...done. > Loaded symbols for /lib/libdl.so.2 > Reading symbols from /lib/libcrypt.so.1...Missing separate debuginfo for > /lib/libcrypt.so.1 > Try: zypper install -C > "debuginfo(build-id)=0e810f3f51f0e017f5c3d923e7c15715dda53791" > (no debugging symbols found)...done. > Loaded symbols for /lib/libcrypt.so.1 > Reading symbols from /lib/ld-linux.so.2...Missing separate debuginfo for > /lib/ld-linux.so.2 > Try: zypper install -C > "debuginfo(build-id)=b6b00f5560b849cf9fac5e6efb9f403c21f508dd" > (no debugging symbols found)...done. > Loaded symbols for /lib/ld-linux.so.2 > Reading symbols from /lib/libpcre.so.0...Missing separate debuginfo for > /lib/libpcre.so.0 > Try: zypper install -C > "debuginfo(build-id)=360c919e84cd5788e6def958ba178c1cc23e7352" > (no debugging symbols found)...done. > Loaded symbols for /lib/libpcre.so.0 > Reading symbols from > /usr/local/lib/open-vm-tools/plugins/common/libhgfsServer.so...done. > Loaded symbols for > /usr/local/lib/open-vm-tools/plugins/common/libhgfsServer.so > Reading symbols from /usr/local/lib/libhgfs.so.0...done. > Loaded symbols for /usr/local/lib/libhgfs.so.0 > Reading symbols from > /usr/local/lib/open-vm-tools/plugins/common/libvix.so...done. > Loaded symbols for /usr/local/lib/open-vm-tools/plugins/common/libvix.so > Reading symbols from > /usr/local/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so...done. > Loaded symbols for > /usr/local/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so > Reading symbols from > /usr/local/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so...done. > Loaded symbols for > /usr/local/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so > Reading symbols from > /usr/local/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so...done. > Loaded symbols for > /usr/local/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so > Reading symbols from > /usr/local/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so...done. > Loaded symbols for > /usr/local/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so > Core was generated by `/usr/local/bin/vmtoolsd'. > Program terminated with signal 11, Segmentation fault. > #0 Message_Send (chan=0x0, buf=0x0, bufSize=0) at message.c:201 > 201 bp.in.dx.halfs.high = chan->id; > (gdb) bt > #0 Message_Send (chan=0x0, buf=0x0, bufSize=0) at message.c:201 > #1 0xb77ba567 in RpcInSend (clientData=0x805c9e8) at > ../lib/rpcIn/rpcin.c:444 > #2 RpcInLoop (clientData=0x805c9e8) at ../lib/rpcIn/rpcin.c:593 > #3 0xb77b7237 in MTimerSourceDispatch (src=0x805d3c8, callback=0xb77ba530 > <RpcInLoop>, data=0x805c9e8) at monotonicTimer.c:123 > #4 0xb768a509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 > #5 0xb768ad10 in ?? () from /lib/libglib-2.0.so.0 > #6 0xb768b3ef in g_main_loop_run () from /lib/libglib-2.0.so.0 > #7 0x0804b621 in ToolsCoreRunLoop (state=0x80512e0) at mainLoop.c:235 > #8 0x0804be52 in main (argc=1, argv=0x8053000, envp=0xbf81e93c) at > mainPosix.c:232 > (gdb) > (gdb) p chan > $2 = (Message_Channel *) 0x0 looks bad... > > > > (gdb) up > #1 0xb77ba567 in RpcInSend (clientData=0x805c9e8) at > ../lib/rpcIn/rpcin.c:444 > 444 status = Message_Send(in->channel, (unsigned char > *)in->last_result, > (gdb) p in > $1 = (RpcIn *) 0x805c9e8 > (gdb) p *in > $2 = {nextEvent = 0x0, mainCtx = 0x8056e50, dispatch = 0xb77cf830 > <RpcChannel_Dispatch>, clientData = 0x805be00, channel = 0x0, delay = 0, > maxDelay = 10, > errorFunc = 0xb77cf710 <RpcChannel_Error>, errorData = 0x805be00, > mustSend = 0 '\000', last_result = 0x0, last_resultLen = 0, inLoop = 1 > '\001', shouldStop = 0 '\000'} > (gdb) > > > > > > > > > > > > > > > > sondchris:~ # lsmod > Module Size Used by > fuse 71688 3 > vmhgfs 58735 1 > vmsync 3234 0 > vmblock 11346 1 > af_packet 20330 0 > edd 8752 0 > snd_pcm_oss 48271 0 > snd_mixer_oss 17521 1 snd_pcm_oss > snd_seq_midi 5996 0 > snd_seq_midi_event 6691 1 snd_seq_midi > snd_seq 57777 2 snd_seq_midi,snd_seq_midi_event > mperf 1271 0 > elok_s 45381 1 > dm_mod 76266 0 > sr_mod 15048 0 > cdrom 38437 1 sr_mod > snd_ens1371 20450 3 > gameport 10001 1 snd_ens1371 > vmci 75534 1 vmhgfs > pcnet32 32959 0 > snd_rawmidi 22487 2 snd_seq_midi,snd_ens1371 > snd_seq_device 6678 3 snd_seq_midi,snd_seq,snd_rawmidi > snd_ac97_codec 106769 1 snd_ens1371 > ac97_bus 1082 1 snd_ac97_codec > vmxnet 18207 0 > floppy 58277 0 > snd_pcm 88841 3 snd_pcm_oss,snd_ens1371,snd_ac97_codec > snd_timer 22055 2 snd_seq,snd_pcm > snd 67246 16 > snd_pcm_oss,snd_mixer_oss,snd_seq_midi,snd_seq,snd_ens1371,snd_rawmidi,snd_seq_device,snd_ac97_codec,snd_pcm,snd_timer > sg 28446 0 > soundcore 7270 1 snd > snd_page_alloc 8121 1 snd_pcm > mptctl 26418 0 > i2c_piix4 10342 0 > pcspkr 1662 0 > ppdev 7883 0 > parport_pc 33763 0 > parport 34550 2 ppdev,parport_pc > vmw_balloon 6216 0 > shpchp 27427 0 > pci_hotplug 28814 1 shpchp > container 2583 0 > button 5497 0 > ac 3227 0 > ext4 373729 1 > jbd2 78939 1 ext4 > crc16 1419 1 ext4 > windrvr6 176276 0 > fan 2575 0 > thermal 13154 0 > processor 36507 0 > thermal_sys 14790 3 fan,thermal,processor > ata_generic 3015 0 > mptspi 14415 2 > mptscsih 25036 1 mptspi > mptbase 70667 3 mptctl,mptspi,mptscsih > scsi_transport_spi 24056 1 mptspi > > > > > > > > > > > > > > sondchris:~ # ps -eaf > UID PID PPID C STIME TTY TIME CMD > root 1 0 0 06:03 ? 00:00:01 init [5] > root 2 0 0 06:03 ? 00:00:00 [kthreadd] > root 3 2 0 06:03 ? 00:00:00 [ksoftirqd/0] > root 5 2 0 06:03 ? 00:00:00 [kworker/u:0] > root 6 2 0 06:03 ? 00:00:00 [migration/0] > root 7 2 0 06:03 ? 00:00:00 [migration/1] > root 8 2 0 06:03 ? 00:00:00 [kworker/1:0] > root 9 2 0 06:03 ? 00:00:00 [ksoftirqd/1] > root 10 2 0 06:03 ? 00:00:01 [kworker/0:1] > root 11 2 0 06:03 ? 00:00:00 [cpuset] > root 12 2 0 06:03 ? 00:00:00 [khelper] > root 13 2 0 06:03 ? 00:00:00 [netns] > root 14 2 0 06:03 ? 00:00:00 [sync_supers] > root 15 2 0 06:03 ? 00:00:00 [bdi-default] > root 16 2 0 06:03 ? 00:00:00 [kintegrityd] > root 17 2 0 06:03 ? 00:00:00 [kblockd] > root 18 2 0 06:03 ? 00:00:00 [kacpid] > root 19 2 0 06:03 ? 00:00:00 [kacpi_notify] > root 20 2 0 06:03 ? 00:00:00 [kacpi_hotplug] > root 21 2 0 06:03 ? 00:00:00 [ata_sff] > root 22 2 0 06:03 ? 00:00:00 [khubd] > root 23 2 0 06:03 ? 00:00:00 [kseriod] > root 24 2 0 06:03 ? 00:00:00 [md] > root 25 2 0 06:03 ? 00:00:00 [kondemand] > root 26 2 0 06:03 ? 00:00:00 [khungtaskd] > root 27 2 0 06:03 ? 00:00:01 [kswapd0] > root 28 2 0 06:03 ? 00:00:00 [ksmd] > root 29 2 0 06:03 ? 00:00:00 [fsnotify_mark] > root 30 2 0 06:03 ? 00:00:00 [aio] > root 31 2 0 06:03 ? 00:00:00 [crypto] > root 35 2 0 06:03 ? 00:00:00 [scsi_eh_0] > root 36 2 0 06:03 ? 00:00:00 [scsi_eh_1] > root 37 2 0 06:03 ? 00:00:00 [kworker/u:1] > root 40 2 0 06:03 ? 00:00:00 [kpsmoused] > root 41 2 0 06:03 ? 00:00:00 [usbhid_resumer] > root 42 2 0 06:03 ? 00:00:00 [ceph-msgr] > root 68 2 0 06:04 ? 00:00:00 [mpt_poll_0] > root 69 2 0 06:04 ? 00:00:00 [mpt/0] > root 70 2 0 06:04 ? 00:00:00 [scsi_eh_2] > root 289 2 0 06:04 ? 00:00:00 [jbd2/sda2-8] > root 290 2 0 06:04 ? 00:00:00 [ext4-dio-unwrit] > root 296 2 0 06:04 ? 00:00:00 [flush-8:0] > root 358 1 0 06:04 ? 00:00:00 /sbin/udevd --daemon > root 416 358 0 06:04 ? 00:00:00 /sbin/udevd --daemon > root 469 2 0 06:04 ? 00:00:00 [vmmemctl] > root 515 2 0 06:04 ? 00:00:00 [kgameportd] > root 580 2 0 06:04 ? 00:00:00 [kauditd] > root 588 2 0 06:04 ? 00:00:00 [kstriped] > root 900 1 0 06:04 ? 00:00:00 /etc/opt/elo-ser/eloser > ttyS1 > root 990 1 0 06:04 ? 00:00:00 /sbin/acpid > 101 1003 1 0 06:04 ? 00:00:08 /bin/dbus-daemon --system > root 1126 1 0 06:04 ? 00:00:00 /usr/bin/kdm > root 1270 1126 1 06:04 tty7 00:03:33 /usr/bin/Xorg -br :0 vt7 > -nolisten tcp -auth /var/lib/xdm/authdir/authfiles/A:0-NRhiGb > root 1551 1126 0 06:04 ? 00:00:00 -:0 > root 2249 1 0 06:04 ? 00:00:00 /sbin/rsyslogd -c 5 -f > /etc/rsyslog.conf > avahi 2303 1 0 06:04 ? 00:00:00 avahi-daemon: running > [sondchris.local] > root 2394 1 0 06:04 ? 00:00:00 /usr/sbin/nscd > root 2440 1 0 06:04 ? 00:00:00 /sbin/auditd -s disable > root 2469 1 0 06:04 ? 00:00:00 /sbin/rpcbind > root 2518 1 0 06:04 ? 00:00:00 /usr/sbin/sshd -o > PidFile=/var/run/sshd.init.pid > root 2519 1 0 06:04 ? 00:00:11 /usr/bin/vmtoolsd > root 2520 1 0 06:04 ? 00:00:00 startpar -f -- vmtoolsd > root 2613 1 0 06:04 ? 00:00:00 /usr/lib/postfix/master > postfix 2637 2613 0 06:04 ? 00:00:00 qmgr -l -t fifo -u > root 2640 1 0 06:04 ? 00:00:00 /usr/sbin/cron > root 2661 1 0 06:04 tty1 00:00:00 /sbin/mingetty --noclear > tty1 > root 2662 1 0 06:04 tty2 00:00:00 /sbin/mingetty tty2 > root 2663 1 0 06:04 tty3 00:00:00 /sbin/mingetty tty3 > root 2664 1 0 06:04 tty4 00:00:00 /sbin/mingetty tty4 > root 2665 1 0 06:04 tty5 00:00:00 /sbin/mingetty tty5 > root 2666 1 0 06:04 tty6 00:00:00 /sbin/mingetty tty6 > root 2682 1 0 06:04 ? 00:00:00 > /usr/sbin/console-kit-daemon --no-daemon > root 2750 1 0 06:04 ? 00:00:01 /usr/lib/polkit-1/polkitd > root 2761 1551 0 06:04 ? 00:00:00 /bin/sh /usr/bin/startkde > root 2809 2761 0 06:04 ? 00:00:00 /usr/bin/gpg-agent --sh > --daemon --write-env-file /root/.gnupg/agent.info /usr/bin/ssh-agent > /etc/X11/xinit/xinitrc > root 2810 2761 0 06:04 ? 00:00:00 /usr/bin/ssh-agent > /etc/X11/xinit/xinitrc > root 2847 1 0 06:04 ? 00:00:00 dbus-launch --sh-syntax > --exit-with-session > root 2848 1 0 06:04 ? 00:00:00 /bin/dbus-daemon --fork > --print-pid 5 --print-address 7 --session > root 2855 1 0 06:04 ? 00:00:00 > /usr/lib/kde4/libexec/start_kdeinit +kcminit_startup > root 2856 1 0 06:04 ? 00:00:00 kdeinit4: kdeinit4 > Running... > root 2857 2856 0 06:04 ? 00:00:00 kdeinit4: klauncher > [kdeinit] --fd=9 > root 2859 1 0 06:04 ? 00:00:01 kdeinit4: kded4 > [kdeinit] > root 2862 1 0 06:04 ? 00:00:00 /usr/lib/gam_server > root 2867 1 0 06:04 ? 00:00:00 > /usr/bin/bluedevil-monolithic > root 2869 1 0 06:04 ? 00:00:00 kdeinit4: kglobalaccel > [kdeinit] > root 2871 1 0 06:04 ? 00:00:00 /usr/lib/upower/upowerd > root 2876 2761 0 06:04 ? 00:00:00 kwrapper4 ksmserver > root 2877 2856 0 06:04 ? 00:00:00 kdeinit4: ksmserver > [kdeinit] > root 2900 2877 0 06:04 ? 00:00:18 kwin > root 2916 1 0 06:04 ? 00:00:00 > /usr/lib/udisks/udisks-daemon > root 2917 2916 0 06:04 ? 00:00:00 udisks-daemon: polling > /dev/sr0 > root 2933 1 0 06:04 ? 00:00:00 /usr/bin/kactivitymanagerd > root 2955 1 0 06:04 ? 00:01:43 /usr/bin/knotify4 > root 2958 1 0 06:04 ? 00:00:12 kdeinit4: plasma-desktop > [kdeinit] > root 2961 1 0 06:04 ? 00:00:00 /usr/bin/kuiserver > root 2973 1 0 06:04 ? 00:00:00 kdeinit4: kaccess > [kdeinit] > root 2981 1 0 06:04 ? 00:00:10 /usr/local/bin/vmtoolsd -n > vmusr --blockFd 3 > root 2987 1 0 06:04 ? 00:00:00 kdeinit4: nepomukserver > [kdeinit] > root 2989 1 0 06:04 ? 00:00:03 kdeinit4: krunner > [kdeinit] > root 2999 1 0 06:04 ? 00:00:02 /usr/bin/pulseaudio --start > rtkit 3003 1 0 06:04 ? 00:00:00 /usr/lib/rtkit/rtkit-daemon > root 3007 1 0 06:04 ? 00:00:00 kdeinit4: kmix > [kdeinit] > root 3009 1 0 06:04 ? 00:00:00 > /usr/lib/kde4/libexec/polkit-kde-authentication-agent-1 > root 3015 1 0 06:04 ? 00:00:00 kdeinit4: klipper > [kdeinit] > root 3022 2987 0 06:04 ? 00:00:00 /usr/bin/nepomukservicestub > nepomukstorage > root 3038 3022 0 06:04 ? 00:00:02 /usr/bin/virtuoso-t > +foreground +configfile /tmp/virtuoso_XM3022.ini +wait > root 3072 2987 0 06:04 ? 00:00:00 /usr/bin/nepomukservicestub > nepomukqueryservice > root 3073 2987 0 06:04 ? 00:00:02 /usr/bin/nepomukservicestub > nepomukfilewatch > root 3075 2987 0 06:04 ? 00:00:00 /usr/bin/nepomukservicestub > digikamnepomukservice > root 3076 2987 0 06:04 ? 00:00:00 /usr/bin/nepomukservicestub > nepomukremovablestorageservice > root 3077 2987 0 06:04 ? 00:00:00 /usr/bin/nepomukservicestub > nepomukbackupsync > root 3093 1 0 06:04 ? 00:00:06 kdeinit4: konsole > [kdeinit] > root 3095 3093 0 06:04 pts/4 00:00:00 /bin/bash > root 5230 3093 0 06:06 pts/0 00:00:00 /bin/bash > root 5290 1 0 06:10 ? 00:00:00 > /usr/lib/kde4/libexec/kpackagekitsmarticon > root 7160 1 0 07:08 ? 00:00:00 /usr/lib/gvfs/gvfsd > root 7165 1 0 07:08 ? 00:00:00 > /usr/lib/gvfs//gvfs-fuse-daemon /root/.gvfs > root 7168 358 0 07:08 ? 00:00:00 /sbin/udevd --daemon > root 7172 1 0 07:08 ? 00:00:00 > /usr/lib/gvfs/gvfs-gdu-volume-monitor > root 7174 1 0 07:08 ? 00:00:00 > /usr/lib/gvfs/gvfs-gphoto2-volume-monitor > root 7176 1 0 07:08 ? 00:00:00 > /usr/lib/gvfs/gvfs-afc-volume-monitor > root 7241 2 0 07:13 ? 00:00:00 [kworker/0:0] > root 7396 2 0 07:16 ? 00:00:00 [kworker/1:2] > root 12451 3093 0 09:05 pts/1 00:00:00 /bin/bash > root 12875 1 0 09:05 ? 00:00:00 /sbin/dhcpcd --netconfig -L > -E -c /etc/sysconfig/network/scripts/dhcpcd-hook -t 0 -h sondchris eth0 > postfix 13046 2613 0 09:06 ? 00:00:00 pickup -l -t fifo -u > root 13069 2856 0 09:07 ? 00:00:00 /bin/sh /usr/bin/firefox > root 13074 13069 8 09:07 ? 00:00:21 /usr/lib/firefox/firefox > root 13077 1 0 09:07 ? 00:00:00 /usr/lib/GConf/2/gconfd-2 > root 13097 13074 0 09:07 ? 00:00:00 > /usr/lib/mozilla/kmozillahelper > root 13167 1 0 09:11 ? 00:00:00 /usr/lib/packagekitd > root 13173 12451 0 09:11 pts/1 00:00:00 ps -eaf > > > > > > > > 2011/3/31 Marcelo Vanzin <mv...@vm...> > >> On 03/31/2011 11:25 AM, Christophe Lindheimer wrote: >> > I sent 2 mails. >> > The first with the core >> > The second with the binary. >> >> Sorry, didn't notice the core in the original mail. Anyway, without all >> the >> libraries from your system it's hard for me to get a useful backtrace; >> this is >> what I see here: >> >> (gdb) t a a bt >> >> Thread 1 (Thread 5494): >> #0 0xb77d0483 in ?? () >> #1 0xb77c37d9 in ?? () >> #2 0xb780cff4 in ?? () >> #3 0xb77be567 in ?? () >> #4 0x00000000 in ?? () >> (gdb) info shared >> From To Syms Read Shared Object Library >> No /usr/local/lib/libvmtools.so.0 >> No /lib/libgmodule-2.0.so.0 >> No /lib/libgobject-2.0.so.0 >> No /lib/libgthread-2.0.so.0 >> 0xb7741190 0xb77447f8 Yes /lib/librt.so.1 >> 0xb7660620 0xb76d1528 Yes (*) /lib/libglib-2.0.so.0 >> 0xb7634690 0xb76407b8 Yes /lib/libpthread.so.0 >> 0xb74e0a00 0xb75f3920 Yes /lib/libc.so.6 >> 0xb74bdde0 0xb74be9c8 Yes /lib/libdl.so.2 >> 0xb7488a50 0xb748f0e8 Yes /lib/libcrypt.so.1 >> 0xb7833830 0xb784aa4f Yes (*) /lib/ld-linux.so.2 >> No /lib/libpcre.so.0 >> No >> /usr/local/lib/open-vm-tools/plugins/common/libhgfsServer.so >> No /usr/local/lib/libhgfs.so.0 >> No >> /usr/local/lib/open-vm-tools/plugins/common/libvix.so >> No >> /usr/local/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so >> No >> /usr/local/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so >> No >> /usr/local/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so >> No >> /usr/local/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so >> No aller >> (*): Shared library is missing debugging information. >> >> So the error about libgdk looks weird since it doesn't even seem to be >> loaded. >> If you could get a stack trace it would help in figuring things out. >> >> -- >> - Marcelo >> > > |
From: Christophe L. <chr...@gm...> - 2011-03-31 20:01:23
|
the core and the binfile are from my test with your latest release. So the crash was not in libgdk Crash in libgdk is with the binary from opensuse. I will the send you the backtrace tomorrow 2011/3/31 Marcelo Vanzin <mv...@vm...> > On 03/31/2011 11:25 AM, Christophe Lindheimer wrote: > > I sent 2 mails. > > The first with the core > > The second with the binary. > > Sorry, didn't notice the core in the original mail. Anyway, without all the > libraries from your system it's hard for me to get a useful backtrace; this > is > what I see here: > > (gdb) t a a bt > > Thread 1 (Thread 5494): > #0 0xb77d0483 in ?? () > #1 0xb77c37d9 in ?? () > #2 0xb780cff4 in ?? () > #3 0xb77be567 in ?? () > #4 0x00000000 in ?? () > (gdb) info shared > From To Syms Read Shared Object Library > No /usr/local/lib/libvmtools.so.0 > No /lib/libgmodule-2.0.so.0 > No /lib/libgobject-2.0.so.0 > No /lib/libgthread-2.0.so.0 > 0xb7741190 0xb77447f8 Yes /lib/librt.so.1 > 0xb7660620 0xb76d1528 Yes (*) /lib/libglib-2.0.so.0 > 0xb7634690 0xb76407b8 Yes /lib/libpthread.so.0 > 0xb74e0a00 0xb75f3920 Yes /lib/libc.so.6 > 0xb74bdde0 0xb74be9c8 Yes /lib/libdl.so.2 > 0xb7488a50 0xb748f0e8 Yes /lib/libcrypt.so.1 > 0xb7833830 0xb784aa4f Yes (*) /lib/ld-linux.so.2 > No /lib/libpcre.so.0 > No > /usr/local/lib/open-vm-tools/plugins/common/libhgfsServer.so > No /usr/local/lib/libhgfs.so.0 > No > /usr/local/lib/open-vm-tools/plugins/common/libvix.so > No > /usr/local/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so > No > /usr/local/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so > No > /usr/local/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so > No > /usr/local/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so > No aller > (*): Shared library is missing debugging information. > > So the error about libgdk looks weird since it doesn't even seem to be > loaded. > If you could get a stack trace it would help in figuring things out. > > -- > - Marcelo > |
From: Marcelo V. <mv...@vm...> - 2011-03-31 18:31:51
|
On 03/31/2011 11:25 AM, Christophe Lindheimer wrote: > I sent 2 mails. > The first with the core > The second with the binary. Sorry, didn't notice the core in the original mail. Anyway, without all the libraries from your system it's hard for me to get a useful backtrace; this is what I see here: (gdb) t a a bt Thread 1 (Thread 5494): #0 0xb77d0483 in ?? () #1 0xb77c37d9 in ?? () #2 0xb780cff4 in ?? () #3 0xb77be567 in ?? () #4 0x00000000 in ?? () (gdb) info shared >From To Syms Read Shared Object Library No /usr/local/lib/libvmtools.so.0 No /lib/libgmodule-2.0.so.0 No /lib/libgobject-2.0.so.0 No /lib/libgthread-2.0.so.0 0xb7741190 0xb77447f8 Yes /lib/librt.so.1 0xb7660620 0xb76d1528 Yes (*) /lib/libglib-2.0.so.0 0xb7634690 0xb76407b8 Yes /lib/libpthread.so.0 0xb74e0a00 0xb75f3920 Yes /lib/libc.so.6 0xb74bdde0 0xb74be9c8 Yes /lib/libdl.so.2 0xb7488a50 0xb748f0e8 Yes /lib/libcrypt.so.1 0xb7833830 0xb784aa4f Yes (*) /lib/ld-linux.so.2 No /lib/libpcre.so.0 No /usr/local/lib/open-vm-tools/plugins/common/libhgfsServer.so No /usr/local/lib/libhgfs.so.0 No /usr/local/lib/open-vm-tools/plugins/common/libvix.so No /usr/local/lib/open-vm-tools/plugins/vmsvc/libguestInfo.so No /usr/local/lib/open-vm-tools/plugins/vmsvc/libpowerOps.so No /usr/local/lib/open-vm-tools/plugins/vmsvc/libtimeSync.so No /usr/local/lib/open-vm-tools/plugins/vmsvc/libvmbackup.so No aller (*): Shared library is missing debugging information. So the error about libgdk looks weird since it doesn't even seem to be loaded. If you could get a stack trace it would help in figuring things out. -- - Marcelo |
From: Christophe L. <chr...@gm...> - 2011-03-31 18:25:55
|
2011/3/31 Marcelo Vanzin <mv...@vm...> > Hi Christophe, > > On 03/31/2011 05:29 AM, Christophe Lindheimer wrote: > > Just tested. > > Both issues are corretcted :) Good job ! > > > > Last question, I have a crash in vmtoolsd. > > > > There is a script /etc/init.d/vmtoolsd that starts /usr/bin/vmtoolsd --> > > segfault at 60 ip b68e3696 sp ... in libgdk-x11-2.0.so... > > That is pretty weird. The vmtoolsd started from /etc/init.d shouldn't ever > need > libgdk, since it's not supposed to run in an X session. > > Your install probably has more stuff in plugins/common and plugins/vmsvc > than it > should. > > probably. Anyway the release done in OpenSuse 11.4 looks very buggy... > > > I think new version is installer in /usr/local/bin > > I changed the script to launch /usr/local/bin/vmtoolsd -> crash > > X Resize is Nok. > > I don't remember what was the error mesg in dmesg if it was started from > the > > script. > > X resize (the resolutionSet plugin) should run in the user session, so in > the > instance of vmtoolsd started from your X desktop start scripts (vmtoolsd -n > vmusr). > > Ok. I will look at this. > Aside from that, there's not much I can say since just the vmtoolsd binary > cannot help in figuring out what's wrong. More information (like the exact > vmtoolsd command line, a stack trace from the crash captured by running it > inside gdb, or a core dump) would be needed. Or, in the very least, logs. > > I sent 2 mails. The first with the core The second with the binary. Tell me if you need something else... Regards > -- > - Marcelo > |
From: Marcelo V. <mv...@vm...> - 2011-03-31 17:45:35
|
Hi Christophe, On 03/31/2011 05:29 AM, Christophe Lindheimer wrote: > Just tested. > Both issues are corretcted :) Good job ! > > Last question, I have a crash in vmtoolsd. > > There is a script /etc/init.d/vmtoolsd that starts /usr/bin/vmtoolsd --> > segfault at 60 ip b68e3696 sp ... in libgdk-x11-2.0.so... That is pretty weird. The vmtoolsd started from /etc/init.d shouldn't ever need libgdk, since it's not supposed to run in an X session. Your install probably has more stuff in plugins/common and plugins/vmsvc than it should. > I think new version is installer in /usr/local/bin > I changed the script to launch /usr/local/bin/vmtoolsd -> crash > X Resize is Nok. > I don't remember what was the error mesg in dmesg if it was started from the > script. X resize (the resolutionSet plugin) should run in the user session, so in the instance of vmtoolsd started from your X desktop start scripts (vmtoolsd -n vmusr). Aside from that, there's not much I can say since just the vmtoolsd binary cannot help in figuring out what's wrong. More information (like the exact vmtoolsd command line, a stack trace from the crash captured by running it inside gdb, or a core dump) would be needed. Or, in the very least, logs. -- - Marcelo |
From: Stephen H. <she...@vy...> - 2011-03-31 16:18:45
|
The vmxnet driver always requests irq with name of 'vmxnet' which is incorrect. It causes multiple entries in /proc/interrupts and confuses scripts like irqbalance that try and manage smp affinity on network cards. The fix is simple, just use the standard convention of putting device name in the irq name. This applies to all kernel versions. Also, the 'lp->name' structure element is always constant and no longer used and could be eliminated. Signed-off-by: Stephen Hemminger <she...@vy...> --- a/modules/linux/vmxnet/vmxnet.c 2011-03-31 09:12:30.258151524 -0700 +++ b/modules/linux/vmxnet/vmxnet.c 2011-03-31 09:12:55.516883147 -0700 @@ -1915,7 +1915,7 @@ vmxnet_open(struct net_device *dev) } if (dev->irq == 0 || request_irq(dev->irq, &vmxnet_interrupt, - COMPAT_IRQF_SHARED, lp->name, (void *)dev)) { + COMPAT_IRQF_SHARED, dev->name, (void *)dev)) { return -EAGAIN; } |
From: Christophe L. <chr...@gm...> - 2011-03-31 08:42:00
|
Ok thanks. I will give it a try. I have convinced my IT Manager that I need to use Samba share, and it works fine, but vmhgfs remains an option... Thanks Chris 2011/3/31 Marcelo Vanzin <mv...@vm...> > Hi Christophe, > > The new release I just uploaded (2011.03.28) should have a fix for this > issue. > > On 03/23/2011 07:09 AM, Christophe Lindheimer wrote: > > ex2: > > ----- > > When I try to compile & link a cpp file on the shared folder, I have an > > error (command was gcc Free.cpp) > > /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld : > final > > link failed: Illegal seek > > > > If I compile the same source file under my /root, it compiles & links > fine. > > > -- > - Marcelo > > > ------------------------------------------------------------------------------ > Create and publish websites with WebMatrix > Use the most popular FREE web apps or write code yourself; > WebMatrix provides all the features you need to develop and > publish your website. http://p.sf.net/sfu/ms-webmatrix-sf > _______________________________________________ > open-vm-tools-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel > |
From: SourceForge.net <no...@so...> - 2011-03-30 22:14:44
|
Tracker item #3231992, was opened at 2011-03-21 06:12 Message generated for change (Comment added) made by mvanzin You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3231992&group_id=204462 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: checkvm Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Ed Swierk (eswierk) Assigned to: Nobody/Anonymous (nobody) Summary: checkvm hangs on EC2 Initial Comment: Running an Ubuntu 10.10 UEC VM on Amazon EC2 (ami-b7e4b4f2), installing the open-vm-tools package (2010.06.16-268169-3ubuntu1) hangs apt-get when running the /etc/init.d/open-vm-tools script. (Yes, it's pointless to install open-vm-tools on EC2 or Xen, but hanging seems too severe a punishment.) The script runs vmware-checkvm to see whether it's running on VMware. This program tries to read from a magic IO port 0x5658, but this just hangs when running on EC2. Assuming the problem is Xen and not EC2 specifically, either the init script or vmware-checkvm.c could test for the existence of the /proc/xen directory before attempting the IO port read. Or is there a safer way than running vmware-checkvm to check that the system is running on VMware? (See https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/737668 for the bug I filed against Ubuntu.) ---------------------------------------------------------------------- >Comment By: Marcelo Vanzin (mvanzin) Date: 2011-03-30 15:14 Message: Commit ed36fab7 should fix this issue. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3231992&group_id=204462 |
From: Marcelo V. <mv...@vm...> - 2011-03-30 22:13:45
|
Hi Christophe, The new release I just uploaded (2011.03.28) should have a fix for this issue. On 03/23/2011 07:09 AM, Christophe Lindheimer wrote: > ex2: > ----- > When I try to compile & link a cpp file on the shared folder, I have an > error (command was gcc Free.cpp) > /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld : final > link failed: Illegal seek > > If I compile the same source file under my /root, it compiles & links fine. -- - Marcelo |
From: Christophe L. <chr...@gm...> - 2011-03-23 14:09:44
|
Sorry for the previous post, hit bad key... Hi. I have installed OpenSuse 11.4 in my VmPlayer (running on XP) The open vm tools included in the release is bogus (vmhgfs can't load for example)/ So I downloaded the 2011.02.23 and I installed the tools. It seems to work fine but I now encounter some weird issues with the shared folders. e.g : ex1 ----- I use cat or more to read a file on my shared folder -> Ok. I use codeblocks -> I have an empty file. ex2: ----- When I try to compile & link a cpp file on the shared folder, I have an error (command was gcc Free.cpp) /usr/lib/gcc/i586-suse-linux/4.5/../../../../i586-suse-linux/bin/ld : final link failed: Illegal seek If I compile the same source file under my /root, it compiles & links fine. Looks like an issue in the vmhgfs component ? Thanks Chris ps1: I tried to compile the 8.4.2-261024 version but I have many errors :[ ps2: to build the 2011.02.23 I used "./configure --without-gtkmm --without-procps --without-icu --without-dnet --disable-unity" |
From: Christophe L. <chr...@gm...> - 2011-03-23 14:01:32
|
Hi. I have installed OpenSuse 11.4 in my VmPlayer (running on XP) The open vm tools included in the release is bogus (vmhgfs can't load for example)/ So I downloaded the 2011.02.23 and I installed the tools. It seems to work fine but I now encounter some weird issues with the shared folders. e.g : |
From: SourceForge.net <no...@so...> - 2011-03-21 13:12:22
|
Tracker item #3231992, was opened at 2011-03-21 06:12 Message generated for change (Tracker Item Submitted) made by eswierk You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3231992&group_id=204462 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: checkvm Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ed Swierk (eswierk) Assigned to: Nobody/Anonymous (nobody) Summary: checkvm hangs on EC2 Initial Comment: Running an Ubuntu 10.10 UEC VM on Amazon EC2 (ami-b7e4b4f2), installing the open-vm-tools package (2010.06.16-268169-3ubuntu1) hangs apt-get when running the /etc/init.d/open-vm-tools script. (Yes, it's pointless to install open-vm-tools on EC2 or Xen, but hanging seems too severe a punishment.) The script runs vmware-checkvm to see whether it's running on VMware. This program tries to read from a magic IO port 0x5658, but this just hangs when running on EC2. Assuming the problem is Xen and not EC2 specifically, either the init script or vmware-checkvm.c could test for the existence of the /proc/xen directory before attempting the IO port read. Or is there a safer way than running vmware-checkvm to check that the system is running on VMware? (See https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/737668 for the bug I filed against Ubuntu.) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3231992&group_id=204462 |
From: Matthias A. <gu...@un...> - 2011-03-18 12:59:15
|
Hello, I've the following environment: host: Win7, VMware Workstation 7.1.3 guest: FreeBSD 8-CURRENT, Xorg-7.4.1, open-vm-tools-253958 (from FreeBSD' ports collection), KDE 3.5.10 I encounter the following problem: When the (running, but idle) VM is 'minimized' and the Win7 workstation is locked for some time, unlocked again, then a top(1) in the VM shows very high utilization of the CPU for system and interrup (idle is nearly 0%) for some minutes. The mayor problem with is that because of the high CPU utilization by VMware, the Win7 task manager shows 100%, the CPU is set to ~700 MHz (to avoid overheating) which makes the VM in this time nearly unuseable. After some minutes the VM is idle again, top(1) shows 95-100% idle. Any ideas what could causing this? Thanks matthias -- Matthias Apitz t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211 e <gu...@un...> - w http://www.unixarea.de/ |
From: SourceForge.net <no...@so...> - 2011-03-01 23:14:57
|
Tracker item #3110351, was opened at 2010-11-16 23:11 Message generated for change (Comment added) made by tobiasholst You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3110351&group_id=204462 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: vmware-user Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tobias Holst (tobiasholst) Assigned to: Nobody/Anonymous (nobody) Summary: Doesn't work on openfiler Initial Comment: Hi I try to use Open VM Tools on Openfiler 2.3. Kernel version is 2.6.29.6-0.29.smp.gcc3.4.x86_64. The last working version was open-vm-tools-2010.01.19-226760. Since then I get errors during "make install". Configuration is "./configure --without-pam --without-x --without-icu" open-vm-tools-2010.10.18-313025 can be configured but during "make install" I get the following: fileLogger.c: In function 'VMFileLoggerOpen': fileLogger.c:170: warning: implicit declaration of function 'g_atomic_int_set' make[1]: *** [libvmtools_la-fileLoger.lo] Error 1 make[1]: Leaving directory '/root/open-vm-tools-2010.10.18-313025/libvmtools' make: *** [install-recursive] Error 1 Greets from Germany Tobias ---------------------------------------------------------------------- >Comment By: Tobias Holst (tobiasholst) Date: 2011-03-02 00:14 Message: After 6 hours of work I have now CUnit, gettext, zlib, fuse, PAM aaaand glib installed. It was hard work because there was some editing of code and some tricks necessary to install glib. Now everything is fine ./configure --without-pam make are working :) ---------------------------------------------------------------------- Comment By: Tobias Holst (tobiasholst) Date: 2011-03-01 19:35 Message: Hi newest version - open-vm-tools-2011.02.23 I installed ICU, so configuration was ./configure --without-pam --without-x stateMachine.c: In function 'VmBackupStartCommon': stateMachine.c:688: warning: implicit declaration of function 'g_timeout_source_new_seconds' stateMachine.c:688: warning: assignment makes pointer from integer without a cast make[4]: *** [libvmbackup_la-stateMachine.lo] Error 1 make[4]: Leaving directory '/root/open-vm-tools-2011.02.23-368700/services/plugins/vmbackup' make[3]: *** [all] Error 2 make[3]: Leaving directory '/root/open-vm-tools-2011.02.23-368700/services/plugins/vmbackup' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/root/open-vm-tools-2011.02.23-368700/services/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/root/open-vm-tools-2011.02.23-368700/services' make: *** [all-recursive] Error 1 Greets Tobias :) ---------------------------------------------------------------------- Comment By: Tobias Holst (tobiasholst) Date: 2011-02-04 01:40 Message: Hi open-vm-tools 2011.01.24, configure --without-pam --without-x --without-icu make install threadPool.c: In function 'ToolsCorePool_Init': threadPool.c:516: warning: implicit declaration of function 'g_thread_pool_set_max_idle_time' make[3]: *** [vmtoolsd-threadPool.o] Error 1 make[3]: Leaving directore '/root/open-vm-tools-2011.01.24-354108/services/vmtoolsd' make[2]: *** [install] Error 2 make[2]: Leaving directore '/root/open-vm-tools-2011.01.24-354108/services/vmtoolsd' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directore '/root/open-vm-tools-2011.01.24-354108/services' make: *** [install-recursive] Error 1 same with LDFLAGS=-lrt Greets Tobias :) ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (mvanzin) Date: 2011-02-02 19:20 Message: The latest release should fix these issues, but I have a feeling there might be more. We don't really test with glib versions that old... ---------------------------------------------------------------------- Comment By: Tobias Holst (tobiasholst) Date: 2011-01-15 01:02 Message: Again with open-vm-tools 2010.12.19 ./configure --without-pam --without-x --without-icu LDFLAGS=-lrt make install serviceObj.c: In function 'ToolsCore_Service_class_init': ServiceObj.c:379: error: structure has no member named 'constructed' make[3]: *** [vmtoolsd-serviceObj.o] Error 1 make[3]: Leaving directory '/root/open-vm-tools-2010.12.19-339835/services/vmtoolsd' make[2]: *** [install] Error 2 make[2]: Leaving directory '/root/open-vm-tools-2010.12.19-339835/services/vmtoolsd' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory '/root/open-vm-tools-2010.12.19-339835/services' make: *** [install-recursive] Error 1 ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (mvanzin) Date: 2011-01-14 23:47 Message: Could you try to configure with "LDFLAGS=-lrt"? ---------------------------------------------------------------------- Comment By: Tobias Holst (tobiasholst) Date: 2011-01-09 04:43 Message: Hi I just tried it with the open-vm-tools 2010.12.19 ../lib/misc/.libs/libMisc.a(hostinfoPosix.o): In function 'Hostinfo_SystemTimerNS': /root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1647: undefined reference to 'clock_gettime' /root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1652: undefined reference to 'clock_gettime' /root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1669: undefined reference to 'clock_gettime' collect2: ld returned 1 exit status make[1]: *** [libvmtools.la] Error 1 make[1]: Leaving directory '/root/open-vm-tools-2010.12.19-339835/libvmtools' make: *** [install-recursive] Error 1 Greets Tobias ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (mvanzin) Date: 2010-12-02 23:12 Message: This particular issue is fixed but there might be others. I just don't have a system with a version of glib that old to test on. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3110351&group_id=204462 |
From: SourceForge.net <no...@so...> - 2011-03-01 18:35:20
|
Tracker item #3110351, was opened at 2010-11-16 23:11 Message generated for change (Comment added) made by tobiasholst You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3110351&group_id=204462 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: vmware-user Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tobias Holst (tobiasholst) Assigned to: Nobody/Anonymous (nobody) Summary: Doesn't work on openfiler Initial Comment: Hi I try to use Open VM Tools on Openfiler 2.3. Kernel version is 2.6.29.6-0.29.smp.gcc3.4.x86_64. The last working version was open-vm-tools-2010.01.19-226760. Since then I get errors during "make install". Configuration is "./configure --without-pam --without-x --without-icu" open-vm-tools-2010.10.18-313025 can be configured but during "make install" I get the following: fileLogger.c: In function 'VMFileLoggerOpen': fileLogger.c:170: warning: implicit declaration of function 'g_atomic_int_set' make[1]: *** [libvmtools_la-fileLoger.lo] Error 1 make[1]: Leaving directory '/root/open-vm-tools-2010.10.18-313025/libvmtools' make: *** [install-recursive] Error 1 Greets from Germany Tobias ---------------------------------------------------------------------- >Comment By: Tobias Holst (tobiasholst) Date: 2011-03-01 19:35 Message: Hi newest version - open-vm-tools-2011.02.23 I installed ICU, so configuration was ./configure --without-pam --without-x stateMachine.c: In function 'VmBackupStartCommon': stateMachine.c:688: warning: implicit declaration of function 'g_timeout_source_new_seconds' stateMachine.c:688: warning: assignment makes pointer from integer without a cast make[4]: *** [libvmbackup_la-stateMachine.lo] Error 1 make[4]: Leaving directory '/root/open-vm-tools-2011.02.23-368700/services/plugins/vmbackup' make[3]: *** [all] Error 2 make[3]: Leaving directory '/root/open-vm-tools-2011.02.23-368700/services/plugins/vmbackup' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/root/open-vm-tools-2011.02.23-368700/services/plugins' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/root/open-vm-tools-2011.02.23-368700/services' make: *** [all-recursive] Error 1 Greets Tobias :) ---------------------------------------------------------------------- Comment By: Tobias Holst (tobiasholst) Date: 2011-02-04 01:40 Message: Hi open-vm-tools 2011.01.24, configure --without-pam --without-x --without-icu make install threadPool.c: In function 'ToolsCorePool_Init': threadPool.c:516: warning: implicit declaration of function 'g_thread_pool_set_max_idle_time' make[3]: *** [vmtoolsd-threadPool.o] Error 1 make[3]: Leaving directore '/root/open-vm-tools-2011.01.24-354108/services/vmtoolsd' make[2]: *** [install] Error 2 make[2]: Leaving directore '/root/open-vm-tools-2011.01.24-354108/services/vmtoolsd' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directore '/root/open-vm-tools-2011.01.24-354108/services' make: *** [install-recursive] Error 1 same with LDFLAGS=-lrt Greets Tobias :) ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (mvanzin) Date: 2011-02-02 19:20 Message: The latest release should fix these issues, but I have a feeling there might be more. We don't really test with glib versions that old... ---------------------------------------------------------------------- Comment By: Tobias Holst (tobiasholst) Date: 2011-01-15 01:02 Message: Again with open-vm-tools 2010.12.19 ./configure --without-pam --without-x --without-icu LDFLAGS=-lrt make install serviceObj.c: In function 'ToolsCore_Service_class_init': ServiceObj.c:379: error: structure has no member named 'constructed' make[3]: *** [vmtoolsd-serviceObj.o] Error 1 make[3]: Leaving directory '/root/open-vm-tools-2010.12.19-339835/services/vmtoolsd' make[2]: *** [install] Error 2 make[2]: Leaving directory '/root/open-vm-tools-2010.12.19-339835/services/vmtoolsd' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory '/root/open-vm-tools-2010.12.19-339835/services' make: *** [install-recursive] Error 1 ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (mvanzin) Date: 2011-01-14 23:47 Message: Could you try to configure with "LDFLAGS=-lrt"? ---------------------------------------------------------------------- Comment By: Tobias Holst (tobiasholst) Date: 2011-01-09 04:43 Message: Hi I just tried it with the open-vm-tools 2010.12.19 ../lib/misc/.libs/libMisc.a(hostinfoPosix.o): In function 'Hostinfo_SystemTimerNS': /root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1647: undefined reference to 'clock_gettime' /root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1652: undefined reference to 'clock_gettime' /root/open-vm-tools-2010.12.19-339835/lib/misc/hostinfoPosix.c:1669: undefined reference to 'clock_gettime' collect2: ld returned 1 exit status make[1]: *** [libvmtools.la] Error 1 make[1]: Leaving directory '/root/open-vm-tools-2010.12.19-339835/libvmtools' make: *** [install-recursive] Error 1 Greets Tobias ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (mvanzin) Date: 2010-12-02 23:12 Message: This particular issue is fixed but there might be others. I just don't have a system with a version of glib that old to test on. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3110351&group_id=204462 |
From: Ryan B. <rbe...@vm...> - 2011-02-28 22:15:20
|
Hi Alex, Thanks for writing and doing your homework, but the Unity code running in the guest doesn't mess with the mouse and keyboard. All of that is handled by the host product (Workstation, Fusion). We're aware of the problem and tracking it for a future release. - Ryan On 02/24/2011 03:06 AM, Alex Leigh wrote: > Hi, > > I'm running into some strange behavior running open-vm-tools 2010.6.16 > (from the Ubuntu repository) on a Ubuntu 10.10 64-bit guest. In Unity > mode, if I close a guest window by hitting a keyboard key (for > example, typing "exit" in gnome-terminal and hitting the Enter key) > and focus goes back to a host window or desktop, then whatever key > press triggered the window closing becomes stuck the next time a guest > window is opened. The guest thinks that key is still being held down. > By contrast, if I use a mouse button to close a window, no problems > occur. > > I haven't read the code for unity but I suspect this is due to unity > disabling the guest virtual keyboard when guest windows lose focus. > The reason I think that's the case is because I can duplicate this > behavior by using xinput to disable keyboards in Linux. For example if > I have a keyboard at device id=9, and I run "xinput set-prop 9 'Device > Enabled' 0" by hitting Enter after typing in the command, then the > system thinks the Enter key is kept down. If instead I execute a > script containing the same command by, say, double clicking it in > nautilus, no problems occur. I suspect what Unity does to disable > keyboards is triggering this underlying bug in X. Someone suggested > that one can work around this problem while using xinput by running > for example "sleep 1&& xinput --set-prop 9 'Device Enabled' 0". The > issue seems to only occur when a key press is registered and the > keyboard is being disabled at the same time. I'm hoping someone could > give me some pointers about how this behavior is implemented in the > unity code so that perhaps I could insert a workaround to avoid this > issue. > > Thanks, > Alex > > ------------------------------------------------------------------------------ > Free Software Download: Index, Search& Analyze Logs and other IT data in > Real-Time with Splunk. Collect, index and harness all the fast moving IT data > generated by your applications, servers and devices whether physical, virtual > or in the cloud. Deliver compliance at lower cost and gain new business > insights. http://p.sf.net/sfu/splunk-dev2dev > _______________________________________________ > open-vm-tools-devel mailing list > ope...@li... > https://lists.sourceforge.net/lists/listinfo/open-vm-tools-devel |
From: Alex L. <dua...@gm...> - 2011-02-24 11:06:52
|
Hi, I'm running into some strange behavior running open-vm-tools 2010.6.16 (from the Ubuntu repository) on a Ubuntu 10.10 64-bit guest. In Unity mode, if I close a guest window by hitting a keyboard key (for example, typing "exit" in gnome-terminal and hitting the Enter key) and focus goes back to a host window or desktop, then whatever key press triggered the window closing becomes stuck the next time a guest window is opened. The guest thinks that key is still being held down. By contrast, if I use a mouse button to close a window, no problems occur. I haven't read the code for unity but I suspect this is due to unity disabling the guest virtual keyboard when guest windows lose focus. The reason I think that's the case is because I can duplicate this behavior by using xinput to disable keyboards in Linux. For example if I have a keyboard at device id=9, and I run "xinput set-prop 9 'Device Enabled' 0" by hitting Enter after typing in the command, then the system thinks the Enter key is kept down. If instead I execute a script containing the same command by, say, double clicking it in nautilus, no problems occur. I suspect what Unity does to disable keyboards is triggering this underlying bug in X. Someone suggested that one can work around this problem while using xinput by running for example "sleep 1 && xinput --set-prop 9 'Device Enabled' 0". The issue seems to only occur when a key press is registered and the keyboard is being disabled at the same time. I'm hoping someone could give me some pointers about how this behavior is implemented in the unity code so that perhaps I could insert a workaround to avoid this issue. Thanks, Alex |
From: SourceForge.net <no...@so...> - 2011-02-16 19:20:09
|
Tracker item #3107225, was opened at 2010-11-11 11:06 Message generated for change (Settings changed) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3107225&group_id=204462 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: Quiescing not Working on Ubuntu Initial Comment: Quiescing not Working on Ubuntu 10.04. pre-freeze-scripts are not triggered. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2011-02-16 19:20 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (mvanzin) Date: 2011-02-02 18:21 Message: Can't do much here without more information. Our tests are working. ---------------------------------------------------------------------- Comment By: Marcelo Vanzin (mvanzin) Date: 2011-01-14 23:28 Message: I tested with our internal build of Tools and it seems to be working (tested with ESX 4.1). If you still see the problem, could you upload hostd logs from your ESX host (or send them to me)? Also, just in case, make sure the vmsync driver is unloaded. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=989708&aid=3107225&group_id=204462 |
From: Marcelo V. <mv...@vm...> - 2011-02-14 19:14:56
|
On 02/13/2011 01:40 PM, Jeremie Lasalle Ratelle wrote: > In ghIntegrationInt.h:Bool GHIPlatformIsSupported(void); > > a string comparison is made with a null pointer when not running in a > supported desktop environment (In this case, xmonad) > > vmware-xdg-detect-de prints nothing Thanks for the info, I'll forward this to the right people. -- - Marcelo |