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

Segfaults on armv7 #1834

Closed
CannibalSoftware opened this issue Apr 17, 2020 · 3 comments
Closed

Segfaults on armv7 #1834

CannibalSoftware opened this issue Apr 17, 2020 · 3 comments

Comments

@CannibalSoftware
Copy link

This seems related to #1798 which is closed...

OS: FreeBSD generic 12.1-RELEASE FreeBSD 12.1-RELEASE r354233 GENERIC arm
Running pkg on 12.1 release_0 (this is the contents of /usr/local/etc/pkg/repos/FreeBSD.conf)

FreeBSD: {
url: "pkg+http://pkg.FreeBSD.org/${ABI}/release_0",
mirror_type: "srv",
signature_type: "fingerprints",
fingerprints: "/usr/share/keys/pkg",
enabled: yes
}

When attempting to install doxygen, the following error occurs:
Segmentation fault (core dumped)

I re-attempted the install after removing /var/cache/pkg/texlive-texmf-20150523_4-658e744b0f.txz just in case of corruption, but the error persists.

Attached is the debugging output.
pkg -v is 1.13.2 (But I also tried the latest from here:

ROOT 198 ~/pkg/src> ./pkg -v
1.13.990.7-d33b1f20

pkg -d output.txt
debug output of pkg.txt

@CannibalSoftware
Copy link
Author

The version 1.13.990.7 is from github, sorry for the confusion, if any.

@CannibalSoftware
Copy link
Author

Follow up.
pkg install doxygen passes correctly on the following:
FreeBSD bsdtest 11.3-RELEASE FreeBSD 11.3-RELEASE #0 r349754: Fri Jul 5 04:45:24 UTC 2019 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64

and

FreeBSD freebsd 12.1-RELEASE-p1 FreeBSD 12.1-RELEASE-p1 GENERIC amd64

Both running pkg -v 1.13.2

@bapt
Copy link
Member

bapt commented Dec 3, 2020

Closing as can't please reopen if this is still happening on recent pkg

@bapt bapt closed this as completed Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants