Re: [hatari-devel] memory setup segfault |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] memory setup segfault
- From: Laurent Sallafranque <laurent.sallafranque@xxxxxxx>
- Date: Mon, 6 Nov 2023 22:03:45 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=free.fr; s=smtp-20201208; t=1699304626; bh=yIMmOD0g2pXMAEq5sbm96tcdev4U8lAB1K/8NV+0Bb8=; h=Date:Subject:To:References:From:In-Reply-To:From; b=Z14yg+PLLi4BMMJ0rFePfTBr0CgZeBDJBAV2WdFAyaitaEvthQy/rZ3BwaOZwOHh/ jovUvpW+mCjX60IhQ6FwP5ut1JD6vxXSJkzM+QyB1SxPsy0cwPSOhnyDkhgHxF3a7h /LjwK9Qe6quVmJYJhPr1W8shbIqS+pNZu3XP7rNqw6GVeVknflrpz7RsCTim5f6TM6 LKIoGm8cFRf7UV7KFGDfM1IJiqbD/N2gfkxu2TkG8hxyP8sotl5DdjEPD6okO9Oeox 0opHRMOUeh4ucBLt6wBR0Ni+Jd6tyNK6uGhuLjc4Bvoo+uIo99z5B/2CVwoS4c4wNy i1t1iu/pXNLkg==
Hi all,
Thanks for the help, it's really annoying not to be able to swith to ST
mode.
I've tried to compile hatari with ASAN, and I get a failed.
Is it normal ? Should I install something specific ?
laurent@laurent-Gamer:~/Atari/hatari/build$ cmake -D ENABLE_ASAN:BOOL=1 ..
-- The C compiler identification is GNU 11.4.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Performing Test ASAN_AVAILABLE
-- Performing Test ASAN_AVAILABLE - Failed
regards
Laurent
Le 06/11/2023 à 21:59, Nicolas Pomarède a écrit :
-D ENABLE_ASAN:BOOL=1