From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935152AbcIFQKf (ORCPT ); Tue, 6 Sep 2016 12:10:35 -0400 Received: from mx2.suse.de ([195.135.220.15]:54272 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932874AbcIFQKe (ORCPT ); Tue, 6 Sep 2016 12:10:34 -0400 Date: Tue, 06 Sep 2016 18:10:30 +0200 Message-ID: From: Takashi Iwai To: Dmitry Vyukov Cc: Vegard Nossum , Vegard Nossum , Jaroslav Kysela , Kangjie Lu , alsa-devel@alsa-project.org, LKML , syzkaller Subject: Re: sound: divide by 0 in snd_hrtimer_callback (or hang) In-Reply-To: References: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL/10.8 Emacs/24.5 (x86_64-suse-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 06 Sep 2016 16:06:08 +0200, Dmitry Vyukov wrote: > > > Do you really see the zero-division error with sticks=1 fix? That's > > unexpected. > > Yes, just reproduced it again. > I am on 0693c28cfc8e25f18c25b65a8942c026f1854a3c of linux-next now, so > I already have: > commit 6b760bb2c63a9e322c0e4a0b5daf335ad93d5a33 > ALSA: timer: fix division by zero after SNDRV_TIMER_IOCTL_CONTINUE > > Compiled the program verbatim and run it using stress utility (http > s://godoc.org/golang.org/x/tools/cmd/stress namely just runs the > program in parallel loop) and instantly get the following crash. OK, I'll take a deeper look. thanks, Takashi