-
Installing on ubuntu 24.04:
```
error: failed to run custom build command for `javascriptcore-rs-sys v0.4.0`
Caused by:
process didn't exit successfully: `/home/marcel/.local/src/wealthfolio…
-
This proposal achieved stage 3 at the February 2024 meeting. This is a tracking issue for getting stage 4.
- [ ] committee consensus
- [ ] open PR to the spec
- [ ] editors have approved the PR
- […
-
| | |
| --- | --- |
| Bugzilla Link | [41809](https://llvm.org/bz41809) |
| Version | 8.0 |
| OS | Linux |
| CC | @devincoughlin,@DougGregor,@haoNoQ,@zygoloid |
## Extended Description
During a We…
-
crash信息:
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x000000000000000e
Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, …
-
```
[ 79%] Linking CXX executable ../../../bin/jsc
/usr/lib/gcc/powerpc64-foxkit-linux-musl/8.3.0/../../../../powerpc64-foxkit-linux-musl/bin/ld: ../../../lib/../Source/JavaScriptCore/CMakeFiles/Jav…
-
这是我们的js脚本:
require('NSUserDefaults');
defineClass('ZSConfigUtil', {}, {
usingHttps: function() {
if (!NSUserDefaults.standardUserDefaults().objectForKey("using_https")) {
…
-
I see this new feature in changelog but couldn't figure out how to turn it on. I have 2 problems with the current debugger: 1) cannot set bp in some source files (also happens in Chrome debugger), 2) …
-
Following patch helps to get further, but still results in compilation error:
```diff
diff --git a/Source/JavaScriptCore/CMakeLists.txt b/Source/JavaScriptCore/CMakeLists.txt
index 1957446..d1955…
-
A new crash has appeared only for users currently using iOS 18.2 (which is in beta currently), the main stack trace lists the crashing function as `vFlatten_RGBA8888_GV_vec` on a background thread whi…
-
Hi..I am getting a rare crash in JsRun function on macOs. Since it is rare, I am facing problem reproducing it in order to find its root-cause. Could you please suggest what can cause this crash?
…