(Moving the conversation to ports@, that's usually a better place for questions regarding ports and packages.)
Hi, Currently, installing Tor Browser on OpenBSD 7.2 is broken because I committed 11.5.4 to 7.2-stable but it probably didn't build completely because of reasons explained here: https://marc.info/?l=openbsd-ports-cvs&m=166663719317560&w=2 I committed a fix already but we'll have to wait for new -stable packages to be built to fix it. I assume that will happen in the next few days so run "pkg_add -u" every now and then. Apologies for the inconvenience. I assume you're getting a segfault because you still have Tor Browser 11.5.4 from 7.1-stable, which doesn't run on OpenBSD 7.2. If you want to be sure this is it, you can run $ pkg_info -C tb-browser If it says something like "reportedly signed by openbsd-71-pkg", it's indeed the package for OpenBSD 7.1. Caspar On Thu, Oct 27, 2022 at 04:22:34AM +0000, noizeless.v...@tutanota.com wrote: > >Synopsis: tor-browser Segmentation fault after upgrade to 7.2 release > >Category: > >Environment: > System : OpenBSD 7.2 > Details : OpenBSD 7.2 (GENERIC.MP) #758: Tue Sep 27 11:57:54 MDT > 2022 > > dera...@amd64.openbsd.org:/usr/src/sys/arch/amd64/compile/GENERIC.MP > > Architecture: OpenBSD.amd64 > Machine : amd64 > > tor-browser: 11.5.4 > > >Description: > I gets the core dump file, but don't know how attach it. > >How-To-Repeat: > Run tor-browser. > >Fix: > Unknown. >