From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11346 invoked by alias); 21 Sep 2010 15:51:56 -0000 Received: (qmail 11332 invoked by uid 48); 21 Sep 2010 15:51:56 -0000 Date: Tue, 21 Sep 2010 15:51:00 -0000 Message-ID: <20100921155156.11331.qmail@sourceware.org> From: "arvid dot picciani at nokia dot com" To: gdb-prs@sourceware.org In-Reply-To: <20100412100925.11488.andre.poenitz@nokia.com> References: <20100412100925.11488.andre.poenitz@nokia.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug shlibs/11488] fsf gdb x86_64-apple-darwin crashes when loading libraries due to an endless loop X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2010-q3/txt/msg00443.txt.bz2 ------- Additional Comments From arvid dot picciani at nokia dot com 2010-09-21 15:51 ------- i can reproduce this without Qt: g++ -g main.cpp -framework ApplicationServices where main.cpp only contains: int main(){} the result ./a.out will fail to load in gdb -- http://sourceware.org/bugzilla/show_bug.cgi?id=11488 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.