asb / spindle

http://asbradbury.org/projects/spindle/
Other
185 stars 43 forks source link

OSS audio emulation (/dev/dsp) reliably crashes Pi #126

Closed millerpuckette closed 11 years ago

millerpuckette commented 12 years ago

This is probably not urgent but I think it needs reporting for the sake of completeness. (Perhaps it really belongs upstairs on the kernel or ALSA repository but I don't know how to fill in all the version/compile-flags versions since I'm using a compiled Raspian image.)

Running 2012-08-16-wheezy-raspbian.img, I reboot, get a root shell (no need to start X), and type

modprobe snd-pcm-oss

dd if=/dev/zero of=/dev/dsp bs=512c count=10

and reliably get a kernel panic.

Enjoy (and/or ignore :) Miller

asb commented 12 years ago

If you can still reproduce this with current firmware, this is a useful test case. Could you please check, and if it's stil reproducible report it to https://github.com/raspberrypi/firmware/issues or https://github.com/raspberrypi/linux/issues