Re[2]: I have received a segmentation fault on app close on version 3.3.3

Vadim Zeitlin <[email protected]> Sun, 19 Jul 2026 20:03:38 +0200
Newsgroups gmane.comp.lib.wxwindows.general
Message-ID <[email protected]>
--8323329-137806862-1784484218=:1435922
Content-Type: TEXT/PLAIN; CHARSET=US-ASCII
Content-Disposition: INLINE

On Thu, 16 Jul 2026 22:00:51 +0200 Maarten Bent wrote:

MB> Indeed, looks like that problem. The segfaults are only fixed for 
MB> mingw64 >= 15.0.
MB> 
MB> Older mingw64 versions likely do not support native TLS (it also depends 
MB> on if gcc16 is used, and its build options).
MB> So they will still use the problematic UntranslatedStringHolder that was 
MB> added in wx3.3.2 (pr 25928).
MB> 
MB> You could try changing the mingw64 version check that PB mention to '< 
MB> 13', so your version will not use that UntranslatedStringHolder.
MB> But then you might get non-zero exit codes that 25928 tried to fix.

 It would probably be better to live with non-zero exit codes rather than
crashes. So should we revert #25928, knowing that this problem is fixed
when using latest compiler version? Or am I forgetting/missing something
here again?

 Thanks,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               https://www.tt-solutions.com/

--8323329-137806862-1784484218=:1435922
Content-Type: APPLICATION/PGP-SIGNATURE

-----BEGIN PGP SIGNATURE-----

iF0EABECAB0WIQQx+vLQdOwioQqkxtoG6kHeT2wehgUCal0RegAKCRAG6kHeT2we
hurxAJ0bnulqrZLXWtuqWDS5/T44PctOCACgkjx4AyQcYInSNYvNmc7UzfpTviY=
=EypY
-----END PGP SIGNATURE-----

--8323329-137806862-1784484218=:1435922--