From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23780 invoked by alias); 6 Dec 2004 15:45:15 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 23723 invoked from network); 6 Dec 2004 15:45:09 -0000 Received: from unknown (HELO mail.gmx.net) (213.165.64.20) by sourceware.org with SMTP; 6 Dec 2004 15:45:09 -0000 Received: (qmail 16536 invoked by uid 65534); 6 Dec 2004 15:45:08 -0000 Received: from 197-003-066-080.eggenet.de (EHLO [172.16.3.144]) (80.66.3.197) by mail.gmx.net (mp018) with SMTP; 06 Dec 2004 16:45:08 +0100 X-Authenticated: #1829702 From: Markus Riese To: gdb@sources.redhat.com Subject: Re: Threading bug, already solved, or is there a workaround? Date: Mon, 06 Dec 2004 15:45:00 -0000 User-Agent: KMail/1.7.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200412061645.52451.markus.riese@gmx.de> X-SW-Source: 2004-12/txt/msg00024.txt.bz2 Hello, i have the same problem and the same configuration (SUSE 9.2 and gdb6.2.1 - update-> gdb 6.3 and QT 3.3.3). A thread (QThread) does not start. If i interrupt the program and continue, the thread will start. Any idea yet ? Markus