On 18/09/18 21:45, Mike Hommey wrote:
Incidentally, since you're talking about Javascript, I thought it might be
relevant that I'm using the NoScript add-on, so I thought I'd try disabling
that (which worked), and setting javascript.options.baselinejit and
javascript.options.ion back to true. Whe
On 18/09/18 17:55, Mike Hommey wrote:
So the crash is happening in JITed code, which is not expected: the JIT
should disable itself. There might be something wrong either in the
detection or maybe some parts don't disable themselves as they're
supposed to.
Can you try starting with `firefox-esr
On 18/09/18 17:05, Mike Hommey wrote:
Oh, right. Forgot about the crash reporter interposing itself. You can
do one of the following:
...
- or send the report to Mozilla, and find its id in
~/.mozilla/firefox/Crash Reports/submitted
...
I'd already reported a few earlier crashes to Mozilla,
On 13/09/18 21:23, Mike Hommey wrote:
Huh. Can you then try ulimit -c unlimited, and upload the resulting core
file somewhere?
I'm not sure I quite understand you here. I ran
$ ulimit -c unlimited
$ firefox-esr
The output was:
ExceptionHandler::GenerateDump cloned child 1472
ExceptionHandl
On 13/09/18 18:42, Mike Hommey wrote:
Can you install the firefox-esr-dbgsym package from
https://people.debian.org/~glandium/firefox-esr-dbgsym_60.2.0esr-1~deb9u2.1_i386.deb
and run the following command:
gdb firefox-esr
At the gdb prompt, type the following commands:
set pagination o
Hi,
Thanks for your work on this so far. I downloaded
firefox-esr_60.2.0esr-1~deb9u2.1_i386.deb, installed it via
$ sudo apt-get install ./Downloads/firefox-esr_60.2.0esr-1~deb9u2.1_i386.deand
tried to run it, but it crashes just as before.
> $ cat /proc/cpuinfo
gives the following output:
6 matches
Mail list logo