From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15299 invoked by alias); 29 Jan 2008 15:36:51 -0000 Received: (qmail 15290 invoked by uid 22791); 29 Jan 2008 15:36:50 -0000 X-Spam-Check-By: sourceware.org Received: from mx-1.enea.se (HELO mx-1.enea.se) (192.36.1.70) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 29 Jan 2008 15:36:33 +0000 Received: from mx-2.enea.se ([172.21.1.82]) by mx-1.enea.se with Microsoft SMTPSVC(6.0.3790.1830); Tue, 29 Jan 2008 16:36:29 +0100 Received: from [192.168.169.62] ([192.168.169.62]) by mx-2.enea.se over TLS secured channel with Microsoft SMTPSVC(6.0.3790.3959); Tue, 29 Jan 2008 16:36:29 +0100 Message-ID: <479F47FC.6010809@enea.com> Date: Tue, 29 Jan 2008 15:36:00 -0000 From: Arvid Brodin User-Agent: Thunderbird 2.0.0.6 (X11/20070801) MIME-Version: 1.0 To: gdb@sourceware.org Subject: Re: Problem debugging multi-threaded application References: <4794E3DD.2030909@enea.com> In-Reply-To: <4794E3DD.2030909@enea.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-01/txt/msg00311.txt.bz2 After further testing, this seems to be a thread locking problem within our program. Our program works - or not - depending on how busy the machine is. The only reason it turned up only during debugging was because the debugging of course required more cpu cycles. Sorry for the noise. -- Arvid Brodin Enea LCC