Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Sep 2023 17:42:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273662] [linux_base-c7, regression] 3rd party linux binary segfaults after upgrading to 14.0-BETA1, ran flawlessly on 13.2-RELEASE
Message-ID:  <bug-273662-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273662

            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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273662-7788>