From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753957AbZC3N3i (ORCPT ); Mon, 30 Mar 2009 09:29:38 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751686AbZC3N3a (ORCPT ); Mon, 30 Mar 2009 09:29:30 -0400 Received: from rtr.ca ([76.10.145.34]:47482 "EHLO mail.rtr.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750941AbZC3N33 (ORCPT ); Mon, 30 Mar 2009 09:29:29 -0400 Message-ID: <49D0C936.8090407@rtr.ca> Date: Mon, 30 Mar 2009 09:29:26 -0400 From: Mark Lord Organization: Real-Time Remedies Inc. User-Agent: Thunderbird 2.0.0.21 (X11/20090318) MIME-Version: 1.0 To: Hans Verkuil Cc: ivtv-devel@ivtvdriver.org, Linux Kernel , v4l-dvb-maintainer@linuxtv.org, g.liakhovetski@gmx.de, video4linux-list@redhat.com Subject: Re: [ivtv-devel] 2.6.29: ivtv-vbi.c: divide-by-zero in compress_sliced_buf() References: <49D03596.8030802@rtr.ca> <200903301100.31611.hverkuil@xs4all.nl> In-Reply-To: <200903301100.31611.hverkuil@xs4all.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hans Verkuil wrote: > On Monday 30 March 2009 04:59:34 Mark Lord wrote: >> The changes to line_size in 2.6.29 now cause >> attempts to record from my PVR250 cards (MythTV) >> to die with a divide by zero error in ivtv-vbi.c. >> >> The value of "line_size" in compress_sliced_buf() is zero. > > Weird. That should never be zero. Can you mail me the ivtv initialization > log from dmesg? I need the bit between 'ivtv: Start initialization' > and 'ivtv: End initialization'. .. Sent.