[hatari-devel] Crossbar_Reset / Portaudio segfaults Hatari

Eero Tamminen eerot at users.berlios.de
Thu Mar 18 21:18:48 CET 2010


Hi,

On Wednesday 17 March 2010, Laurent Sallafranque wrote:
> I have never encountered this problem (but I reset very often the falcon
> ;)
>
> I wanted to avoid to close and reopen sound streams after each reset.
> (Just try  to open the microphone the very first time, if this fails, no
> need to try after each reboot, it won't work better).

The problem with the code is that it *does* reopen it every time
because on reset it always zeros the variable before checking it.

This fixes it:
	http://hg.berlios.de/repos/hatari/rev/0b6213fafb93


	- Eero



More information about the hatari-devel mailing list