Description of problem: Rebuilding the newt package in rawhide on aarch64 seems to be failing due to crashing elinks, which is called from docbook2txt. https://kojipkgs.fedoraproject.org//work/tasks/6034/17966034/build.log Version-Release number of selected component (if applicable): elinks-0.12-0.51.pre6.fc26 docbook-utils-0.6.14-42.fc26 openjade-1.3.2-53.fc26 opensp-1.5.2-24.fc26
Created attachment 1255628 [details] minimal example (js crashes on aarch64) I suspect this is a bug of js. Please try the attached minimal example if you have a testing environment.
At the moment I don't have access to aarch64 to test it. FWIW, js is currently failing to build on aarch64: https://bugzilla.redhat.com/show_bug.cgi?id=1423793
I tried it on an aarch64 machine in mock, using the fedora-rawhide-aarch64 profile with local (a.k.a. koji) repository enabled. I was not able to crash neither js nor mock, and I was able to rebuild newt-0.52.19-4.fc26 without any issues. I am closing this bug until we have a reliable reproducer...
(In reply to Kamil Dudka from comment #3) > I was not able to crash neither js nor mock... I meant neither js nor elinks.