From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from SMTP.EU.CITRIX.COM (smtp.ctxuk.citrix.com [62.200.22.115]) by speech.braille.uwo.ca (Postfix) with ESMTP id B9420109F4 for ; Wed, 9 Jul 2008 10:43:21 -0400 (EDT) X-IronPort-AV: E=Sophos;i="4.30,331,1212364800"; d="scan'208";a="949849" Received: from lonpexchmx01.citrite.net ([10.30.224.191]) by LONPIPO01.EU.CITRIX.COM with ESMTP; 09 Jul 2008 14:43:21 +0000 Received: from implementation.famille.thibault.fr ([10.80.12.250]) by lonpexchmx01.citrite.net with Microsoft SMTPSVC(6.0.3790.3959); Wed, 9 Jul 2008 15:43:21 +0100 Received: from samy by implementation.famille.thibault.fr with local (Exim 4.69) (envelope-from ) id 1KGat8-0003Ns-21 for speakup@braille.uwo.ca; Wed, 09 Jul 2008 16:43:22 +0200 Date: Wed, 9 Jul 2008 15:43:22 +0100 From: Samuel Thibault To: "Speakup is a screen review system for Linux." Subject: Re: getting started with speakup out of git Message-ID: <20080709144322.GU4533@implementation.uk.xensource.com> References: <20080708115814.GA3561@debian-hp.lan> <20080709014101.GS4643@implementation> <20080709142956.GA20939@linux1> <20080709143629.GT4533@implementation.uk.xensource.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20080709143629.GT4533@implementation.uk.xensource.com> User-Agent: Mutt/1.5.12-2006-07-14 X-OriginalArrivalTime: 09 Jul 2008 14:43:21.0459 (UTC) FILETIME=[22481430:01C8E1D2] X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.10 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2008 14:43:22 -0000 Samuel Thibault, le Wed 09 Jul 2008 15:36:29 +0100, a écrit : > William Hubbs, le Wed 09 Jul 2008 09:29:56 -0500, a écrit : > > I just got this to happen by pressing numpad enter with the softsynth. > > > > Here is what showed up in my syslog: > > > > Jul 9 09:21:42 linux1 sd_espeak[20877]: segfault at 813c000 ip b7cffcbc sp b684f05c error 4 in libc-2.6.1.so[b7c92000+12a000] > > > > Is this an issue with speakup or speechd-up? > > Well, a program is not supposed to crash, whatever it is fed with by > another... However it looks like we are missing a break in the while loop. Pushed a fix. Samuel