NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ArcticFox crash on startup (OOM)




Hi,

I got ArcticFox (the PaleMoon 27 / FireFox cousin) to compile on NetBSD! Yay!

Now, it craashes on run:

$ obj-x86_64-unknown-netbsd8.99.26/dist/bin/arcticfox
out of memory
Assertion failure: [unhandlable oom] OOM in createJitRuntime, at /home/multix/code/Arctic-Fox/js/src/jscntxt.cpp:1191 [1]   Segmentation fault (core dumped) obj-x86_64-unknown-netbsd8.99.26/dist/bin/arcticfox

Fine you think, first think to do, is to run in gdb ?

(gdb) r
Starting program: /home/multix/code/Arctic-Fox/obj-x86_64-unknown-netbsd8.99.26/dist/bin/arcticfox
[New LWP 1 of process 24205]
[New LWP 12 of process 24205]
[New LWP 24 of process 24205]
[New LWP 69 of process 24205]
[Inferior 1 (process 24205) exited normally]

It works fine in gdb!

The browser works fine on Linux/x86-amd64 (same architecture thus)

Riccardo


Home | Main Index | Thread Index | Old Index