snd_BUG()
It shows the BUG? message and stack trace as well as snd_BUG_ON at the point. It's useful to show that a fatal error happens there.
BUG?
snd_BUG_ON
When no debug flag is set, this macro is ignored.