[Bug 273662] [linux_base-c7, regression] 3rd party linux binary segfaults after upgrading to 14.0-BETA1, ran flawlessly on 13.2-RELEASE
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273662] [linux_base-c7, regression] 3rd party linux binary segfaults after upgrading to 14.0-BETA1, ran flawlessly on 13.2-RELEASE"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273662] [linux_base-c7, regression] 3rd party linux binary segfaults after upgrading to 14.0-BETA1, ran flawlessly on 13.2-RELEASE"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 273662] [Linuxulator] 3rd party linux binary segfaults after upgrading to 14.0-BETA1, ran flawlessly on 13.2-RELEASE"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 09 Sep 2023 17:42:06 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273662
Bug ID: 273662
Summary: [linux_base-c7, regression] 3rd party linux binary
segfaults after upgrading to 14.0-BETA1, ran
flawlessly on 13.2-RELEASE
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: vedran@miletic.net
All packages were reinstalled after upgrading from 13.2-RELEASE-p3 to
14.0-BETA1 according to best practices described in the Handbook.
I have linux_base-c7 installed on my system using pkg.
The binary I want to run is Pandoc 3.1.7 from GitHub:
https://github.com/jgm/pandoc/releases/tag/3.1.7 (the archive I use is
pandoc-3.1.7-linux-amd64.tar.gz)
$ tar xvf pandoc-3.1.7-linux-amd64.tar.gz
$ ./pandoc-3.1.7/bin/pandoc
pandoc: internal error: timerfd_create: Invalid argument
(GHC version 9.6.2 for x86_64_alpine_linux)
Please report this as a GHC bug: https://www.haskell.org/ghc/reportabug
Abort (core dumped)
The resulting pandoc.core is too large to be attached, but I can upload it if
necessary.
This is a regression as on 13.2-RELEASE-p3 this binary and others ran
flawlessly.
--
You are receiving this mail because:
You are the assignee for the bug.