From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13330 invoked by alias); 18 Nov 2010 15:40:26 -0000 Received: (qmail 13306 invoked by uid 22791); 18 Nov 2010 15:40:25 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO sourceware.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 18 Nov 2010 15:40:22 +0000 From: "egor at sun dot com" To: gdb-prs@sourceware.org Subject: [Bug mi/12229] New: -file-exec-and-symbols hangs if path is too long X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: mi X-Bugzilla-Keywords: X-Bugzilla-Severity: critical X-Bugzilla-Who: egor at sun dot com X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Thu, 18 Nov 2010 16:17:00 -0000 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-q4/txt/msg00150.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=12229 Summary: -file-exec-and-symbols hangs if path is too long Product: gdb Version: 7.2 Status: NEW Severity: critical Priority: P2 Component: mi AssignedTo: unassigned@sourceware.org ReportedBy: egor@sun.com On solaris gdb hangs if file path for -file-exec-and-symbols is too long. reproduced with 6.8 and 7.2. in our case path was ~240 symbols long, see Netbeans bug: https://netbeans.org/bugzilla/show_bug.cgi?id=192095 pstack: fea44a15 pollsys (8513c60, 1, 0, 0) fe9e8804 poll (8513c60, 1, ffffffff, 0, fea3fbce, 218) + 4c 0818bd51 gdb_wait_for_event (80c0000, 83c004b, 0, 0, 0, 8047738) + 71 0818c2f5 gdb_do_one_event (0, 1, 8047738, 8187862) + 101 0818786f catch_errors (818c1f4, 0, 833d2a4, 6) + 47 0818b71b start_event_loop (84207e8, 8047780, 80477a8, 818786f, 0, 1) + 1b 080bbea3 captured_command_loop (0, 1, 80477a8, 8187862) + b 0818786f catch_errors (80bbe98, 0, 833d2a4, 6, 0, 0) + 47 080bc5ba captured_main (80478b0, feffb804, 8047868, 8187862) + 6ea 0818786f catch_errors (80bbed0, 80478b0, 833d2a4, 6) + 47 080bcbe7 gdb_main (80478b0, 80479a0, 80478a8, feffb804, 80478c0, fefc47a4) + 23 080bbca5 main (3, 80478ec, 80478fc, 82cfad0, 0, 0) + 3d 080bbb0b _start (3, 8047a08, 8047a2a, 8047a38, 0, 8047a3b) + 83 -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.