Re: [hatari-devel] Falcon emulation: Failed assertion |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Falcon emulation: Failed assertion
- From: Uwe Seimet <Uwe.Seimet@xxxxxxxxx>
- Date: Mon, 14 Oct 2019 10:16:29 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1571040990; s=strato-dkim-0002; d=seimet.de; h=In-Reply-To:References:Message-ID:Subject:To:From:Date: X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=7KO4DXSqq273iqyngX0AVbhZmroP/kK8P+I8D0blOCs=; b=Q6a/aWWXGsm/ruCPq/lrvSyM6994EPtOsOdZGr0aCUjNn9a3zQd6kCrWOMbQAn2XFM QR8EqBWUYOGOnpn8zqOoOnJiOSdWK0JTjuvjBIRTc5lud7KEdu8qxQDHGY/ZkGYM0Kev 2EbevIK95cv/LV7AM+/gUa3gdKafGcXFwo5KEYIQCHepBBKYgtp1Czf7s9NWdeApMxVi 8Lk7SqECogfeUQ74DFTBb5yIc5yTBI1wNZixn3LgFj/ISvtDsRgAupZ9DPpYGkkOtsEY vRaHU6TumVqzCA3/m3YVv8s/H/oIkPV9Nc8NDNkT8EE4ACC5UpIfZqVI/RemZta3qBKw eIMg==
Hi,
> As Thomas stated, this isn't a bug in Hatari, but in your Linux setup.
>
> ALSA pulseaudio plugin, and apparently also portaudio pulseaudio plugin,
> assert if they don't find pulseaudio.
>
> Either disable pulseaudio plugin from ALSA & portaudio, or run
> pulseaudio daemon.
After cleaning and recompiling everything the error was gone. Mabe there
was an issue with the header file dependencies, so that something that
should have been compiled without cleaning first was not compiled.
Best regards
Uwe