Thank you Matt, Can anyone confirm it solves the problem with alsa ? I'll try to validate myself but my linux is down atm. Dmitry/
----- Original Message ----- From: "Matt Hammond" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Thursday, July 27, 2006 4:34 AM Subject: Re: [Pymedia-users] voice record example segfaults >> 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/ -------------------------------------------------------------------------------- > ------------------------------------------------------------------------- > 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 > ------------------------------------------------------------------------- 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
