Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Dec 2009 15:17:19 -0800
From:      Yuri <yuri@rawbw.com>
To:        Boris Samorodov <bsam@ipt.ru>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: googleearth complains about file instance-running-lock
Message-ID:  <4B22D2FF.8070908@rawbw.com>
In-Reply-To: <96932353@bb.ipt.ru>
References:  <4B21A2C0.3020503@rawbw.com>	<4ad871310912101742p30328b47id282e7fa2285f2b7@mail.gmail.com>	<4B21A487.5010200@rawbw.com> <4B21EA4A.40306@infracaninophile.co.uk>	<54060791@bb.ipt.ru> <4B229EDB.3090702@rawbw.com> <96932353@bb.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Boris Samorodov wrote:
> Please show me how can I repeat that case. Or at least show
> # ls -l /compat/linux
>   

The problem is actually a bug (?) in googleearth, that it leaves the 
lock file when it finishes ungracefully, and after it is restarted it 
complains about this file without understanding that the previous 
process is dead.

But it talks about /home/.... files, and it's confusing since it really 
talks about /compat/linux/home/... files.

Now I found who creates /compat/linux/home. It's skype. After I delete 
/compat/linux/home and relaunch skype it recreates it.

So maybe to prevent such things link /compat/linux/home -> /home should 
be created by installer?

Yuri



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B22D2FF.8070908>