From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyril Hrubis Date: Mon, 15 May 2017 16:49:45 +0200 Subject: [LTP] ltp-pan failing In-Reply-To: References: Message-ID: <20170515144828.GA17237@rei.suse.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it Hi! > I'm trying to run the LTP in embedded environment. (Having ramdisk as > files system and n/w shared directory for file storage) > The LTP version is ''ltp-full-20120401'' and ran simple command as below: > # ./ltp-pan -n exp1 -a /tmp/test -x 3 echo hello > And above command failed as: > "pan(exp1): failed to unlock zoo file, errno:9 Bad file descriptor" That looks like a problem with possibly unsupported file fcntl() locks on /tmp/test. > Are there any specific configuration to run LTP in embedded environment? There shouldn't be any. -- Cyril Hrubis chrubis@suse.cz