From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Stancek Date: Thu, 15 Mar 2018 09:14:49 -0400 (EDT) Subject: [LTP] SIGSEGV in faccessat01 and fchmodat01 In-Reply-To: References: <20180315115518.GB17877@rei> Message-ID: <394159771.7727664.1521119689058.JavaMail.zimbra@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it ----- Original Message ----- > > > Hi > Here is the result from gdb > seems like it is getting really deep > > > > (gdb) r > Starting program: /opt/ltp/testcases/bin/fchmodat01 > > Program received signal SIGSEGV, Segmentation fault. > strlen () at ../sysdeps/arm/strlen.S:33 > 33 sfi_breg r1, \ > (gdb) Please send the backtrace as well. Type "bt" and hit enter in gdb after it crashes. What distro/kernel/LTP version are you using? Regards, Jan