public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: [BUG] 2.6.10-rc3 snd-powermac crash
Date: Mon, 20 Dec 2004 17:55:17 +0100	[thread overview]
Message-ID: <1103561717.5301.2.camel@gaston> (raw)
In-Reply-To: <s5hr7lluei7.wl@alsa2.suse.de>

On Mon, 2004-12-20 at 17:21 +0100, Takashi Iwai wrote:

> Well, the volume and PCM shouldn't be racy.  I'd first suspect another
> bug in PCM OSS emulation code...
> 
> Could you compile with CONFIG_SND_DEBUG=y and see whether it catches
> anything?

Didn't catch anything. However, I reproduced it a bit differently this
time, it didn't try to jump into a NULL pointer in the rate "plugin",
but rather went into resample and died there on a data access exception
to some corrupt pointer.

I don't have a 100% reprocase yet, it seem to be related to playing with
an OSS mixer while using an OSS app (like xmms), that is basically
having 2 things opening the OSS emulation, and one of them closing it,
or something like that, causing the rate plugin (and maybe more) to be
tore down, while still in use by the other app (looks like a
use-after-free).

Ben.



  parent reply	other threads:[~2004-12-20 16:55 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-18 17:07 [BUG] 2.6.10-rc3 snd-powermac crash Benjamin Herrenschmidt
2004-12-18 17:33 ` Benjamin Herrenschmidt
2004-12-20 16:21   ` Takashi Iwai
2004-12-20 16:36     ` Benjamin Herrenschmidt
2004-12-20 16:55     ` Benjamin Herrenschmidt [this message]
2004-12-20 18:30       ` Takashi Iwai
2004-12-21  6:43       ` marvin24
2004-12-21  7:53 ` Soeren Sonnenburg
2004-12-31 15:23   ` Andreas Schwab
2005-01-05 20:06     ` Soeren Sonnenburg
2005-01-07 12:00     ` Takashi Iwai
2005-01-07 13:00       ` Soeren Sonnenburg
2005-01-07 13:30       ` Andreas Schwab

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1103561717.5301.2.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tiwai@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox