Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cfe87a64de5f1d989ea8c7e569ff7a83c0396648
https://github.com/WebKit/WebKit/commit/cfe87a64de5f1d989ea8c7e569ff7a83c0396648
Author: Sam Sneddon <[email protected]>
Date: 2024-11-12 (Tue, 12 Nov 2024)
Changed paths:
M Tools/Scripts/webkitpy/common/system/systemhost.py
Log Message:
-----------
Check what Python test-lldb-webkit is run under
https://bugs.webkit.org/show_bug.cgi?id=282871
rdar://139552682
Reviewed by Alexey Proskuryakov.
Loading the lldb module ends up with LLDB loading the Xcode provided
Python framework, and this causes problems if you're running under a
different interpreter; this makes it so we just raise RuntimeError
rather than ending up segfaulting.
* Tools/Scripts/webkitpy/common/system/systemhost.py:
(SystemHost.path_to_lldb_python_directory):
Canonical link: https://commits.webkit.org/286505@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes