From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3027 invoked by alias); 7 Mar 2013 09:16:46 -0000 Received: (qmail 3002 invoked by uid 48); 7 Mar 2013 09:16:45 -0000 From: "m at bruenink dot de" To: gdb-prs@sourceware.org Subject: [Bug python/14382] gdb hangs after plotting with matplotlib Date: Thu, 07 Mar 2013 09:16:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: python X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: m at bruenink dot de X-Bugzilla-Status: WAITING X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 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: 2013-q1/txt/msg00399.txt.bz2 http://sourceware.org/bugzilla/show_bug.cgi?id=3D14382 --- Comment #9 from Marc Br=C3=BCnink 2013-03-07 09:= 16:41 UTC --- Created attachment 6919 --> http://sourceware.org/bugzilla/attachment.cgi?id=3D6919 Simple multithreading that hangs gdb Another way to reproduce similar behaviour. Run gdb with a multi-threaded program and import matplotlib.pyplot (version 1.1.1) gdb ./testc_multithreading (gdb) python import matplotlib.pyplot (gdb) r 128 --=20 Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are on the CC list for the bug.