[alsa-devel] BUG_ON warning
Hello Takashi,
I'm getting this warning with the latest snapshot from the git repo. Any ideas on what is causing this?
-Matt Ranostay
WARNING: at /home/mranostay/git/alsa-driver/acore/timer.c:311 snd_timer_close() BUG? (!timer) Pid: 2461, comm: aplay Not tainted 2.6.25.9 #0 [<e08f5ddf>] snd_timer_close+0x30/0x37 [snd_timer] [<e08f5e12>] snd_timer_user_release+0x2c/0x4a [snd_timer] [<c047e0d2>] __fput+0xad/0x15b [<c047e359>] fput+0x17/0x19 [<c047ba44>] filp_close+0x50/0x5a [<c047cb86>] sys_close+0x69/0x9f [<c0405a76>] syscall_call+0x7/0xb [<c0620000>] ? schedule+0x61b/0x668 =======================
At Wed, 13 Aug 2008 13:35:43 -0400, Matthew Ranostay wrote:
Hello Takashi,
I'm getting this warning with the latest snapshot from the git repo. Any ideas on what is causing this?
My bad. It's a typo in the last patch to replace snd_assert(). Fixed now.
thanks,
Takashi
-Matt Ranostay
WARNING: at /home/mranostay/git/alsa-driver/acore/timer.c:311 snd_timer_close() BUG? (!timer) Pid: 2461, comm: aplay Not tainted 2.6.25.9 #0 [<e08f5ddf>] snd_timer_close+0x30/0x37 [snd_timer] [<e08f5e12>] snd_timer_user_release+0x2c/0x4a [snd_timer] [<c047e0d2>] __fput+0xad/0x15b [<c047e359>] fput+0x17/0x19 [<c047ba44>] filp_close+0x50/0x5a [<c047cb86>] sys_close+0x69/0x9f [<c0405a76>] syscall_call+0x7/0xb [<c0620000>] ? schedule+0x61b/0x668 =======================
participants (2)
-
Matthew Ranostay
-
Takashi Iwai