[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#204981: libc6: VMWare Workstation 3.2.1 (build 2242) Aborts with 2.3.2-1 or 2.3.2-1



At Sat, 16 Aug 2003 12:03:43 +0200,
Peter Lundkvist wrote:
> See news://news.vmware.com:119/bhh7fj$dg$1@london.vmware.com
> and news://news.vmware.com:119/3F3CD853.8010DFB0@vandrovec.name
> for a (hopefully temporary) workaround.
> 
> If you are running vmnet-nat, this also needs to be fixed, see
> attached patch.
> 
> Peter
> 
> --- /etc/init.d/vmware.org
> +++ /etc/init.d/vmware
> @@ -840,7 +840,7 @@
>  vmware_start_nat() {
>    local vHubNr="$1"    # IN
>  
> -  cd "$vmdb_answer_BINDIR" && "$vmdb_answer_BINDIR"/"$natd" \
> +  cd "$vmdb_answer_BINDIR" && LD_PRELOAD="/lib/fix-fopen.so /usr/lib/libdl.so" "$vmdb_answer_BINDIR"/"$natd" \
>      -d /var/run/"$natd"-"$vHubNr".pid \
>      -m /var/run/"$natd"-"$vHubNr".mac \
>      -c "$vmware_etc_dir"/vmnet"$vHubNr"/nat/nat.conf

So... Could I close this bug?

Regards,
-- gotom



Reply to: