Skip to content

OTP28 crash: libc++abi: terminating due to uncaught exception of type wxe_badarg #9972

Open
@mkuratczyk

Description

@mkuratczyk

Describe the bug
Using OTP 28.0.1, when I want to stop the Observer, beam crashes completely.
OTP 27.3.3 on the same machine works correctly.

To Reproduce

> erl
Erlang/OTP 28 [erts-16.0.1] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit] [dtrace]

Eshell V16.0.1 (press Ctrl+G to abort, type help(). for help)
1> observer:start().
ok
2> observer:stop().
libc++abi: terminating due to uncaught exception of type wxe_badarg
'erl' terminated by signal SIGABRT (Abort)

Affected versions
28.0.1 on macOS 15.5 with wxWidgets 3.2.8

Metadata

Metadata

Assignees

Labels

bugIssue is reported as a bugpriority:lowteam:PSAssigned to OTP team PS

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions