Anyone can trace the issue down?
The fault appears to be an uninitialised variable in sound/audio_alsa.h- specifically "iDev" was not initialised when used in the Init() function; and was not saved in this->iDev for the ISoundStream class.
I've attached a patch (based on latest anonymous CVS checkout) that should fix it. (Well, it fixes it for me at least!)
regards Matt -- | Matt Hammond| Research Engineer, Tech. Group, BBC, Kingswood Warren, Tadworth, Surrey, UK
| http://kamaelia.sf.net/ | http://www.bbc.co.uk/rd/
audio_alsa.h.patch
Description: Binary data
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Pymedia-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pymedia-users
