From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 127903 invoked by alias); 9 Feb 2019 21:52:32 -0000 Mailing-List: contact elfutils-devel-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Post: List-Help: List-Subscribe: Sender: elfutils-devel-owner@sourceware.org Received: (qmail 127867 invoked by uid 48); 9 Feb 2019 21:52:29 -0000 From: "mark at klomp dot org" To: elfutils-devel@sourceware.org Subject: [Bug general/24000] couple of testsuite fails with uclibc library Date: Sat, 09 Feb 2019 21:52:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: general X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: mark at klomp dot org X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2019-q1/txt/msg00123.txt.bz2 https://sourceware.org/bugzilla/show_bug.cgi?id=3D24000 --- Comment #8 from Mark Wielaard --- (In reply to selva from comment #6) > (In reply to Mark Wielaard from comment #5) > > (In reply to selva from comment #4) > > > Created attachment 11548 [details] > > > Uclibc full testsuite log > > >=20 > > > Attaching the full test suite log. > >=20 > > BTW. It is easier to just attache the tests/test-suite.log. > > But I am afraid there still isn't enough to figure out what is going wr= ong. > > Maybe the config.log could show a bit more. > >=20 > > Please run one of the segfaulting tests under gdb and get a backtrace to > > show what is really going on. >=20 > Mmm., Tried to run the test with gdb but i get "no stack" Please share me > the steps to get the backtrace if you have any. Best to figure out which of the tests in run-elfputzdata.sh actually fails = and then run that by hand on the failing test file (bunzip2ed first). e.g. cp tests/testfile4.bz2 . bunzip2 testfile4.bz2 LD_LIBRARY_PATH=3Dbackends:libelf:libdw gdb --args tests/elfputzdata gnu testfile4 (gdb) run --=20 You are receiving this mail because: You are on the CC list for the bug.