From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mta1.math.wisc.edu (mta1.math.wisc.edu [144.92.166.194]) by speech.braille.uwo.ca (Postfix) with ESMTP id A7B05C1A0AC for ; Tue, 7 Feb 2012 18:20:23 -0500 (EST) X-Virus-Scanned: Debian amavisd-new at mta1.math.wisc.edu Received: from mta1.math.wisc.edu ([127.0.0.1]) by localhost (mta1.math.wisc.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id z9lvCIfPDHmZ for ; Tue, 7 Feb 2012 17:20:24 -0600 (CST) Received: from mta1.math.wisc.edu (localhost.localdomain [127.0.0.1]) by mta1.math.wisc.edu (Postfix) with ESMTP id 44E053E004A for ; Tue, 7 Feb 2012 17:20:23 -0600 (CST) Received: from ulam.math.wisc.edu (ulam.math.wisc.edu [144.92.166.245]) by mta1.math.wisc.edu (Postfix) with ESMTP for ; Tue, 7 Feb 2012 17:20:23 -0600 (CST) Received: from vv507j (vv507j.math.wisc.edu [144.92.166.19]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by ulam.math.wisc.edu (Postfix) with ESMTPSA id 31E7C2BDAE for ; Tue, 7 Feb 2012 17:20:23 -0600 (CST) Message-ID: <423C18885B224C5FB8AA9CA13E97577B@math.wisc.edu> From: "John Heim" To: "Speakup is a screen review system for Linux." Subject: more on speakup bug Date: Tue, 7 Feb 2012 17:20:19 -0600 Organization: University of Wisconsin-Madison MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.14 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: Tue, 07 Feb 2012 23:20:23 -0000 All, I am getting the same error message when trying to load the speakup_apollo module that I got when trying to load the speakup_ltlk module. The syslog has a line that says "Trying to free nonexistent resource". I don't have an apollo synth but I don't think its even getting to the point of not finding that particular synth. This bug happens only on 64 bit hardware. Is anyone successfully using a 2.6.39 or greater kernel with a hardware speech synthesizer on a 64 bit machine? It looks to me as if this bug should effect more than the speakup_ltlk module. It happens with a stock debian 2.6.39 kernel , a grml 3.1 kernel, and a 3.2.2 kernel I compiled myself.