[Bug 284378] www/webkit2-gtk: interactions with C++ dependencies built with clang/libc++ causes WebProcess crash

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 29 Jan 2025 15:18:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284378

--- Comment #19 from shamaz.mazum@gmail.com ---
(In reply to Nuno Teixeira from comment #17)

Can you take www/webkit2-gtk from here:

https://github.com/shamazmazum/freebsd-ports/tree/standard-llvm/www

(note standard-llvm branch)

Rebuild www/webkit2-gtk@41 and rebuild nyxt without makefile patch?

I have added a trivial patch with allows to build webkit with standard
(unpatched) LLVM from FreeBSD's base. I have also dropped some unused
dependencies and added atexit(3) crash fix.

This is what makes it work:
https://github.com/shamazmazum/freebsd-ports/blob/standard-llvm/www/webkit2-gtk/files/patch-Source_WebCore_platform_MediaSample.h

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