From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6957 invoked by alias); 10 Oct 2008 11:38:38 -0000 Received: (qmail 6948 invoked by uid 22791); 10 Oct 2008 11:38:37 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 10 Oct 2008 11:38:02 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3) with ESMTP id m9ABbuoQ019600; Fri, 10 Oct 2008 13:37:56 +0200 (CEST) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.3/8.14.3/Submit) id m9ABbtHd024240; Fri, 10 Oct 2008 13:37:55 +0200 (CEST) Date: Fri, 10 Oct 2008 11:38:00 -0000 Message-Id: <200810101137.m9ABbtHd024240@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: denis.pilat@st.com CC: teawater@gmail.com, gdb-patches@sourceware.org In-reply-to: <48EF10DA.9000701@st.com> (message from Denis PILAT on Fri, 10 Oct 2008 10:22:50 +0200) Subject: Re: random results with the gdb testsuite References: <48EDCCAD.3060502@st.com> <48EF10DA.9000701@st.com> Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-10/txt/msg00312.txt.bz2 > Date: Fri, 10 Oct 2008 10:22:50 +0200 > From: Denis PILAT > > Here is part of the log file. At a specific time (p/f *(long long *)) > it seems like the debugger hangs up, then all further test are UNRESOLVED. That almost certainly means GDB crashed, which means there is a bug in our code.