Skip to content

Crash on moderncv template #1342

@stephen-huan

Description

@stephen-huan

Trying to compile the template from moderncv gives me the error

Running TeX ...
free(): invalid pointer
fish: Job 1, '~/.local/state/nix/profile/bin/…' terminated by signal SIGABRT (Abort)

Indeed, tectonic fails to compile the smallest possible moderncv, here's a mwe.

\documentclass[11pt,a4paper,sans]{moderncv}
\usepackage[scale=0.75]{geometry}
\usepackage[english]{babel}

\moderncvcolor{blue}
\moderncvstyle{classic}

\name{John}{Doe}

\begin{document}
\makecvtitle
\end{document}

latexmk (with xelatex and pdflatex) does work, and I've never experienced tectonic failing on any other files. I'm using a source build from d7f3275 and the bundle https://data1.fullyjustified.net/tlextras-2022.0r0.tar. I've also tried clearing ~/.cache/Tectonic, to no avail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions