Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generating the documentation results in a segmentation fault on Ubuntu 24.04 #1781

Open
mlaveaux opened this issue Aug 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@mlaveaux
Copy link
Member

mlaveaux commented Aug 7, 2024

It seems like Doxygen version 1.9.8 segfaults while generating the documentation. This is the end of the log:

#15 4.308 /root/mcrl2/libraries/lts/include/mcrl2/lts/detail/liblts_pbisim_bem.h:482: warning: Found unknown command '\detail'
#15 4.308 /root/mcrl2/libraries/data/include/mcrl2/data/detail/prover/induction.h:179: warning: Found unknown command '\requires'
#15 4.308 /root/mcrl2/libraries/lts/include/mcrl2/lts/detail/liblts_tau_star_reduce.h:31: warning: Found unknown command '\parameter'
#15 4.308 /root/mcrl2/libraries/lts/include/mcrl2/lts/detail/liblts_tau_star_reduce.h:32: warning: Found unknown command '\parameter'
#15 4.308 Segmentation fault
#15 4.308 make[3]: *** [doc/sphinx/CMakeFiles/doxygen_clean.dir/build.make:72: doc/sphinx/CMakeFiles/doxygen_clean] Error 139
#15 4.308 make[2]: *** [CMakeFiles/Makefile2:12664: doc/sphinx/CMakeFiles/doxygen_clean.dir/all] Error 2
#15 4.308 make[1]: *** [CMakeFiles/Makefile2:12723: doc/sphinx/CMakeFiles/doc.dir/rule] Error 2
#15 4.308 make: *** [Makefile:4151: doc] Error 2
@mlaveaux mlaveaux added the bug Something isn't working label Aug 7, 2024
@mlaveaux mlaveaux self-assigned this Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant