From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30057 invoked by alias); 14 Jul 2006 15:34:47 -0000 Received: (qmail 30049 invoked by uid 22791); 14 Jul 2006 15:34:47 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Fri, 14 Jul 2006 15:34:44 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1G1Pgg-0007Vn-Kl; Fri, 14 Jul 2006 11:34:42 -0400 Date: Fri, 14 Jul 2006 16:31:00 -0000 From: Daniel Jacobowitz To: Thomas Ackermann Cc: gdb@sourceware.org Subject: Re: Help with debugging LD_PRELOADed shared C libraries Message-ID: <20060714153442.GA28817@nevyn.them.org> Mail-Followup-To: Thomas Ackermann , gdb@sourceware.org References: <6780801.1152809218081.OPEN-XCHANGE.WebMail.wwwrun@eu.main.anykey> <44B6F1D8.7000209@netspace.net.au> <1834174.1152885905532.OPEN-XCHANGE.WebMail.wwwrun@eu.main.anykey> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1834174.1152885905532.OPEN-XCHANGE.WebMail.wwwrun@eu.main.anykey> User-Agent: Mutt/1.5.11+cvs20060403 X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00092.txt.bz2 On Fri, Jul 14, 2006 at 04:05:05PM +0200, Thomas Ackermann wrote: > I found the bug :) > > The binary will is started by a framework of scripts - and somewhere > between them, some tests with "ulimit" were made and "ulimit -c 2000" > set! > > Now, i am waiting for a new core file - fullsized this time :) Great! Thanks for letting us know; I hadn't thought of that problem. -- Daniel Jacobowitz CodeSourcery