[Bug 256775] lang/erlang-runtime24: (24.0.2_1) Observer crashes when built with WX option

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 24 Jun 2021 11:40:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256775

Dave Cottlehuber <dch@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|erlang@FreeBSD.org          |dch@freebsd.org
             Status|New                         |In Progress
                 CC|                            |dch@freebsd.org

--- Comment #1 from Dave Cottlehuber <dch@freebsd.org> ---
thanks for the PR, John.

Can you clarify how your erlang was built (poudriere, make, any special
make.conf tunables, any other runtime24 options enabled?)?

Did you have similar issues with 24.0, 24.0.1, or 24.0.2? or just 24.0.2_1?

I've got no trouble running it here on 12.2-RELEASE, built from latest
dependencies via `make package`.
$ erl
Erlang/OTP 24 [erts-12.0.2] [source] [64-bit] [smp:2:2] [ds:2:2:10]
[async-threads:1] [jit] [dtrace] [sharing-preserving]

Eshell V12.0.2  (abort with ^G)
ok observer:start().
2>

A full 12.2 poudriere run is going to take a few more hours to complete here,
but I'll report back with that tomorrow.

It will help if you can attach your build log. preferably a poudriere one.

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