Nicolas B. Pierron
Nicolas B. Pierron
Testing with rr master, as of right now, I have the following error: `rr -M -replay -a`: ``` […] [rr 25442 14209]2016-08-16 13:57:40.208984 UTC - [Main Thread]: D/ScriptLoader ScriptLoadRequest (2df17e0):...
Sorry I should have been more precise. Firefox does not crash, it sometimes fails to load the script when pages are reloaded. I test with debug builds, and the following...
> I will make a debug build of rr, and see if I can record the replay. I guess this is another issue, but I failed to record the `rr...
With another run, I have the following issue, which I guess might be related: ``` [ERROR /tmp/nix-build-rr-4.3.0-master.drv-0/rr/src/Registers.cc:297:maybe_print_reg_mismatch() errno: SUCCESS] rsi 0x80801 != 0x2 (replaying vs. recorded) [ERROR /tmp/nix-build-rr-4.3.0-master.drv-0/rr/src/Registers.cc:297:maybe_print_reg_mismatch() errno: SUCCESS]...
Hum … interesting finding on my side. When I compile firefox with clang 3.7, I get the issue listed above. When I compile firefox with gcc 4.8.5, I no longer...
Ok, then I have no clue, what might go wrong with my clang generated code. I have not yet tried a Firefox opt build, only debug builds. I have the...
I will check.
> Bump for attention. Unfortunately, this does not work this way … You can always ping me on https://matrix.to/#/#mozilla:nixos.org .
Yes, this sounds like this might be the root of the problem, in which case I guess can replace String.prototype.replace such as it check for RegExpJS. About the sed expression,...
Sorry for not seeing this pull request before, due to Nixpkgs email noise I fail to catch github notifications, and it is better to ping me over Matrix than here...