wxWidgets / wxWidgets

Cross-Platform C++ GUI Library
https://www.wxwidgets.org/
6.06k stars 1.76k forks source link

AUI Sample does crash on exit under macOS Big Sur #18991

Closed wxtrac closed 3 years ago

wxtrac commented 3 years ago

Issue migrated from trac ticket # 18991

component: wxAui | priority: normal | resolution: fixed

2020-11-26 18:01:25: rocrail (Rob Versluis) created the issue


Under both macOS Big Sur with X86_64 and ARM_64 the AUI Sample does crash on exit. This was not the case under macOS Catalina X86_64.

The used wx Sources is master 3.1.5.

wxtrac commented 3 years ago

2020-11-26 18:02:16: rocrail (Rob Versluis) uploaded file macos-bigsur-x86_64.txt (79.2 KiB)

Crash report X86_64

wxtrac commented 3 years ago

2020-11-26 18:02:43: rocrail (Rob Versluis) uploaded file macos-bigsur-arm64.txt (77.4 KiB)

Crash report ARM_64

wxtrac commented 3 years ago

2020-11-26 18:08:55: rocrail (Rob Versluis) commented


To reproduce: Move the "Tree Pane" outside the main window, so it gets floating. Then click on the red X to end this auidemo program.

wxtrac commented 3 years ago

2021-01-07 13:07:05: rocrail (Rob Versluis) changed status from new to closed

2021-01-07 13:07:05: rocrail (Rob Versluis) set resolution to fixed

2021-01-07 13:07:05: rocrail (Rob Versluis) commented

Using the current GIT master, the issue seems to be solved under both Intel and M1.

git log -n 1 --pretty=format:\"%H\"
"003d24d3c18e3d249be085d4d127380b1f1f4ce8"