[Bug 279839] panic: bogus vchan_create
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 279839] panic: bogus vchan_create"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Jun 2024 13:47:36 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279839 --- Comment #2 from Christos Margiolis <christos@freebsd.org> --- I am trying to reproduce this with my USB soundcard by setting the play vchans from 1 to 4, but I don't hit the same problem. Apparently you are hitting the KASSERT in vchan_setnew(). It would be very helpful to see what KASSERT prints (i.e what the values of newcnt and vcnt are). Can you also share your /boot/loader.conf, hw.snd and hw.usb.uaudio? -- You are receiving this mail because: You are the assignee for the bug.