When I try to use an autoproxy PAC, epiphany crashes. Here is the
backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fda5dbf8950 (LWP 19404)]
js_GC (cx=0x1033340, gckind=GC_LAST_DITCH) at jsgc.c:3056
3056 jsgc.c: No such file or directory.
in jsgc.c
(gdb) bt
#0 js_GC (cx=0x1033340, gckind=GC_LAST_DITCH) at jsgc.c:3056
#1 0x00007fda5e87e187 in js_NewGCThing (cx=0x1033340, flags=2,
nbytes=16) at jsgc.c:1740 #2 0x00007fda5e8bea58 in js_NewString
(cx=0x1033340, chars=0x1076910, length=43) at jsstr.c:2472
#3 0x00007fda5e85b240 in JS_NewString (cx=0x1033340, bytes=0xfe72b0
"https://bugzilla.dev.andrews/linex_blue.jpg", nbytes=43) at jsapi.c:5212
#4 0x00007fda5eb2045d in mozjs_pacrunner ()
from /usr/lib/libproxy/0.2.3/plugins/mozjs.so #5 0x00007fda6cdb6356 in
px_proxy_factory_get_proxies () from /usr/lib/libproxy.so.0 #6
0x00007fda748423e1 in ?? () from /usr/lib/libsoup-gnome-2.4.so.1 #7
0x00007fda74842643 in ?? () from /usr/lib/libsoup-gnome-2.4.so.1 #8
0x00007fda748428d8 in ?? () from /usr/lib/libsoup-gnome-2.4.so.1 #9
0x00007fda6fd164b7 in ?? () from /lib/libglib-2.0.so.0 #10
0x00007fda6fd14f84 in ?? () from /lib/libglib-2.0.so.0 #11
0x00007fda6eae8f9a in start_thread (arg=<value optimized out>) at
pthread_create.c:300 #12 0x00007fda6e43f56d in clone ()
at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #13 0x0000000000000000
in ?? () (gdb)