Gwang-Jin Kim <gwang.jin.kim.phd@gmail.com> writes:
> I did
>
> ```
> conda create --name emacs
> conda activate emacs
> conda install -c conda-forge emacsĀ # downloaded v28
> emacs &
> ## output: emacs: symbol lookup error: emacs: undefined symbol: malloc_get_state,
> version GLIBC_2.2.5
> ```
> The apt-installed emacs works.
This seems like a problem with "conda" (which I know nothing about) or
Ubuntu, so you should report this problem to them.
Closing.