Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 871312 Details for
Bug 1073383
get_pretty_name mixes up ASCII and UTF8 characters
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 220.34 KB, created by
Vadim Rutkovsky
on 2014-03-06 10:30:47 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Vadim Rutkovsky
Created:
2014-03-06 10:30:47 UTC
Size:
220.34 KB
patch
obsolete
>[New LWP 28113] >[New LWP 28115] >[New LWP 28145] >[New LWP 28114] >[New LWP 28146] >[New LWP 28284] >[New LWP 28117] >[New LWP 28322] >Traceback (most recent call last): > File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.3600.3-gdb.py", line 9, in <module> > from gobject import register > File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> > import gdb.backtrace >ImportError: No module named backtrace >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `/usr/bin/gjs-console -I /usr/share/gnome-documents/js -c const Main = imports.m'. >Program terminated with signal 6, Aborted. >#0 0x00007f9a97e18989 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 >56 return INLINE_SYSCALL (tgkill, 3, pid, selftid, sig); > >Thread 8 (Thread 0x7f9a7bdc4700 (LWP 28322)): >#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 >No locals. >#1 0x00007f9a9920d395 in g_cond_wait_until (cond=cond@entry=0x11db068, mutex=mutex@entry=0x11db060, end_time=end_time@entry=3454038239) at gthread-posix.c:859 > ts = {tv_sec = 3454, tv_nsec = 38239000} > status = <optimized out> >#2 0x00007f9a991a2bd1 in g_async_queue_pop_intern_unlocked (queue=queue@entry=0x11db060, wait=wait@entry=1, end_time=end_time@entry=3454038239) at gasyncqueue.c:424 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#3 0x00007f9a991a318b in g_async_queue_timeout_pop (queue=0x11db060, timeout=timeout@entry=15000000) at gasyncqueue.c:545 > end_time = 3454038239 > retval = <optimized out> >#4 0x00007f9a991f21c6 in g_thread_pool_wait_for_new_pool () at gthreadpool.c:169 > pool = <optimized out> > local_max_idle_time = 15000 > local_wakeup_thread_serial = <optimized out> > local_max_unused_threads = 2 > last_wakeup_thread_serial = 0 > have_relayed_thread_marker = <optimized out> >#5 g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:366 > free_pool = <optimized out> > task = 0x2 > pool = <optimized out> >#6 0x00007f9a991f1745 in g_thread_proxy (data=0x7f9a040044a0) at gthread.c:798 > thread = 0x7f9a040044a0 >#7 0x00007f9a983afdf3 in start_thread (arg=0x7f9a7bdc4700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f9a7bdc4700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140301479724800, -6638809510424889606, 0, 140301479725504, 140301479724800, 22, 6695377466080605946, 6695451427530716922}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#8 0x00007f9a97ed93cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 7 (Thread 0x7f9a818a9700 (LWP 28117)): >#0 0x00007f9a97ecedfd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f9a991ccdd4 in g_main_context_poll (priority=2147483647, n_fds=1, fds=0x7f9a7c0010c0, timeout=-1, context=0xf9d7c0) at gmain.c:3999 > poll_func = 0x7f9a991dbd90 <g_poll> >#2 g_main_context_iterate (context=context@entry=0xf9d7c0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3700 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = 1 > fds = 0x7f9a7c0010c0 >#3 0x00007f9a991ccefc in g_main_context_iteration (context=context@entry=0xf9d7c0, may_block=may_block@entry=1) at gmain.c:3766 > retval = <optimized out> >#4 0x00007f9a818b0b1d in dconf_gdbus_worker_thread (user_data=0xf9d7c0) at dconf-gdbus-thread.c:81 > context = 0xf9d7c0 >#5 0x00007f9a991f1745 in g_thread_proxy (data=0x1151e30) at gthread.c:798 > thread = 0x1151e30 >#6 0x00007f9a983afdf3 in start_thread (arg=0x7f9a818a9700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f9a818a9700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140301575034624, -6638809510424889606, 0, 140301575035328, 140301575034624, 16373696, 6695505716488419066, 6695451427530716922}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00007f9a97ed93cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 6 (Thread 0x7f99f6ffd700 (LWP 28284)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f9a9920d297 in g_cond_wait (cond=cond@entry=0x7f9a795a9cd0 <job_queue_cond>, mutex=mutex@entry=0x7f9a795a9cc0 <job_queue_mutex>) at gthread-posix.c:750 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x00007f9a7938046f in ev_job_thread_proxy (data=<optimized out>) at ev-job-scheduler.c:211 > job = 0x0 >#3 0x00007f9a991f1745 in g_thread_proxy (data=0x15c40a0) at gthread.c:798 > thread = 0x15c40a0 >#4 0x00007f9a983afdf3 in start_thread (arg=0x7f99f6ffd700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f99f6ffd700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140299250685696, -6638809510424889606, 0, 140299250686400, 140299250685696, 23, 6696245797335578362, 6695451427530716922}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00007f9a97ed93cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 5 (Thread 0x7f9a694fe700 (LWP 28146)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f9a729c21cb in WebCore::IconDatabase::syncThreadMainLoop (this=0x7f9a80106c00) at Source/WebCore/loader/icon/IconDatabase.cpp:1463 > didAnyWork = <optimized out> > shouldReenableSuddenTermination = false >#2 0x00007f9a729c23cb in WebCore::IconDatabase::iconDatabaseSyncThread (this=0x7f9a80106c00) at Source/WebCore/loader/icon/IconDatabase.cpp:1058 > journalFilename = {m_impl = {m_ptr = 0x7f9a80111c98}} >#3 0x00007f9a79054db6 in WTF::wtfThreadEntryPoint (param=0x13a9b20) at Source/WTF/wtf/ThreadingPthreads.cpp:196 > invocation = {m_ptr = 0x13a9b20} >#4 0x00007f9a983afdf3 in start_thread (arg=0x7f9a694fe700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f9a694fe700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140301168535296, -6638809510424889606, 0, 140301168536000, 140301168535296, 140736698671408, 6695418277933594362, 6695451427530716922}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#5 0x00007f9a97ed93cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 4 (Thread 0x7f9a8c917700 (LWP 28114)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f9a985e71b8 in PR_WaitCondVar (cvar=0xdc16c0, timeout=4294967295) at ../../../nspr/pr/src/pthreads/ptsynch.c:385 > rv = <optimized out> > thred = 0xdc1760 >#2 0x00007f9a98cd14b1 in threadLoop (rt=0xd5a150, this=0xd5a3c8) at jsgc.cpp:2084 >No locals. >#3 js::GCHelperThread::threadMain (arg=0xd5a150) at jsgc.cpp:2070 > rt = 0xd5a150 >#4 0x00007f9a985ec740 in _pt_root (arg=0xdc1760) at ../../../nspr/pr/src/pthreads/ptthread.c:204 > rv = <optimized out> > thred = 0xdc1760 > detached = 0 > tid = 28114 >#5 0x00007f9a983afdf3 in start_thread (arg=0x7f9a8c917700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f9a8c917700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140301760034560, -6638809510424889606, 0, 140301760035264, 140301760034560, 1, 6695494535614805754, 6695451427530716922}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#6 0x00007f9a97ed93cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 3 (Thread 0x7f9a69cff700 (LWP 28145)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x00007f9a7903ece6 in WTF::TCMalloc_PageHeap::scavengerThread (this=0x7f9a7933e580 <WTF::pageheap_memory>) at Source/WTF/wtf/FastMalloc.cpp:2763 >No locals. >#2 0x00007f9a7903ed19 in WTF::TCMalloc_PageHeap::runScavengerThread (context=<optimized out>) at Source/WTF/wtf/FastMalloc.cpp:1933 >No locals. >#3 0x00007f9a983afdf3 in start_thread (arg=0x7f9a69cff700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f9a69cff700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140301176928000, -6638809510424889606, 0, 140301176928704, 140301176928000, 140301435280800, 6695417178958837498, 6695451427530716922}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#4 0x00007f9a97ed93cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 2 (Thread 0x7f9a891d0700 (LWP 28115)): >#0 0x00007f9a97ecedfd in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00007f9a991ccdd4 in g_main_context_poll (priority=2147483647, n_fds=9, fds=0x7f9a8400f2a0, timeout=-1, context=0xf0d370) at gmain.c:3999 > poll_func = 0x7f9a991dbd90 <g_poll> >#2 g_main_context_iterate (context=0xf0d370, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3700 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 9 > allocated_nfds = 11 > fds = 0x7f9a8400f2a0 >#3 0x00007f9a991cd25a in g_main_loop_run (loop=0xf0d300) at gmain.c:3899 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007f9a997c69e6 in gdbus_shared_thread_func (user_data=0xf0d340) at gdbusprivate.c:278 > data = 0xf0d340 >#5 0x00007f9a991f1745 in g_thread_proxy (data=0xeac680) at gthread.c:798 > thread = 0xeac680 >#6 0x00007f9a983afdf3 in start_thread (arg=0x7f9a891d0700) at pthread_create.c:308 > __res = <optimized out> > pd = 0x7f9a891d0700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140301702072064, -6638809510424889606, 0, 140301702072768, 140301702072064, 15782720, 6695489068658308858, 6695451427530716922}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} > not_first_call = <optimized out> > pagesize_m1 = <optimized out> > sp = <optimized out> > freesize = <optimized out> >#7 0x00007f9a97ed93cd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 >No locals. > >Thread 1 (Thread 0x7f9a9ae3d9c0 (LWP 28113)): >#0 0x00007f9a97e18989 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 > resultvar = 0 > pid = 28113 > selftid = 28113 >#1 0x00007f9a97e1a098 in __GI_abort () at abort.c:90 > save_stage = 2 > act = {__sigaction_handler = {sa_handler = 0x7f9a994b3f45, sa_sigaction = 0x7f9a994b3f45}, sa_mask = {__val = {20, 140301951169589, 3, 140736698671357, 3, 140301951165960, 1, 140301951174625, 3, 140736698671332, 12, 140301951174629, 2, 140736698672016, 140736698672016, 140736698673776}}, sa_flags = 64, sa_restorer = 0x7fffd0ee6590} > sigs = {__val = {32, 0 <repeats 15 times>}} >#2 0x00007f9a97e590e7 in __libc_message (do_abort=do_abort@entry=2, fmt=fmt@entry=0x7f9a97f60842 "*** %s ***: %s terminated\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:196 > ap = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fffd0ee6a80, reg_save_area = 0x7fffd0ee6990}} > ap_copy = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7fffd0ee6a80, reg_save_area = 0x7fffd0ee6990}} > fd = 51 > on_2 = <optimized out> > list = <optimized out> > nlist = <optimized out> > cp = <optimized out> > written = <optimized out> >#3 0x00007f9a97ef0ca7 in __GI___fortify_fail (msg=msg@entry=0x7f9a97f6082a "stack smashing detected") at fortify_fail.c:31 >No locals. >#4 0x00007f9a97ef0c70 in __stack_chk_fail () at stack_chk_fail.c:28 >No locals. >#5 0x00007f9a795bc265 in get_pretty_name () from /usr/lib64/gnome-documents/libgdprivate-1.0.so >No symbol table info available. >#6 0x00007f9a795bc5ab in load_bookmark_model () from /usr/lib64/gnome-documents/libgdprivate-1.0.so >No symbol table info available. >#7 0x00007f9a795bc71e in gd_places_bookmarks_update () from /usr/lib64/gnome-documents/libgdprivate-1.0.so >No symbol table info available. >#8 0x00007f9a994c4b01 in object_set_property (nqueue=0x7f99fc483970, value=0x7fffd0ee6e68, pspec=0x7f99d8005590, object=0x26c2cc0) at gobject.c:1358 > tmp_value = {g_type = 20296896, data = {{v_int = 22964608, v_uint = 22964608, v_long = 22964608, v_ulong = 22964608, v_int64 = 22964608, v_uint64 = 22964608, v_float = 4.08506528e-38, v_double = 1.1346023883011057e-316, v_pointer = 0x15e6980}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > redirect = <optimized out> > enable_diagnostic = 0x7f9a994ece06 "0" > class = 0x26cbe80 > param_id = 2 >#9 g_object_set_property (object=0x26c2cc0, property_name=<optimized out>, value=value@entry=0x7fffd0ee6e68) at gobject.c:2155 > nqueue = 0x7f99fc483970 > pspec = <optimized out> > __PRETTY_FUNCTION__ = "g_object_set_property" >#10 0x00007f9a9aa361e5 in object_instance_set_prop (context=0xdcaa50, obj=<optimized out>, id=<optimized out>, strict=<optimized out>, value_p=0x7fffd0ee72f0) at gi/object.c:365 > priv = 0x278c530 > name = 0x2793f20 "document_model" > param = {name = 0x7f9a795c2420 "document-model", value = {g_type = 20296896, data = {{v_int = 22964608, v_uint = 22964608, v_long = 22964608, v_ulong = 22964608, v_int64 = 22964608, v_uint64 = 22964608, v_float = 4.08506528e-38, v_double = 1.1346023883011057e-316, v_pointer = 0x15e6980}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}}} > ret = 1 >#11 0x00007f9a98d095f4 in CallJSPropertyOpSetter (vp=0x7fffd0ee72f0, strict=<optimized out>, id=<optimized out>, obj=<optimized out>, op=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:761 >No locals. >#12 set (vp=0x7fffd0ee72f0, strict=true, obj=<optimized out>, cx=0xdcaa50, this=0x26d8460) at jsscopeinlines.h:282 >No locals. >#13 js_NativeSet (cx=cx@entry=0xdcaa50, obj=obj@entry=0x7f9a6a3896c0, shape=0x26d8460, added=added@entry=true, strict=strict@entry=false, vp=vp@entry=0x7fffd0ee72f0) at jsobj.cpp:5313 > tvr = {<js::AutoGCRooter> = {down = 0x0, tag = -2, context = 0xdcaa50}, shape = 0x26d8460} > slot = <optimized out> > sample = 942 >#14 0x00007f9a98d0cd57 in js_SetPropertyHelper (cx=cx@entry=0xdcaa50, obj=obj@entry=0x7f9a6a3896c0, id=<optimized out>, defineHow=<optimized out>, vp=vp@entry=0x7fffd0ee72f0, strict=0) at jsobj.cpp:5791 > protoIndex = <optimized out> > pobj = 0x0 > shape = <optimized out> > attrs = <optimized out> > flags = <optimized out> > setter = <optimized out> > added = <optimized out> > prop = 0x0 > shortid = <optimized out> > getter = <optimized out> >#15 0x00007f9a98cd86c8 in js::Interpret (cx=cx@entry=0xdcaa50, entryFrame=entryFrame@entry=0x7f9a8bd176f8, inlineCallCount=inlineCallCount@entry=0, interpMode=interpMode@entry=JSINTERP_NORMAL) at jsinterp.cpp:4493 > defineHow = <optimized out> > cache = 0x7f9a9ae1b0b8 > entry = 0x7f9a9ae2e9f8 > obj2 = 0x7f9a6a394e38 > atom = <optimized out> > rval = {data = {asBits = 18445617737500241280, debugView = {payload47 = 140301185887616, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = 1784196480, u32 = 1784196480, why = 1784196480, word = 18445617737500241280}}, asDouble = -nan(0xbff9a6a58ad80), asPtr = 0xfffbff9a6a58ad80}} > lref = <optimized out> > obj = 0x7f9a6a3896c0 > rf = {mContext = <optimized out>, mSaved = 65535} > normalJumpTable = {0x7f9a98cdf9ad <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32045>, 0x7f9a98cdd4cc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22604>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cdd562 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22754>, 0x7f9a98cddf0f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25231>, 0x7f9a98cddee0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25184>, 0x7f9a98cd8edf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4703>, 0x7f9a98cda7d3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11091>, 0x7f9a98cda727 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10919>, 0x7f9a98cdd613 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22931>, 0x7f9a98cda136 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9398>, 0x7f9a98cda0ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9260>, 0x7f9a98cdb01f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13215>, 0x7f9a98cdafd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13141>, 0x7f9a98cdae5f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12767>, 0x7f9a98cda9fc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11644>, 0x7f9a98cda941 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11457>, 0x7f9a98cda886 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11270>, 0x7f9a98cdc6fd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19069>, 0x7f9a98cdbd62 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16610>, 0x7f9a98cdcc72 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20466>, 0x7f9a98cdcb35 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20149>, 0x7f9a98cdcdaf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20783>, 0x7f9a98cdbe60 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16864>, 0x7f9a98cdd174 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21748>, 0x7f9a98cdd0b7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21559>, 0x7f9a98cdd231 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21937>, 0x7f9a98cdc7f9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19321>, 0x7f9a98cdcfd6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21334>, 0x7f9a98cdcef5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21109>, 0x7f9a98cdc087 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17415>, 0x7f9a98cdbfa6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17190>, 0x7f9a98cdc4c3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18499>, 0x7f9a98cdc437 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18359>, 0x7f9a98cdc3a4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18212>, 0x7f9a98cdc361 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18145>, 0x7f9a98cdc620 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18848>, 0x7f9a98cdc54c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18636>, 0x7f9a98cdc1d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17753>, 0x7f9a98cd8f3b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4795>, 0x7f9a98cdc324 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18084>, 0x7f9a98cdb5e5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14693>, 0x7f9a98cdb605 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14725>, 0x7f9a98cdc1d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17748>, 0x7f9a98cdb5d5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14677>, 0x7f9a98cdb5f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14709>, 0x7f9a98cdc1cf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17743>, 0x7f9a98cdb5c5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14661>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cdb5b5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14645>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd85b6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2358>, 0x7f9a98cdda8b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24075>, 0x7f9a98cddbf6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24438>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cddf91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25361>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cde48f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26639>, 0x7f9a98cde590 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26896>, 0x7f9a98cde683 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27139>, 0x7f9a98cde63b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27067>, 0x7f9a98cde5f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26995>, 0x7f9a98cdb829 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15273>, 0x7f9a98cdea04 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28036>, 0x7f9a98cde9bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27964>, 0x7f9a98cda680 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10752>, 0x7f9a98cda606 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10630>, 0x7f9a98cdd94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23755>, 0x7f9a98cdd6f4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23156>, 0x7f9a98cdcaae <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20014>, 0x7f9a98cdca27 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19879>, 0x7f9a98cddbd7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24407>, 0x7f9a98cda2ee <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9838>, 0x7f9a98cda217 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9623>, 0x7f9a98cda1bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9532>, 0x7f9a98cd897c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3324>, 0x7f9a98cdaf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13078>, 0x7f9a98cde50a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26762>, 0x7f9a98cdd49c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22556>, 0x7f9a98cde050 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25552>, 0x7f9a98cdd67e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23038>, 0x7f9a98cd9f2a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8874>, 0x7f9a98cde33a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26298>, 0x7f9a98cde2df <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26207>, 0x7f9a98cdea4c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28108>, 0x7f9a98cdda30 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23984>, 0x7f9a98ce04bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34876>, 0x7f9a98ce0bbf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36671>, 0x7f9a98ce089b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35867>, 0x7f9a98ce0e3a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37306>, 0x7f9a98cd92f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5749>, 0x7f9a98cdb377 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14071>, 0x7f9a98ce0d54 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37076>, 0x7f9a98ce0c64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36836>, 0x7f9a98cdb589 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14601>, 0x7f9a98cdb59e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14622>, 0x7f9a98cdb55c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14556>, 0x7f9a98cdb595 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14613>, 0x7f9a98cdb8f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15472>, 0x7f9a98cdb4b4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14388>, 0x7f9a98cdb8e4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15460>, 0x7f9a98cdb8ff <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15487>, 0x7f9a98cdaab7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11831>, 0x7f9a98cd9113 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5267>, 0x7f9a98cdb0ec <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13420>, 0x7f9a98cdb061 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13281>, 0x7f9a98cddf4e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25294>, 0x7f9a98cdaad5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11861>, 0x7f9a98cdb90b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15499>, 0x7f9a98ce0256 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34262>, 0x7f9a98cda363 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9955>, 0x7f9a98ce0089 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33801>, 0x7f9a98cdffed <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33645>, 0x7f9a98cdfe9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33308>, 0x7f9a98cdf630 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31152>, 0x7f9a98ce0327 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34471>, 0x7f9a98cdd53b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22715>, 0x7f9a98cdf986 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32006>, 0x7f9a98cdc9b9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19769>, 0x7f9a98cd8ed6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4694>, 0x7f9a98cddf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25366>, 0x7f9a98cde17c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25852>, 0x7f9a98cdb4af <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14383>, 0x7f9a98cd9450 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6096>, 0x7f9a98cdf790 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31504>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cde8a5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27685>, 0x7f9a98cd9fc3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9027>, 0x7f9a98ce041d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34717>, 0x7f9a98cdaf24 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12964>, 0x7f9a98cdeb3d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28349>, 0x7f9a98ce02e9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34409>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cde406 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26502>, 0x7f9a98cde38f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26383>, 0x7f9a98cdfa22 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32162>, 0x7f9a98cd9289 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5641>, 0x7f9a98cdbceb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16491>, 0x7f9a98cdbc2f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16303>, 0x7f9a98cda54e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10446>, 0x7f9a98cda4d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10324>, 0x7f9a98cdf679 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31225>, 0x7f9a98cdc94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19659>, 0x7f9a98cd9280 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5632>, 0x7f9a98cdd859 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23513>, 0x7f9a98cdd84f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23503>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98ce029a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34330>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cddbd2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24402>, 0x7f9a98cdb910 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15504>, 0x7f9a98cdb5ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14636>, 0x7f9a98cdb5a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14631>, 0x7f9a98cd7ea2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+546>, 0x7f9a98cd7ea8 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+552>, 0x7f9a98cde6cb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27211>, 0x7f9a98cdff9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33564>, 0x7f9a98cdff13 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33427>, 0x7f9a98ce01f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34163>, 0x7f9a98ce0140 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33984>, 0x7f9a98cdec41 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28609>, 0x7f9a98cdebd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28501>, 0x7f9a98cdeb64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28388>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cdee2d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29101>, 0x7f9a98cdecd9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28761>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdd9d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23897>, 0x7f9a98cdf052 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29650>, 0x7f9a98cdefdd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29533>, 0x7f9a98cdef68 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29416>, 0x7f9a98cdeef3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29299>, 0x7f9a98cdfdfe <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33150>, 0x7f9a98cd9e91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8721>, 0x7f9a98cdfd73 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33011>, 0x7f9a98ce0810 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35728>, 0x7f9a98ce077c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35580>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdb960 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15584>, 0x7f9a98cdd514 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22676>, 0x7f9a98cdf9d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32084>, 0x7f9a98cdb2a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13863>, 0x7f9a98cda84a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11210>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cdeb16 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28310>, 0x7f9a98cdf9fb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32123>, 0x7f9a98cddd83 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24835>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>...} > interpGuard = {cx = 0xdcaa50, regs = @0x7fffd0ee7300, prevContextRegs = 0x7fffd0ee73d8} > argv = 0x7f9a8bd176f0 > interpReturnOK = <optimized out> > len = <optimized out> > interruptJumpTable = {0x7f9a98cdfbb0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32560> <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0xf46038 > op = JSOP_SETPROP > rt = 0xd5a150 > jumpTable = 0x7f9a99151aa0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)::normalJumpTable> > regs = {sp = 0x7f9a8bd17770, pc = 0xf460dc "6", fp = 0x7f9a8bd176f8} > script = 0xf45f70 > atomNotDefined = <optimized out> >#16 0x00007f9a98ced206 in js::RunScript (cx=cx@entry=0xdcaa50, script=script@entry=0xf45f70, fp=fp@entry=0x7f9a8bd176f8) at jsinterp.cpp:653 > prepareInterp = {cx = 0xdcaa50, script = 0xf45f70} > ok = <optimized out> > status = <optimized out> >#17 0x00007f9a98cef4d5 in js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=<optimized out>, flags@entry=0) at jsinterp.cpp:740 > preserve = {cx = 0xdcaa50, enumerators = 0x0} > frame = {cx_ = 0xdcaa50, regs_ = {sp = 0x7f9a8bd17760, pc = 0xf460bc ";", fp = 0x7f9a8bd176f8}, prevRegs_ = 0x7fffd0ee7770} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd176f0, argc_ = 1} >#18 0x00007f9a98cbcaba in js_fun_apply (cx=0xdcaa50, argc=<optimized out>, vp=0x7f9a8bd176c0) at jsfun.cpp:2205 > length = 1 > fval = {data = {asBits = 18445617738061223296, debugView = {payload47 = 140301746869632, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -1949788800, u32 = 2345178496, why = 2345178496, word = 18445617738061223296}}, asDouble = -nan(0xbff9a8bc89580), asPtr = 0xfffbff9a8bc89580}} > n = 1 > args = {<js::CallArgs> = {argv_ = 0x7f9a8bd176f0, argc_ = 1}, cx = 0xdcaa50, seg = 0x0, prevInvokeArgEnd = 0x7f9a8bd175b8} >#19 0x00007f9a98ce3264 in CallJSNative (vp=0x7f9a8bd176c0, argc=2, native=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:701 > ok = <optimized out> >#20 js::Interpret (cx=cx@entry=0xdcaa50, entryFrame=entryFrame@entry=0x7f9a8bd175b8, inlineCallCount=1, inlineCallCount@entry=0, interpMode=interpMode@entry=JSINTERP_NORMAL) at jsinterp.cpp:4799 > ok = <optimized out> > ok = <optimized out> > callee = 0x7f9a8bc04280 > flags = 0 > vp = 0x7f9a8bd176c0 > newfun = <optimized out> > argc = 2 > rf = {mContext = <optimized out>, mSaved = 65535} > normalJumpTable = {0x7f9a98cdf9ad <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32045>, 0x7f9a98cdd4cc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22604>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cdd562 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22754>, 0x7f9a98cddf0f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25231>, 0x7f9a98cddee0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25184>, 0x7f9a98cd8edf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4703>, 0x7f9a98cda7d3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11091>, 0x7f9a98cda727 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10919>, 0x7f9a98cdd613 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22931>, 0x7f9a98cda136 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9398>, 0x7f9a98cda0ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9260>, 0x7f9a98cdb01f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13215>, 0x7f9a98cdafd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13141>, 0x7f9a98cdae5f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12767>, 0x7f9a98cda9fc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11644>, 0x7f9a98cda941 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11457>, 0x7f9a98cda886 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11270>, 0x7f9a98cdc6fd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19069>, 0x7f9a98cdbd62 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16610>, 0x7f9a98cdcc72 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20466>, 0x7f9a98cdcb35 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20149>, 0x7f9a98cdcdaf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20783>, 0x7f9a98cdbe60 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16864>, 0x7f9a98cdd174 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21748>, 0x7f9a98cdd0b7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21559>, 0x7f9a98cdd231 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21937>, 0x7f9a98cdc7f9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19321>, 0x7f9a98cdcfd6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21334>, 0x7f9a98cdcef5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21109>, 0x7f9a98cdc087 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17415>, 0x7f9a98cdbfa6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17190>, 0x7f9a98cdc4c3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18499>, 0x7f9a98cdc437 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18359>, 0x7f9a98cdc3a4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18212>, 0x7f9a98cdc361 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18145>, 0x7f9a98cdc620 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18848>, 0x7f9a98cdc54c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18636>, 0x7f9a98cdc1d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17753>, 0x7f9a98cd8f3b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4795>, 0x7f9a98cdc324 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18084>, 0x7f9a98cdb5e5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14693>, 0x7f9a98cdb605 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14725>, 0x7f9a98cdc1d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17748>, 0x7f9a98cdb5d5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14677>, 0x7f9a98cdb5f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14709>, 0x7f9a98cdc1cf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17743>, 0x7f9a98cdb5c5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14661>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cdb5b5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14645>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd85b6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2358>, 0x7f9a98cdda8b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24075>, 0x7f9a98cddbf6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24438>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cddf91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25361>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cde48f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26639>, 0x7f9a98cde590 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26896>, 0x7f9a98cde683 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27139>, 0x7f9a98cde63b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27067>, 0x7f9a98cde5f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26995>, 0x7f9a98cdb829 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15273>, 0x7f9a98cdea04 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28036>, 0x7f9a98cde9bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27964>, 0x7f9a98cda680 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10752>, 0x7f9a98cda606 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10630>, 0x7f9a98cdd94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23755>, 0x7f9a98cdd6f4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23156>, 0x7f9a98cdcaae <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20014>, 0x7f9a98cdca27 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19879>, 0x7f9a98cddbd7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24407>, 0x7f9a98cda2ee <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9838>, 0x7f9a98cda217 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9623>, 0x7f9a98cda1bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9532>, 0x7f9a98cd897c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3324>, 0x7f9a98cdaf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13078>, 0x7f9a98cde50a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26762>, 0x7f9a98cdd49c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22556>, 0x7f9a98cde050 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25552>, 0x7f9a98cdd67e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23038>, 0x7f9a98cd9f2a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8874>, 0x7f9a98cde33a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26298>, 0x7f9a98cde2df <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26207>, 0x7f9a98cdea4c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28108>, 0x7f9a98cdda30 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23984>, 0x7f9a98ce04bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34876>, 0x7f9a98ce0bbf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36671>, 0x7f9a98ce089b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35867>, 0x7f9a98ce0e3a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37306>, 0x7f9a98cd92f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5749>, 0x7f9a98cdb377 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14071>, 0x7f9a98ce0d54 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37076>, 0x7f9a98ce0c64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36836>, 0x7f9a98cdb589 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14601>, 0x7f9a98cdb59e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14622>, 0x7f9a98cdb55c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14556>, 0x7f9a98cdb595 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14613>, 0x7f9a98cdb8f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15472>, 0x7f9a98cdb4b4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14388>, 0x7f9a98cdb8e4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15460>, 0x7f9a98cdb8ff <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15487>, 0x7f9a98cdaab7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11831>, 0x7f9a98cd9113 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5267>, 0x7f9a98cdb0ec <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13420>, 0x7f9a98cdb061 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13281>, 0x7f9a98cddf4e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25294>, 0x7f9a98cdaad5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11861>, 0x7f9a98cdb90b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15499>, 0x7f9a98ce0256 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34262>, 0x7f9a98cda363 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9955>, 0x7f9a98ce0089 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33801>, 0x7f9a98cdffed <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33645>, 0x7f9a98cdfe9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33308>, 0x7f9a98cdf630 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31152>, 0x7f9a98ce0327 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34471>, 0x7f9a98cdd53b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22715>, 0x7f9a98cdf986 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32006>, 0x7f9a98cdc9b9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19769>, 0x7f9a98cd8ed6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4694>, 0x7f9a98cddf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25366>, 0x7f9a98cde17c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25852>, 0x7f9a98cdb4af <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14383>, 0x7f9a98cd9450 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6096>, 0x7f9a98cdf790 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31504>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cde8a5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27685>, 0x7f9a98cd9fc3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9027>, 0x7f9a98ce041d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34717>, 0x7f9a98cdaf24 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12964>, 0x7f9a98cdeb3d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28349>, 0x7f9a98ce02e9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34409>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cde406 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26502>, 0x7f9a98cde38f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26383>, 0x7f9a98cdfa22 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32162>, 0x7f9a98cd9289 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5641>, 0x7f9a98cdbceb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16491>, 0x7f9a98cdbc2f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16303>, 0x7f9a98cda54e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10446>, 0x7f9a98cda4d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10324>, 0x7f9a98cdf679 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31225>, 0x7f9a98cdc94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19659>, 0x7f9a98cd9280 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5632>, 0x7f9a98cdd859 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23513>, 0x7f9a98cdd84f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23503>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98ce029a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34330>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cddbd2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24402>, 0x7f9a98cdb910 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15504>, 0x7f9a98cdb5ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14636>, 0x7f9a98cdb5a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14631>, 0x7f9a98cd7ea2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+546>, 0x7f9a98cd7ea8 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+552>, 0x7f9a98cde6cb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27211>, 0x7f9a98cdff9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33564>, 0x7f9a98cdff13 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33427>, 0x7f9a98ce01f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34163>, 0x7f9a98ce0140 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33984>, 0x7f9a98cdec41 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28609>, 0x7f9a98cdebd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28501>, 0x7f9a98cdeb64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28388>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cdee2d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29101>, 0x7f9a98cdecd9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28761>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdd9d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23897>, 0x7f9a98cdf052 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29650>, 0x7f9a98cdefdd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29533>, 0x7f9a98cdef68 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29416>, 0x7f9a98cdeef3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29299>, 0x7f9a98cdfdfe <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33150>, 0x7f9a98cd9e91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8721>, 0x7f9a98cdfd73 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33011>, 0x7f9a98ce0810 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35728>, 0x7f9a98ce077c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35580>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdb960 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15584>, 0x7f9a98cdd514 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22676>, 0x7f9a98cdf9d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32084>, 0x7f9a98cdb2a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13863>, 0x7f9a98cda84a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11210>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cdeb16 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28310>, 0x7f9a98cdf9fb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32123>, 0x7f9a98cddd83 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24835>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>...} > interpGuard = {cx = 0xdcaa50, regs = @0x7fffd0ee7770, prevContextRegs = 0x7fffd0ee7848} > argv = 0x7f9a8bd17658 > interpReturnOK = <optimized out> > len = <optimized out> > interruptJumpTable = {0x7f9a98cdfbb0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32560> <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0xe5fa98 > op = <optimized out> > rt = 0xd5a150 > jumpTable = 0x7f9a99151aa0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)::normalJumpTable> > regs = {sp = 0x7f9a8bd176e0, pc = 0xe5facf "N", fp = 0x7f9a8bd17658} > script = 0xe5f9e0 > atomNotDefined = <optimized out> >#21 0x00007f9a98ced206 in js::RunScript (cx=cx@entry=0xdcaa50, script=script@entry=0xf221a0, fp=fp@entry=0x7f9a8bd175b8) at jsinterp.cpp:653 > prepareInterp = {cx = 0xdcaa50, script = 0xf221a0} > ok = <optimized out> > status = <optimized out> >#22 0x00007f9a98cef4d5 in js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=<optimized out>, flags@entry=0) at jsinterp.cpp:740 > preserve = {cx = 0xdcaa50, enumerators = 0x0} > frame = {cx_ = 0xdcaa50, regs_ = {sp = 0x7f9a8bd17630, pc = 0xf22450 ";", fp = 0x7f9a8bd175b8}, prevRegs_ = 0x7fffd0ee7be0} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd175b8, argc_ = 0} >#23 0x00007f9a98cbcaba in js_fun_apply (cx=0xdcaa50, argc=<optimized out>, vp=0x7f9a8bd17588) at jsfun.cpp:2205 > length = 0 > fval = {data = {asBits = 18445617738061222592, debugView = {payload47 = 140301746868928, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -1949789504, u32 = 2345177792, why = 2345177792, word = 18445617738061222592}}, asDouble = -nan(0xbff9a8bc892c0), asPtr = 0xfffbff9a8bc892c0}} > n = 0 > args = {<js::CallArgs> = {argv_ = 0x7f9a8bd175b8, argc_ = 0}, cx = 0xdcaa50, seg = 0x0, prevInvokeArgEnd = 0x7f9a8bd174b8} >#24 0x00007f9a98ce3264 in CallJSNative (vp=0x7f9a8bd17588, argc=2, native=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:701 > ok = <optimized out> >#25 js::Interpret (cx=cx@entry=0xdcaa50, entryFrame=entryFrame@entry=0x7f9a8bd174b8, inlineCallCount=1, inlineCallCount@entry=0, interpMode=interpMode@entry=JSINTERP_NORMAL) at jsinterp.cpp:4799 > ok = <optimized out> > ok = <optimized out> > callee = 0x7f9a8bc04280 > flags = 0 > vp = 0x7f9a8bd17588 > newfun = <optimized out> > argc = 2 > rf = {mContext = <optimized out>, mSaved = 65535} > normalJumpTable = {0x7f9a98cdf9ad <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32045>, 0x7f9a98cdd4cc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22604>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cdd562 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22754>, 0x7f9a98cddf0f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25231>, 0x7f9a98cddee0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25184>, 0x7f9a98cd8edf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4703>, 0x7f9a98cda7d3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11091>, 0x7f9a98cda727 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10919>, 0x7f9a98cdd613 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22931>, 0x7f9a98cda136 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9398>, 0x7f9a98cda0ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9260>, 0x7f9a98cdb01f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13215>, 0x7f9a98cdafd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13141>, 0x7f9a98cdae5f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12767>, 0x7f9a98cda9fc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11644>, 0x7f9a98cda941 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11457>, 0x7f9a98cda886 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11270>, 0x7f9a98cdc6fd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19069>, 0x7f9a98cdbd62 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16610>, 0x7f9a98cdcc72 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20466>, 0x7f9a98cdcb35 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20149>, 0x7f9a98cdcdaf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20783>, 0x7f9a98cdbe60 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16864>, 0x7f9a98cdd174 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21748>, 0x7f9a98cdd0b7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21559>, 0x7f9a98cdd231 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21937>, 0x7f9a98cdc7f9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19321>, 0x7f9a98cdcfd6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21334>, 0x7f9a98cdcef5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21109>, 0x7f9a98cdc087 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17415>, 0x7f9a98cdbfa6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17190>, 0x7f9a98cdc4c3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18499>, 0x7f9a98cdc437 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18359>, 0x7f9a98cdc3a4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18212>, 0x7f9a98cdc361 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18145>, 0x7f9a98cdc620 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18848>, 0x7f9a98cdc54c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18636>, 0x7f9a98cdc1d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17753>, 0x7f9a98cd8f3b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4795>, 0x7f9a98cdc324 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18084>, 0x7f9a98cdb5e5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14693>, 0x7f9a98cdb605 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14725>, 0x7f9a98cdc1d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17748>, 0x7f9a98cdb5d5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14677>, 0x7f9a98cdb5f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14709>, 0x7f9a98cdc1cf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17743>, 0x7f9a98cdb5c5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14661>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cdb5b5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14645>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd85b6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2358>, 0x7f9a98cdda8b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24075>, 0x7f9a98cddbf6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24438>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cddf91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25361>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cde48f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26639>, 0x7f9a98cde590 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26896>, 0x7f9a98cde683 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27139>, 0x7f9a98cde63b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27067>, 0x7f9a98cde5f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26995>, 0x7f9a98cdb829 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15273>, 0x7f9a98cdea04 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28036>, 0x7f9a98cde9bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27964>, 0x7f9a98cda680 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10752>, 0x7f9a98cda606 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10630>, 0x7f9a98cdd94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23755>, 0x7f9a98cdd6f4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23156>, 0x7f9a98cdcaae <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20014>, 0x7f9a98cdca27 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19879>, 0x7f9a98cddbd7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24407>, 0x7f9a98cda2ee <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9838>, 0x7f9a98cda217 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9623>, 0x7f9a98cda1bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9532>, 0x7f9a98cd897c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3324>, 0x7f9a98cdaf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13078>, 0x7f9a98cde50a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26762>, 0x7f9a98cdd49c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22556>, 0x7f9a98cde050 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25552>, 0x7f9a98cdd67e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23038>, 0x7f9a98cd9f2a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8874>, 0x7f9a98cde33a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26298>, 0x7f9a98cde2df <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26207>, 0x7f9a98cdea4c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28108>, 0x7f9a98cdda30 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23984>, 0x7f9a98ce04bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34876>, 0x7f9a98ce0bbf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36671>, 0x7f9a98ce089b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35867>, 0x7f9a98ce0e3a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37306>, 0x7f9a98cd92f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5749>, 0x7f9a98cdb377 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14071>, 0x7f9a98ce0d54 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37076>, 0x7f9a98ce0c64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36836>, 0x7f9a98cdb589 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14601>, 0x7f9a98cdb59e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14622>, 0x7f9a98cdb55c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14556>, 0x7f9a98cdb595 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14613>, 0x7f9a98cdb8f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15472>, 0x7f9a98cdb4b4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14388>, 0x7f9a98cdb8e4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15460>, 0x7f9a98cdb8ff <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15487>, 0x7f9a98cdaab7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11831>, 0x7f9a98cd9113 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5267>, 0x7f9a98cdb0ec <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13420>, 0x7f9a98cdb061 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13281>, 0x7f9a98cddf4e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25294>, 0x7f9a98cdaad5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11861>, 0x7f9a98cdb90b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15499>, 0x7f9a98ce0256 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34262>, 0x7f9a98cda363 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9955>, 0x7f9a98ce0089 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33801>, 0x7f9a98cdffed <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33645>, 0x7f9a98cdfe9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33308>, 0x7f9a98cdf630 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31152>, 0x7f9a98ce0327 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34471>, 0x7f9a98cdd53b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22715>, 0x7f9a98cdf986 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32006>, 0x7f9a98cdc9b9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19769>, 0x7f9a98cd8ed6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4694>, 0x7f9a98cddf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25366>, 0x7f9a98cde17c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25852>, 0x7f9a98cdb4af <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14383>, 0x7f9a98cd9450 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6096>, 0x7f9a98cdf790 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31504>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cde8a5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27685>, 0x7f9a98cd9fc3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9027>, 0x7f9a98ce041d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34717>, 0x7f9a98cdaf24 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12964>, 0x7f9a98cdeb3d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28349>, 0x7f9a98ce02e9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34409>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cde406 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26502>, 0x7f9a98cde38f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26383>, 0x7f9a98cdfa22 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32162>, 0x7f9a98cd9289 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5641>, 0x7f9a98cdbceb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16491>, 0x7f9a98cdbc2f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16303>, 0x7f9a98cda54e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10446>, 0x7f9a98cda4d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10324>, 0x7f9a98cdf679 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31225>, 0x7f9a98cdc94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19659>, 0x7f9a98cd9280 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5632>, 0x7f9a98cdd859 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23513>, 0x7f9a98cdd84f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23503>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98ce029a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34330>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cddbd2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24402>, 0x7f9a98cdb910 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15504>, 0x7f9a98cdb5ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14636>, 0x7f9a98cdb5a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14631>, 0x7f9a98cd7ea2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+546>, 0x7f9a98cd7ea8 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+552>, 0x7f9a98cde6cb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27211>, 0x7f9a98cdff9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33564>, 0x7f9a98cdff13 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33427>, 0x7f9a98ce01f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34163>, 0x7f9a98ce0140 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33984>, 0x7f9a98cdec41 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28609>, 0x7f9a98cdebd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28501>, 0x7f9a98cdeb64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28388>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cdee2d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29101>, 0x7f9a98cdecd9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28761>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdd9d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23897>, 0x7f9a98cdf052 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29650>, 0x7f9a98cdefdd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29533>, 0x7f9a98cdef68 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29416>, 0x7f9a98cdeef3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29299>, 0x7f9a98cdfdfe <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33150>, 0x7f9a98cd9e91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8721>, 0x7f9a98cdfd73 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33011>, 0x7f9a98ce0810 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35728>, 0x7f9a98ce077c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35580>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdb960 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15584>, 0x7f9a98cdd514 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22676>, 0x7f9a98cdf9d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32084>, 0x7f9a98cdb2a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13863>, 0x7f9a98cda84a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11210>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cdeb16 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28310>, 0x7f9a98cdf9fb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32123>, 0x7f9a98cddd83 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24835>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>...} > interpGuard = {cx = 0xdcaa50, regs = @0x7fffd0ee7be0, prevContextRegs = 0x7fffd0ee7cb8} > argv = 0x7f9a8bd17520 > interpReturnOK = <optimized out> > len = <optimized out> > interruptJumpTable = {0x7f9a98cdfbb0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32560> <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0xe5fa98 > op = <optimized out> > rt = 0xd5a150 > jumpTable = 0x7f9a99151aa0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)::normalJumpTable> > regs = {sp = 0x7f9a8bd175a8, pc = 0xe5facf "N", fp = 0x7f9a8bd17520} > script = 0xe5f9e0 > atomNotDefined = <optimized out> >#26 0x00007f9a98ced206 in js::RunScript (cx=cx@entry=0xdcaa50, script=script@entry=0xf5a030, fp=fp@entry=0x7f9a8bd174b8) at jsinterp.cpp:653 > prepareInterp = {cx = 0xdcaa50, script = 0xf5a030} > ok = <optimized out> > status = <optimized out> >#27 0x00007f9a98cef4d5 in js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=<optimized out>, flags@entry=0) at jsinterp.cpp:740 > preserve = {cx = 0xdcaa50, enumerators = 0x0} > frame = {cx_ = 0xdcaa50, regs_ = {sp = 0x7f9a8bd17510, pc = 0xf5a110 "AT", fp = 0x7f9a8bd174b8}, prevRegs_ = 0x7fffd0ee8050} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd174a8, argc_ = 2} >#28 0x00007f9a98cbcaba in js_fun_apply (cx=0xdcaa50, argc=<optimized out>, vp=0x7f9a8bd17478) at jsfun.cpp:2205 > length = 2 > fval = {data = {asBits = 18445617738061222416, debugView = {payload47 = 140301746868752, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -1949789680, u32 = 2345177616, why = 2345177616, word = 18445617738061222416}}, asDouble = -nan(0xbff9a8bc89210), asPtr = 0xfffbff9a8bc89210}} > n = 2 > args = {<js::CallArgs> = {argv_ = 0x7f9a8bd174a8, argc_ = 2}, cx = 0xdcaa50, seg = 0x0, prevInvokeArgEnd = 0x7f9a8bd17400} >#29 0x00007f9a98ce3264 in CallJSNative (vp=0x7f9a8bd17478, argc=2, native=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:701 > ok = <optimized out> >#30 js::Interpret (cx=cx@entry=0xdcaa50, entryFrame=entryFrame@entry=0x7f9a8bd17410, inlineCallCount=inlineCallCount@entry=0, interpMode=interpMode@entry=JSINTERP_NORMAL) at jsinterp.cpp:4799 > ok = <optimized out> > ok = <optimized out> > callee = 0x7f9a8bc04280 > flags = 0 > vp = 0x7f9a8bd17478 > newfun = <optimized out> > argc = 2 > rf = {mContext = <optimized out>, mSaved = 65535} > normalJumpTable = {0x7f9a98cdf9ad <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32045>, 0x7f9a98cdd4cc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22604>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cdd562 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22754>, 0x7f9a98cddf0f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25231>, 0x7f9a98cddee0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25184>, 0x7f9a98cd8edf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4703>, 0x7f9a98cda7d3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11091>, 0x7f9a98cda727 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10919>, 0x7f9a98cdd613 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22931>, 0x7f9a98cda136 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9398>, 0x7f9a98cda0ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9260>, 0x7f9a98cdb01f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13215>, 0x7f9a98cdafd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13141>, 0x7f9a98cdae5f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12767>, 0x7f9a98cda9fc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11644>, 0x7f9a98cda941 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11457>, 0x7f9a98cda886 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11270>, 0x7f9a98cdc6fd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19069>, 0x7f9a98cdbd62 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16610>, 0x7f9a98cdcc72 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20466>, 0x7f9a98cdcb35 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20149>, 0x7f9a98cdcdaf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20783>, 0x7f9a98cdbe60 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16864>, 0x7f9a98cdd174 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21748>, 0x7f9a98cdd0b7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21559>, 0x7f9a98cdd231 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21937>, 0x7f9a98cdc7f9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19321>, 0x7f9a98cdcfd6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21334>, 0x7f9a98cdcef5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21109>, 0x7f9a98cdc087 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17415>, 0x7f9a98cdbfa6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17190>, 0x7f9a98cdc4c3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18499>, 0x7f9a98cdc437 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18359>, 0x7f9a98cdc3a4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18212>, 0x7f9a98cdc361 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18145>, 0x7f9a98cdc620 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18848>, 0x7f9a98cdc54c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18636>, 0x7f9a98cdc1d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17753>, 0x7f9a98cd8f3b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4795>, 0x7f9a98cdc324 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18084>, 0x7f9a98cdb5e5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14693>, 0x7f9a98cdb605 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14725>, 0x7f9a98cdc1d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17748>, 0x7f9a98cdb5d5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14677>, 0x7f9a98cdb5f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14709>, 0x7f9a98cdc1cf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17743>, 0x7f9a98cdb5c5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14661>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cdb5b5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14645>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd85b6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2358>, 0x7f9a98cdda8b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24075>, 0x7f9a98cddbf6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24438>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cddf91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25361>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cde48f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26639>, 0x7f9a98cde590 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26896>, 0x7f9a98cde683 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27139>, 0x7f9a98cde63b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27067>, 0x7f9a98cde5f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26995>, 0x7f9a98cdb829 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15273>, 0x7f9a98cdea04 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28036>, 0x7f9a98cde9bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27964>, 0x7f9a98cda680 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10752>, 0x7f9a98cda606 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10630>, 0x7f9a98cdd94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23755>, 0x7f9a98cdd6f4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23156>, 0x7f9a98cdcaae <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20014>, 0x7f9a98cdca27 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19879>, 0x7f9a98cddbd7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24407>, 0x7f9a98cda2ee <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9838>, 0x7f9a98cda217 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9623>, 0x7f9a98cda1bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9532>, 0x7f9a98cd897c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3324>, 0x7f9a98cdaf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13078>, 0x7f9a98cde50a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26762>, 0x7f9a98cdd49c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22556>, 0x7f9a98cde050 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25552>, 0x7f9a98cdd67e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23038>, 0x7f9a98cd9f2a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8874>, 0x7f9a98cde33a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26298>, 0x7f9a98cde2df <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26207>, 0x7f9a98cdea4c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28108>, 0x7f9a98cdda30 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23984>, 0x7f9a98ce04bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34876>, 0x7f9a98ce0bbf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36671>, 0x7f9a98ce089b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35867>, 0x7f9a98ce0e3a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37306>, 0x7f9a98cd92f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5749>, 0x7f9a98cdb377 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14071>, 0x7f9a98ce0d54 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37076>, 0x7f9a98ce0c64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36836>, 0x7f9a98cdb589 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14601>, 0x7f9a98cdb59e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14622>, 0x7f9a98cdb55c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14556>, 0x7f9a98cdb595 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14613>, 0x7f9a98cdb8f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15472>, 0x7f9a98cdb4b4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14388>, 0x7f9a98cdb8e4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15460>, 0x7f9a98cdb8ff <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15487>, 0x7f9a98cdaab7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11831>, 0x7f9a98cd9113 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5267>, 0x7f9a98cdb0ec <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13420>, 0x7f9a98cdb061 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13281>, 0x7f9a98cddf4e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25294>, 0x7f9a98cdaad5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11861>, 0x7f9a98cdb90b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15499>, 0x7f9a98ce0256 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34262>, 0x7f9a98cda363 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9955>, 0x7f9a98ce0089 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33801>, 0x7f9a98cdffed <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33645>, 0x7f9a98cdfe9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33308>, 0x7f9a98cdf630 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31152>, 0x7f9a98ce0327 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34471>, 0x7f9a98cdd53b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22715>, 0x7f9a98cdf986 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32006>, 0x7f9a98cdc9b9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19769>, 0x7f9a98cd8ed6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4694>, 0x7f9a98cddf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25366>, 0x7f9a98cde17c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25852>, 0x7f9a98cdb4af <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14383>, 0x7f9a98cd9450 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6096>, 0x7f9a98cdf790 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31504>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cde8a5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27685>, 0x7f9a98cd9fc3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9027>, 0x7f9a98ce041d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34717>, 0x7f9a98cdaf24 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12964>, 0x7f9a98cdeb3d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28349>, 0x7f9a98ce02e9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34409>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cde406 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26502>, 0x7f9a98cde38f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26383>, 0x7f9a98cdfa22 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32162>, 0x7f9a98cd9289 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5641>, 0x7f9a98cdbceb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16491>, 0x7f9a98cdbc2f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16303>, 0x7f9a98cda54e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10446>, 0x7f9a98cda4d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10324>, 0x7f9a98cdf679 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31225>, 0x7f9a98cdc94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19659>, 0x7f9a98cd9280 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5632>, 0x7f9a98cdd859 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23513>, 0x7f9a98cdd84f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23503>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98ce029a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34330>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cddbd2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24402>, 0x7f9a98cdb910 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15504>, 0x7f9a98cdb5ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14636>, 0x7f9a98cdb5a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14631>, 0x7f9a98cd7ea2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+546>, 0x7f9a98cd7ea8 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+552>, 0x7f9a98cde6cb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27211>, 0x7f9a98cdff9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33564>, 0x7f9a98cdff13 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33427>, 0x7f9a98ce01f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34163>, 0x7f9a98ce0140 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33984>, 0x7f9a98cdec41 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28609>, 0x7f9a98cdebd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28501>, 0x7f9a98cdeb64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28388>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cdee2d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29101>, 0x7f9a98cdecd9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28761>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdd9d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23897>, 0x7f9a98cdf052 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29650>, 0x7f9a98cdefdd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29533>, 0x7f9a98cdef68 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29416>, 0x7f9a98cdeef3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29299>, 0x7f9a98cdfdfe <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33150>, 0x7f9a98cd9e91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8721>, 0x7f9a98cdfd73 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33011>, 0x7f9a98ce0810 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35728>, 0x7f9a98ce077c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35580>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdb960 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15584>, 0x7f9a98cdd514 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22676>, 0x7f9a98cdf9d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32084>, 0x7f9a98cdb2a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13863>, 0x7f9a98cda84a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11210>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cdeb16 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28310>, 0x7f9a98cdf9fb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32123>, 0x7f9a98cddd83 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24835>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>...} > interpGuard = {cx = 0xdcaa50, regs = @0x7fffd0ee8050, prevContextRegs = 0x7fffd0ee8128} > argv = 0x7f9a8bd17410 > interpReturnOK = <optimized out> > len = <optimized out> > interruptJumpTable = {0x7f9a98cdfbb0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32560> <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0xe5fa98 > op = <optimized out> > rt = 0xd5a150 > jumpTable = 0x7f9a99151aa0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)::normalJumpTable> > regs = {sp = 0x7f9a8bd17498, pc = 0xe5facf "N", fp = 0x7f9a8bd17410} > script = 0xe5f9e0 > atomNotDefined = <optimized out> >#31 0x00007f9a98ced206 in js::RunScript (cx=cx@entry=0xdcaa50, script=script@entry=0xe5f9e0, fp=fp@entry=0x7f9a8bd17410) at jsinterp.cpp:653 > prepareInterp = {cx = 0xdcaa50, script = 0xe5f9e0} > ok = <optimized out> > status = <optimized out> >#32 0x00007f9a98cef4d5 in js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=<optimized out>, flags@entry=0) at jsinterp.cpp:740 > preserve = {cx = 0xdcaa50, enumerators = 0x0} > frame = {cx_ = 0xdcaa50, regs_ = {sp = 0x7f9a8bd17478, pc = 0xe5fab8 "\323", fp = 0x7f9a8bd17410}, prevRegs_ = 0x7fffd0ee84c0} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd173f0, argc_ = 2} >#33 0x00007f9a98cbcaba in js_fun_apply (cx=0xdcaa50, argc=<optimized out>, vp=0x7f9a8bd173c0) at jsfun.cpp:2205 > length = 2 > fval = {data = {asBits = 18445617738061222504, debugView = {payload47 = 140301746868840, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -1949789592, u32 = 2345177704, why = 2345177704, word = 18445617738061222504}}, asDouble = -nan(0xbff9a8bc89268), asPtr = 0xfffbff9a8bc89268}} > n = 2 > args = {<js::CallArgs> = {argv_ = 0x7f9a8bd173f0, argc_ = 2}, cx = 0xdcaa50, seg = 0x0, prevInvokeArgEnd = 0x7f9a8bd17358} >#34 0x00007f9a98ce3264 in CallJSNative (vp=0x7f9a8bd173c0, argc=2, native=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:701 > ok = <optimized out> >#35 js::Interpret (cx=cx@entry=0xdcaa50, entryFrame=entryFrame@entry=0x7f9a8bd17368, inlineCallCount=inlineCallCount@entry=0, interpMode=interpMode@entry=JSINTERP_NORMAL) at jsinterp.cpp:4799 > ok = <optimized out> > ok = <optimized out> > callee = 0x7f9a8bc04280 > flags = 0 > vp = 0x7f9a8bd173c0 > newfun = <optimized out> > argc = 2 > rf = {mContext = <optimized out>, mSaved = 65535} > normalJumpTable = {0x7f9a98cdf9ad <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32045>, 0x7f9a98cdd4cc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22604>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cdd562 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22754>, 0x7f9a98cddf0f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25231>, 0x7f9a98cddee0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25184>, 0x7f9a98cd8edf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4703>, 0x7f9a98cda7d3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11091>, 0x7f9a98cda727 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10919>, 0x7f9a98cdd613 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22931>, 0x7f9a98cda136 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9398>, 0x7f9a98cda0ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9260>, 0x7f9a98cdb01f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13215>, 0x7f9a98cdafd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13141>, 0x7f9a98cdae5f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12767>, 0x7f9a98cda9fc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11644>, 0x7f9a98cda941 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11457>, 0x7f9a98cda886 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11270>, 0x7f9a98cdc6fd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19069>, 0x7f9a98cdbd62 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16610>, 0x7f9a98cdcc72 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20466>, 0x7f9a98cdcb35 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20149>, 0x7f9a98cdcdaf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20783>, 0x7f9a98cdbe60 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16864>, 0x7f9a98cdd174 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21748>, 0x7f9a98cdd0b7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21559>, 0x7f9a98cdd231 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21937>, 0x7f9a98cdc7f9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19321>, 0x7f9a98cdcfd6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21334>, 0x7f9a98cdcef5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21109>, 0x7f9a98cdc087 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17415>, 0x7f9a98cdbfa6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17190>, 0x7f9a98cdc4c3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18499>, 0x7f9a98cdc437 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18359>, 0x7f9a98cdc3a4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18212>, 0x7f9a98cdc361 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18145>, 0x7f9a98cdc620 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18848>, 0x7f9a98cdc54c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18636>, 0x7f9a98cdc1d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17753>, 0x7f9a98cd8f3b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4795>, 0x7f9a98cdc324 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18084>, 0x7f9a98cdb5e5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14693>, 0x7f9a98cdb605 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14725>, 0x7f9a98cdc1d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17748>, 0x7f9a98cdb5d5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14677>, 0x7f9a98cdb5f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14709>, 0x7f9a98cdc1cf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17743>, 0x7f9a98cdb5c5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14661>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cdb5b5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14645>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd85b6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2358>, 0x7f9a98cdda8b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24075>, 0x7f9a98cddbf6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24438>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cddf91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25361>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cde48f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26639>, 0x7f9a98cde590 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26896>, 0x7f9a98cde683 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27139>, 0x7f9a98cde63b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27067>, 0x7f9a98cde5f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26995>, 0x7f9a98cdb829 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15273>, 0x7f9a98cdea04 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28036>, 0x7f9a98cde9bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27964>, 0x7f9a98cda680 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10752>, 0x7f9a98cda606 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10630>, 0x7f9a98cdd94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23755>, 0x7f9a98cdd6f4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23156>, 0x7f9a98cdcaae <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20014>, 0x7f9a98cdca27 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19879>, 0x7f9a98cddbd7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24407>, 0x7f9a98cda2ee <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9838>, 0x7f9a98cda217 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9623>, 0x7f9a98cda1bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9532>, 0x7f9a98cd897c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3324>, 0x7f9a98cdaf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13078>, 0x7f9a98cde50a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26762>, 0x7f9a98cdd49c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22556>, 0x7f9a98cde050 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25552>, 0x7f9a98cdd67e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23038>, 0x7f9a98cd9f2a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8874>, 0x7f9a98cde33a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26298>, 0x7f9a98cde2df <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26207>, 0x7f9a98cdea4c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28108>, 0x7f9a98cdda30 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23984>, 0x7f9a98ce04bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34876>, 0x7f9a98ce0bbf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36671>, 0x7f9a98ce089b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35867>, 0x7f9a98ce0e3a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37306>, 0x7f9a98cd92f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5749>, 0x7f9a98cdb377 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14071>, 0x7f9a98ce0d54 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37076>, 0x7f9a98ce0c64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36836>, 0x7f9a98cdb589 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14601>, 0x7f9a98cdb59e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14622>, 0x7f9a98cdb55c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14556>, 0x7f9a98cdb595 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14613>, 0x7f9a98cdb8f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15472>, 0x7f9a98cdb4b4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14388>, 0x7f9a98cdb8e4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15460>, 0x7f9a98cdb8ff <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15487>, 0x7f9a98cdaab7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11831>, 0x7f9a98cd9113 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5267>, 0x7f9a98cdb0ec <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13420>, 0x7f9a98cdb061 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13281>, 0x7f9a98cddf4e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25294>, 0x7f9a98cdaad5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11861>, 0x7f9a98cdb90b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15499>, 0x7f9a98ce0256 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34262>, 0x7f9a98cda363 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9955>, 0x7f9a98ce0089 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33801>, 0x7f9a98cdffed <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33645>, 0x7f9a98cdfe9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33308>, 0x7f9a98cdf630 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31152>, 0x7f9a98ce0327 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34471>, 0x7f9a98cdd53b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22715>, 0x7f9a98cdf986 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32006>, 0x7f9a98cdc9b9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19769>, 0x7f9a98cd8ed6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4694>, 0x7f9a98cddf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25366>, 0x7f9a98cde17c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25852>, 0x7f9a98cdb4af <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14383>, 0x7f9a98cd9450 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6096>, 0x7f9a98cdf790 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31504>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cde8a5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27685>, 0x7f9a98cd9fc3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9027>, 0x7f9a98ce041d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34717>, 0x7f9a98cdaf24 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12964>, 0x7f9a98cdeb3d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28349>, 0x7f9a98ce02e9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34409>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cde406 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26502>, 0x7f9a98cde38f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26383>, 0x7f9a98cdfa22 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32162>, 0x7f9a98cd9289 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5641>, 0x7f9a98cdbceb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16491>, 0x7f9a98cdbc2f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16303>, 0x7f9a98cda54e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10446>, 0x7f9a98cda4d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10324>, 0x7f9a98cdf679 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31225>, 0x7f9a98cdc94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19659>, 0x7f9a98cd9280 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5632>, 0x7f9a98cdd859 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23513>, 0x7f9a98cdd84f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23503>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98ce029a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34330>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cddbd2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24402>, 0x7f9a98cdb910 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15504>, 0x7f9a98cdb5ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14636>, 0x7f9a98cdb5a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14631>, 0x7f9a98cd7ea2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+546>, 0x7f9a98cd7ea8 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+552>, 0x7f9a98cde6cb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27211>, 0x7f9a98cdff9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33564>, 0x7f9a98cdff13 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33427>, 0x7f9a98ce01f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34163>, 0x7f9a98ce0140 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33984>, 0x7f9a98cdec41 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28609>, 0x7f9a98cdebd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28501>, 0x7f9a98cdeb64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28388>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cdee2d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29101>, 0x7f9a98cdecd9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28761>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdd9d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23897>, 0x7f9a98cdf052 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29650>, 0x7f9a98cdefdd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29533>, 0x7f9a98cdef68 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29416>, 0x7f9a98cdeef3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29299>, 0x7f9a98cdfdfe <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33150>, 0x7f9a98cd9e91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8721>, 0x7f9a98cdfd73 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33011>, 0x7f9a98ce0810 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35728>, 0x7f9a98ce077c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35580>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdb960 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15584>, 0x7f9a98cdd514 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22676>, 0x7f9a98cdf9d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32084>, 0x7f9a98cdb2a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13863>, 0x7f9a98cda84a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11210>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cdeb16 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28310>, 0x7f9a98cdf9fb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32123>, 0x7f9a98cddd83 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24835>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>...} > interpGuard = {cx = 0xdcaa50, regs = @0x7fffd0ee84c0, prevContextRegs = 0x7fffd0ee8598} > argv = 0x7f9a8bd17368 > interpReturnOK = <optimized out> > len = <optimized out> > interruptJumpTable = {0x7f9a98cdfbb0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32560> <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0xe7c578 > op = <optimized out> > rt = 0xd5a150 > jumpTable = 0x7f9a99151aa0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)::normalJumpTable> > regs = {sp = 0x7f9a8bd173e0, pc = 0xe7c591 "N", fp = 0x7f9a8bd17368} > script = 0xe7c4c0 > atomNotDefined = <optimized out> >#36 0x00007f9a98ced206 in js::RunScript (cx=cx@entry=0xdcaa50, script=script@entry=0xe7c4c0, fp=fp@entry=0x7f9a8bd17368) at jsinterp.cpp:653 > prepareInterp = {cx = 0xdcaa50, script = 0xe7c4c0} > ok = <optimized out> > status = <optimized out> >#37 0x00007f9a98cef4d5 in js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=<optimized out>, flags@entry=0) at jsinterp.cpp:740 > preserve = {cx = 0xdcaa50, enumerators = 0x0} > frame = {cx_ = 0xdcaa50, regs_ = {sp = 0x7f9a8bd173c0, pc = 0xe7c588 "A5", fp = 0x7f9a8bd17368}, prevRegs_ = 0x7fffd0ee8930} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd17348, argc_ = 2} >#38 0x00007f9a98cbcaba in js_fun_apply (cx=0xdcaa50, argc=<optimized out>, vp=0x7f9a8bd17318) at jsfun.cpp:2205 > length = 2 > fval = {data = {asBits = 18445617738060695968, debugView = {payload47 = 140301746342304, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -1950316128, u32 = 2344651168, why = 2344651168, word = 18445617738060695968}}, asDouble = -nan(0xbff9a8bc089a0), asPtr = 0xfffbff9a8bc089a0}} > n = 2 > args = {<js::CallArgs> = {argv_ = 0x7f9a8bd17348, argc_ = 2}, cx = 0xdcaa50, seg = 0x0, prevInvokeArgEnd = 0x7f9a8bd17220} >#39 0x00007f9a98ce3264 in CallJSNative (vp=0x7f9a8bd17318, argc=2, native=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:701 > ok = <optimized out> >#40 js::Interpret (cx=cx@entry=0xdcaa50, entryFrame=entryFrame@entry=0x7f9a8bd17230, inlineCallCount=1, inlineCallCount@entry=0, interpMode=interpMode@entry=JSINTERP_NORMAL) at jsinterp.cpp:4799 > ok = <optimized out> > ok = <optimized out> > callee = 0x7f9a8bc04280 > flags = 0 > vp = 0x7f9a8bd17318 > newfun = <optimized out> > argc = 2 > rf = {mContext = <optimized out>, mSaved = 65535} > normalJumpTable = {0x7f9a98cdf9ad <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32045>, 0x7f9a98cdd4cc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22604>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cdd562 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22754>, 0x7f9a98cddf0f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25231>, 0x7f9a98cddee0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25184>, 0x7f9a98cd8edf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4703>, 0x7f9a98cda7d3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11091>, 0x7f9a98cda727 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10919>, 0x7f9a98cdd613 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22931>, 0x7f9a98cda136 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9398>, 0x7f9a98cda0ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9260>, 0x7f9a98cdb01f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13215>, 0x7f9a98cdafd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13141>, 0x7f9a98cdae5f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12767>, 0x7f9a98cda9fc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11644>, 0x7f9a98cda941 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11457>, 0x7f9a98cda886 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11270>, 0x7f9a98cdc6fd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19069>, 0x7f9a98cdbd62 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16610>, 0x7f9a98cdcc72 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20466>, 0x7f9a98cdcb35 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20149>, 0x7f9a98cdcdaf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20783>, 0x7f9a98cdbe60 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16864>, 0x7f9a98cdd174 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21748>, 0x7f9a98cdd0b7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21559>, 0x7f9a98cdd231 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21937>, 0x7f9a98cdc7f9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19321>, 0x7f9a98cdcfd6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21334>, 0x7f9a98cdcef5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21109>, 0x7f9a98cdc087 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17415>, 0x7f9a98cdbfa6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17190>, 0x7f9a98cdc4c3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18499>, 0x7f9a98cdc437 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18359>, 0x7f9a98cdc3a4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18212>, 0x7f9a98cdc361 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18145>, 0x7f9a98cdc620 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18848>, 0x7f9a98cdc54c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18636>, 0x7f9a98cdc1d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17753>, 0x7f9a98cd8f3b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4795>, 0x7f9a98cdc324 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18084>, 0x7f9a98cdb5e5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14693>, 0x7f9a98cdb605 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14725>, 0x7f9a98cdc1d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17748>, 0x7f9a98cdb5d5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14677>, 0x7f9a98cdb5f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14709>, 0x7f9a98cdc1cf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17743>, 0x7f9a98cdb5c5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14661>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cdb5b5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14645>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd85b6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2358>, 0x7f9a98cdda8b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24075>, 0x7f9a98cddbf6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24438>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cddf91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25361>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cde48f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26639>, 0x7f9a98cde590 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26896>, 0x7f9a98cde683 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27139>, 0x7f9a98cde63b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27067>, 0x7f9a98cde5f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26995>, 0x7f9a98cdb829 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15273>, 0x7f9a98cdea04 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28036>, 0x7f9a98cde9bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27964>, 0x7f9a98cda680 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10752>, 0x7f9a98cda606 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10630>, 0x7f9a98cdd94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23755>, 0x7f9a98cdd6f4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23156>, 0x7f9a98cdcaae <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20014>, 0x7f9a98cdca27 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19879>, 0x7f9a98cddbd7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24407>, 0x7f9a98cda2ee <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9838>, 0x7f9a98cda217 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9623>, 0x7f9a98cda1bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9532>, 0x7f9a98cd897c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3324>, 0x7f9a98cdaf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13078>, 0x7f9a98cde50a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26762>, 0x7f9a98cdd49c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22556>, 0x7f9a98cde050 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25552>, 0x7f9a98cdd67e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23038>, 0x7f9a98cd9f2a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8874>, 0x7f9a98cde33a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26298>, 0x7f9a98cde2df <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26207>, 0x7f9a98cdea4c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28108>, 0x7f9a98cdda30 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23984>, 0x7f9a98ce04bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34876>, 0x7f9a98ce0bbf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36671>, 0x7f9a98ce089b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35867>, 0x7f9a98ce0e3a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37306>, 0x7f9a98cd92f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5749>, 0x7f9a98cdb377 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14071>, 0x7f9a98ce0d54 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37076>, 0x7f9a98ce0c64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36836>, 0x7f9a98cdb589 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14601>, 0x7f9a98cdb59e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14622>, 0x7f9a98cdb55c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14556>, 0x7f9a98cdb595 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14613>, 0x7f9a98cdb8f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15472>, 0x7f9a98cdb4b4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14388>, 0x7f9a98cdb8e4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15460>, 0x7f9a98cdb8ff <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15487>, 0x7f9a98cdaab7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11831>, 0x7f9a98cd9113 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5267>, 0x7f9a98cdb0ec <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13420>, 0x7f9a98cdb061 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13281>, 0x7f9a98cddf4e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25294>, 0x7f9a98cdaad5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11861>, 0x7f9a98cdb90b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15499>, 0x7f9a98ce0256 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34262>, 0x7f9a98cda363 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9955>, 0x7f9a98ce0089 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33801>, 0x7f9a98cdffed <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33645>, 0x7f9a98cdfe9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33308>, 0x7f9a98cdf630 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31152>, 0x7f9a98ce0327 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34471>, 0x7f9a98cdd53b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22715>, 0x7f9a98cdf986 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32006>, 0x7f9a98cdc9b9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19769>, 0x7f9a98cd8ed6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4694>, 0x7f9a98cddf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25366>, 0x7f9a98cde17c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25852>, 0x7f9a98cdb4af <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14383>, 0x7f9a98cd9450 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6096>, 0x7f9a98cdf790 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31504>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cde8a5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27685>, 0x7f9a98cd9fc3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9027>, 0x7f9a98ce041d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34717>, 0x7f9a98cdaf24 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12964>, 0x7f9a98cdeb3d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28349>, 0x7f9a98ce02e9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34409>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cde406 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26502>, 0x7f9a98cde38f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26383>, 0x7f9a98cdfa22 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32162>, 0x7f9a98cd9289 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5641>, 0x7f9a98cdbceb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16491>, 0x7f9a98cdbc2f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16303>, 0x7f9a98cda54e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10446>, 0x7f9a98cda4d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10324>, 0x7f9a98cdf679 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31225>, 0x7f9a98cdc94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19659>, 0x7f9a98cd9280 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5632>, 0x7f9a98cdd859 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23513>, 0x7f9a98cdd84f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23503>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98ce029a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34330>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cddbd2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24402>, 0x7f9a98cdb910 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15504>, 0x7f9a98cdb5ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14636>, 0x7f9a98cdb5a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14631>, 0x7f9a98cd7ea2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+546>, 0x7f9a98cd7ea8 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+552>, 0x7f9a98cde6cb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27211>, 0x7f9a98cdff9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33564>, 0x7f9a98cdff13 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33427>, 0x7f9a98ce01f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34163>, 0x7f9a98ce0140 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33984>, 0x7f9a98cdec41 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28609>, 0x7f9a98cdebd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28501>, 0x7f9a98cdeb64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28388>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cdee2d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29101>, 0x7f9a98cdecd9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28761>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdd9d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23897>, 0x7f9a98cdf052 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29650>, 0x7f9a98cdefdd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29533>, 0x7f9a98cdef68 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29416>, 0x7f9a98cdeef3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29299>, 0x7f9a98cdfdfe <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33150>, 0x7f9a98cd9e91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8721>, 0x7f9a98cdfd73 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33011>, 0x7f9a98ce0810 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35728>, 0x7f9a98ce077c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35580>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdb960 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15584>, 0x7f9a98cdd514 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22676>, 0x7f9a98cdf9d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32084>, 0x7f9a98cdb2a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13863>, 0x7f9a98cda84a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11210>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cdeb16 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28310>, 0x7f9a98cdf9fb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32123>, 0x7f9a98cddd83 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24835>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>...} > interpGuard = {cx = 0xdcaa50, regs = @0x7fffd0ee8930, prevContextRegs = 0x7fffd0ee8a08} > argv = 0x7f9a8bd172c0 > interpReturnOK = <optimized out> > len = <optimized out> > interruptJumpTable = {0x7f9a98cdfbb0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32560> <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0xe5f908 > op = <optimized out> > rt = 0xd5a150 > jumpTable = 0x7f9a99151aa0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)::normalJumpTable> > regs = {sp = 0x7f9a8bd17338, pc = 0xe5f92f "N", fp = 0x7f9a8bd172c0} > script = 0xe5f850 > atomNotDefined = <optimized out> >#41 0x00007f9a98ced206 in js::RunScript (cx=cx@entry=0xdcaa50, script=script@entry=0xe8b250, fp=fp@entry=0x7f9a8bd17230) at jsinterp.cpp:653 > prepareInterp = {cx = 0xdcaa50, script = 0xe8b250} > ok = <optimized out> > status = <optimized out> >#42 0x00007f9a98cef4d5 in js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=<optimized out>, flags@entry=0) at jsinterp.cpp:740 > preserve = {cx = 0xdcaa50, enumerators = 0x0} > frame = {cx_ = 0xdcaa50, regs_ = {sp = 0x7f9a8bd17290, pc = 0xe8b368 ";", fp = 0x7f9a8bd17230}, prevRegs_ = 0x7fffd0ee8da0} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd17210, argc_ = 2} >#43 0x00007f9a98cbcaba in js_fun_apply (cx=0xdcaa50, argc=<optimized out>, vp=0x7f9a8bd171e0) at jsfun.cpp:2205 > length = 2 > fval = {data = {asBits = 18445617738061269760, debugView = {payload47 = 140301746916096, tag = JSVAL_TAG_OBJECT}, s = {payload = {i32 = -1949742336, u32 = 2345224960, why = 2345224960, word = 18445617738061269760}}, asDouble = -nan(0xbff9a8bc94b00), asPtr = 0xfffbff9a8bc94b00}} > n = 2 > args = {<js::CallArgs> = {argv_ = 0x7f9a8bd17210, argc_ = 2}, cx = 0xdcaa50, seg = 0x0, prevInvokeArgEnd = 0x7f9a8bd17168} >#44 0x00007f9a98ce3264 in CallJSNative (vp=0x7f9a8bd171e0, argc=2, native=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:701 > ok = <optimized out> >#45 js::Interpret (cx=cx@entry=0xdcaa50, entryFrame=entryFrame@entry=0x7f9a8bd17178, inlineCallCount=inlineCallCount@entry=0, interpMode=interpMode@entry=JSINTERP_NORMAL) at jsinterp.cpp:4799 > ok = <optimized out> > ok = <optimized out> > callee = 0x7f9a8bc04280 > flags = 0 > vp = 0x7f9a8bd171e0 > newfun = <optimized out> > argc = 2 > rf = {mContext = <optimized out>, mSaved = 65535} > normalJumpTable = {0x7f9a98cdf9ad <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32045>, 0x7f9a98cdd4cc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22604>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cdd562 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22754>, 0x7f9a98cddf0f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25231>, 0x7f9a98cddee0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25184>, 0x7f9a98cd8edf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4703>, 0x7f9a98cda7d3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11091>, 0x7f9a98cda727 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10919>, 0x7f9a98cdd613 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22931>, 0x7f9a98cda136 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9398>, 0x7f9a98cda0ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9260>, 0x7f9a98cdb01f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13215>, 0x7f9a98cdafd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13141>, 0x7f9a98cdae5f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12767>, 0x7f9a98cda9fc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11644>, 0x7f9a98cda941 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11457>, 0x7f9a98cda886 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11270>, 0x7f9a98cdc6fd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19069>, 0x7f9a98cdbd62 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16610>, 0x7f9a98cdcc72 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20466>, 0x7f9a98cdcb35 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20149>, 0x7f9a98cdcdaf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20783>, 0x7f9a98cdbe60 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16864>, 0x7f9a98cdd174 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21748>, 0x7f9a98cdd0b7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21559>, 0x7f9a98cdd231 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21937>, 0x7f9a98cdc7f9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19321>, 0x7f9a98cdcfd6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21334>, 0x7f9a98cdcef5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21109>, 0x7f9a98cdc087 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17415>, 0x7f9a98cdbfa6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17190>, 0x7f9a98cdc4c3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18499>, 0x7f9a98cdc437 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18359>, 0x7f9a98cdc3a4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18212>, 0x7f9a98cdc361 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18145>, 0x7f9a98cdc620 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18848>, 0x7f9a98cdc54c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18636>, 0x7f9a98cdc1d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17753>, 0x7f9a98cd8f3b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4795>, 0x7f9a98cdc324 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18084>, 0x7f9a98cdb5e5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14693>, 0x7f9a98cdb605 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14725>, 0x7f9a98cdc1d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17748>, 0x7f9a98cdb5d5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14677>, 0x7f9a98cdb5f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14709>, 0x7f9a98cdc1cf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17743>, 0x7f9a98cdb5c5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14661>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cdb5b5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14645>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd85b6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2358>, 0x7f9a98cdda8b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24075>, 0x7f9a98cddbf6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24438>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cddf91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25361>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cde48f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26639>, 0x7f9a98cde590 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26896>, 0x7f9a98cde683 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27139>, 0x7f9a98cde63b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27067>, 0x7f9a98cde5f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26995>, 0x7f9a98cdb829 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15273>, 0x7f9a98cdea04 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28036>, 0x7f9a98cde9bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27964>, 0x7f9a98cda680 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10752>, 0x7f9a98cda606 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10630>, 0x7f9a98cdd94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23755>, 0x7f9a98cdd6f4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23156>, 0x7f9a98cdcaae <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20014>, 0x7f9a98cdca27 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19879>, 0x7f9a98cddbd7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24407>, 0x7f9a98cda2ee <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9838>, 0x7f9a98cda217 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9623>, 0x7f9a98cda1bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9532>, 0x7f9a98cd897c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3324>, 0x7f9a98cdaf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13078>, 0x7f9a98cde50a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26762>, 0x7f9a98cdd49c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22556>, 0x7f9a98cde050 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25552>, 0x7f9a98cdd67e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23038>, 0x7f9a98cd9f2a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8874>, 0x7f9a98cde33a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26298>, 0x7f9a98cde2df <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26207>, 0x7f9a98cdea4c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28108>, 0x7f9a98cdda30 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23984>, 0x7f9a98ce04bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34876>, 0x7f9a98ce0bbf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36671>, 0x7f9a98ce089b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35867>, 0x7f9a98ce0e3a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37306>, 0x7f9a98cd92f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5749>, 0x7f9a98cdb377 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14071>, 0x7f9a98ce0d54 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37076>, 0x7f9a98ce0c64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36836>, 0x7f9a98cdb589 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14601>, 0x7f9a98cdb59e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14622>, 0x7f9a98cdb55c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14556>, 0x7f9a98cdb595 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14613>, 0x7f9a98cdb8f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15472>, 0x7f9a98cdb4b4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14388>, 0x7f9a98cdb8e4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15460>, 0x7f9a98cdb8ff <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15487>, 0x7f9a98cdaab7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11831>, 0x7f9a98cd9113 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5267>, 0x7f9a98cdb0ec <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13420>, 0x7f9a98cdb061 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13281>, 0x7f9a98cddf4e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25294>, 0x7f9a98cdaad5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11861>, 0x7f9a98cdb90b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15499>, 0x7f9a98ce0256 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34262>, 0x7f9a98cda363 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9955>, 0x7f9a98ce0089 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33801>, 0x7f9a98cdffed <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33645>, 0x7f9a98cdfe9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33308>, 0x7f9a98cdf630 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31152>, 0x7f9a98ce0327 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34471>, 0x7f9a98cdd53b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22715>, 0x7f9a98cdf986 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32006>, 0x7f9a98cdc9b9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19769>, 0x7f9a98cd8ed6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4694>, 0x7f9a98cddf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25366>, 0x7f9a98cde17c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25852>, 0x7f9a98cdb4af <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14383>, 0x7f9a98cd9450 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6096>, 0x7f9a98cdf790 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31504>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cde8a5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27685>, 0x7f9a98cd9fc3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9027>, 0x7f9a98ce041d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34717>, 0x7f9a98cdaf24 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12964>, 0x7f9a98cdeb3d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28349>, 0x7f9a98ce02e9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34409>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cde406 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26502>, 0x7f9a98cde38f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26383>, 0x7f9a98cdfa22 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32162>, 0x7f9a98cd9289 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5641>, 0x7f9a98cdbceb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16491>, 0x7f9a98cdbc2f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16303>, 0x7f9a98cda54e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10446>, 0x7f9a98cda4d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10324>, 0x7f9a98cdf679 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31225>, 0x7f9a98cdc94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19659>, 0x7f9a98cd9280 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5632>, 0x7f9a98cdd859 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23513>, 0x7f9a98cdd84f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23503>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98ce029a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34330>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cddbd2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24402>, 0x7f9a98cdb910 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15504>, 0x7f9a98cdb5ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14636>, 0x7f9a98cdb5a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14631>, 0x7f9a98cd7ea2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+546>, 0x7f9a98cd7ea8 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+552>, 0x7f9a98cde6cb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27211>, 0x7f9a98cdff9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33564>, 0x7f9a98cdff13 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33427>, 0x7f9a98ce01f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34163>, 0x7f9a98ce0140 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33984>, 0x7f9a98cdec41 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28609>, 0x7f9a98cdebd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28501>, 0x7f9a98cdeb64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28388>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cdee2d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29101>, 0x7f9a98cdecd9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28761>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdd9d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23897>, 0x7f9a98cdf052 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29650>, 0x7f9a98cdefdd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29533>, 0x7f9a98cdef68 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29416>, 0x7f9a98cdeef3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29299>, 0x7f9a98cdfdfe <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33150>, 0x7f9a98cd9e91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8721>, 0x7f9a98cdfd73 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33011>, 0x7f9a98ce0810 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35728>, 0x7f9a98ce077c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35580>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdb960 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15584>, 0x7f9a98cdd514 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22676>, 0x7f9a98cdf9d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32084>, 0x7f9a98cdb2a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13863>, 0x7f9a98cda84a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11210>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cdeb16 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28310>, 0x7f9a98cdf9fb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32123>, 0x7f9a98cddd83 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24835>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>...} > interpGuard = {cx = 0xdcaa50, regs = @0x7fffd0ee8da0, prevContextRegs = 0x7fffd0ee8e78} > argv = 0x7f9a8bd17178 > interpReturnOK = <optimized out> > len = <optimized out> > interruptJumpTable = {0x7f9a98cdfbb0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32560> <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0xe5fa98 > op = <optimized out> > rt = 0xd5a150 > jumpTable = 0x7f9a99151aa0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)::normalJumpTable> > regs = {sp = 0x7f9a8bd17200, pc = 0xe5facf "N", fp = 0x7f9a8bd17178} > script = 0xe5f9e0 > atomNotDefined = <optimized out> >#46 0x00007f9a98ced206 in js::RunScript (cx=cx@entry=0xdcaa50, script=script@entry=0xe5f9e0, fp=fp@entry=0x7f9a8bd17178) at jsinterp.cpp:653 > prepareInterp = {cx = 0xdcaa50, script = 0xe5f9e0} > ok = <optimized out> > status = <optimized out> >#47 0x00007f9a98cef4d5 in js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=<optimized out>, flags@entry=0) at jsinterp.cpp:740 > preserve = {cx = 0xdcaa50, enumerators = 0x0} > frame = {cx_ = 0xdcaa50, regs_ = {sp = 0x7f9a8bd171e0, pc = 0xe5fab8 "\323", fp = 0x7f9a8bd17178}, prevRegs_ = 0x7fffd0eeac30} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd17158, argc_ = 2} >#48 0x00007f9a98cbc525 in js::CallOrConstructBoundFunction (cx=0xdcaa50, argc=<optimized out>, vp=0x7f9a8bd17128) at jsfun.cpp:2319 > argslen = <optimized out> > args = {<js::CallArgs> = {argv_ = 0x7f9a8bd17158, argc_ = 2}, cx = 0xdcaa50, seg = 0x0, prevInvokeArgEnd = 0x7f9a8bd17148} >#49 0x00007f9a98cef26b in CallJSNative (vp=0x7f9a8bd17128, argc=2, native=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:701 > ok = <optimized out> >#50 js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=flags@entry=0) at jsinterp.cpp:703 > frame = {cx_ = 0x0, regs_ = {sp = 0x7fff00000000, pc = 0x409e000000000000 <Address 0x409e000000000000 out of bounds>, fp = 0x7f99d0006000}, prevRegs_ = 0x1} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd17138, argc_ = 2} >#51 0x00007f9a98cefa42 in js::ExternalInvoke (cx=0xdcaa50, thisv=..., fval=..., argc=<optimized out>, argv=0x7fffd0ee9110, rval=0x7fffd0ee9168) at jsinterp.cpp:863 > args = {<js::CallArgs> = {argv_ = 0x7f9a8bd17138, argc_ = 2}, cx = 0xdcaa50, seg = 0x0, prevInvokeArgEnd = 0x0} >#52 0x00007f9a98c57a69 in JS_CallFunctionValue (cx=cx@entry=0xdcaa50, obj=obj@entry=0x0, fval=fval@entry=18445617737491419392, argc=argc@entry=2, argv=argv@entry=0x7fffd0ee9110, rval=rval@entry=0x7fffd0ee9168) at jsapi.cpp:5145 >No locals. >#53 0x00007f9a9aa25bae in gjs_call_function_value (context=context@entry=0xdcaa50, obj=obj@entry=0x0, fval=18445617737491419392, argc=argc@entry=2, argv=argv@entry=0x7fffd0ee9110, rval=rval@entry=0x7fffd0ee9168) at gjs/jsapi-util.c:715 > result = <optimized out> >#54 0x00007f9a9aa30faa in gjs_closure_invoke (closure=closure@entry=0x13b61e0, argc=argc@entry=2, argv=argv@entry=0x7fffd0ee9110, retval=retval@entry=0x7fffd0ee9168) at gi/closure.c:276 > c = 0x13b61e0 > context = 0xdcaa50 >#55 0x00007f9a9aa3d698 in closure_marshal (closure=0x13b61e0, return_value=0x0, n_param_values=2, param_values=<optimized out>, invocation_hint=<optimized out>, marshal_data=<optimized out>) at gi/value.c:129 > runtime = <optimized out> > context = 0xdcaa50 > argc = 2 > argv = 0x7fffd0ee9110 > rval = 18444773748872577024 > i = <optimized out> > signal_query = {signal_id = 231, signal_name = 0xd57188 "activate", itype = 19264384, signal_flags = (G_SIGNAL_RUN_LAST | G_SIGNAL_MUST_COLLECT), return_type = 4, n_params = 1, param_types = 0x12604a0} >#56 0x00007f9a994bcaf8 in g_closure_invoke (closure=0x13b61e0, return_value=return_value@entry=0x0, n_param_values=2, param_values=param_values@entry=0x7fffd0ee9380, invocation_hint=invocation_hint@entry=0x7fffd0ee9320) at gclosure.c:777 > marshal = 0x7f9a9aa3d410 <closure_marshal> > marshal_data = 0xe7 > in_marshal = 0 > real_closure = 0x13b61c0 > __PRETTY_FUNCTION__ = "g_closure_invoke" >#57 0x00007f9a994ce1ad in signal_emit_unlocked_R (node=node@entry=0x1260890, detail=detail@entry=0, instance=instance@entry=0x1264c00, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffd0ee9380) at gsignal.c:3584 > tmp = <optimized out> > handler = 0x13af900 > accumulator = 0x0 > emission = {next = 0x7fffd0ee9880, instance = 0x1264c00, ihint = {signal_id = 231, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 4} > handler_list = 0x13af900 > return_accu = 0x0 > accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > signal_id = 231 > max_sequential_handler_number = 9155 > return_value_altered = 0 >#58 0x00007f9a994d5f8a in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffd0ee9510) at gsignal.c:3328 > instance_and_params = 0x7fffd0ee9380 > signal_return_type = <optimized out> > param_values = 0x7fffd0ee9398 > node = <optimized out> > i = <optimized out> > n_params = <optimized out> > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#59 0x00007f9a994d623f in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3384 > var_args = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fffd0ee95f0, reg_save_area = 0x7fffd0ee9530}} >#60 0x00007f9a9979aa95 in g_simple_action_activate (action=0x1264c00, parameter=0x0) at gsimpleaction.c:204 >No locals. >#61 0x00007f9a8b4cd6be in g_action_muxer_activate_action (action_group=0x7f9a8400e690, action_name=0x1394a00 "app.places", parameter=0x0) at gactionmuxer.c:375 > muxer = 0x7f9a8400e690 > group = <optimized out> > unprefixed_name = 0x1394a04 "places" >#62 0x00007f9a8b4cd6f4 in g_action_muxer_activate_action (action_group=0x13ac8d0, action_name=0x1394a00 "app.places", parameter=0x0) at gactionmuxer.c:377 > parameter = 0x0 > action_name = 0x1394a00 "app.places" > action_group = 0x13ac8d0 > muxer = 0x13ac8d0 > group = <optimized out> > unprefixed_name = 0x1394a04 "places" >#63 0x00007f9a8b4cd6f4 in g_action_muxer_activate_action (action_group=0x13ac8a0, action_name=0x1394a00 "app.places", parameter=0x0) at gactionmuxer.c:377 > parameter = 0x0 > action_name = 0x1394a00 "app.places" > action_group = 0x13ac8a0 > muxer = 0x13ac8a0 > group = <optimized out> > unprefixed_name = 0x1394a04 "places" >#64 0x00007f9a8b4cd6f4 in g_action_muxer_activate_action (action_group=0x13a9150, action_name=0x1394a00 "app.places", parameter=0x0) at gactionmuxer.c:377 > parameter = 0x0 > action_name = 0x1394a00 "app.places" > action_group = 0x13a9150 > muxer = 0x13a9150 > group = <optimized out> > unprefixed_name = 0x1394a04 "places" >#65 0x00007f9a8b4cd6f4 in g_action_muxer_activate_action (action_group=0x13a9120, action_name=0x1394a00 "app.places", parameter=0x0) at gactionmuxer.c:377 > parameter = 0x0 > action_name = 0x1394a00 "app.places" > action_group = 0x13a9120 > muxer = 0x13a9120 > group = <optimized out> > unprefixed_name = 0x1394a04 "places" >#66 0x00007f9a8b4cd6f4 in g_action_muxer_activate_action (action_group=0x13a90f0, action_name=0x1394a00 "app.places", parameter=0x0) at gactionmuxer.c:377 > parameter = 0x0 > action_name = 0x1394a00 "app.places" > action_group = 0x13a90f0 > muxer = 0x13a90f0 > group = <optimized out> > unprefixed_name = 0x1394a04 "places" >#67 0x00007f9a8b4cd6f4 in g_action_muxer_activate_action (action_group=0x13a7b60, action_name=0x1394a00 "app.places", parameter=0x0) at gactionmuxer.c:377 > parameter = 0x0 > action_name = 0x1394a00 "app.places" > action_group = 0x13a7b60 > muxer = 0x13a7b60 > group = <optimized out> > unprefixed_name = 0x1394a04 "places" >#68 0x00007f9a8b4ff483 in gtk_real_button_clicked (button=<optimized out>) at gtkbutton.c:1985 > priv = 0x12db300 >#69 0x00007f9a994bcd27 in _g_closure_invoke_va (closure=closure@entry=0x12f3050, return_value=return_value@entry=0x0, instance=instance@entry=0x12db1f0, args=args@entry=0x7fffd0ee9940, n_params=0, param_types=0x0) at gclosure.c:840 > marshal = 0x7f9a994be8e0 <g_cclosure_marshal_VOID__VOIDv> > marshal_data = 0x0 > in_marshal = 0 > real_closure = 0x12f3030 > __PRETTY_FUNCTION__ = "_g_closure_invoke_va" >#70 0x00007f9a994d558d in g_signal_emit_valist (instance=0x12db1f0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fffd0ee9940) at gsignal.c:3234 > return_accu = 0x0 > accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > accumulator = 0x0 > emission = {next = 0x7fffd0ee9b90, instance = 0x12db1f0, ihint = {signal_id = 182, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 16802032} > signal_id = 182 > instance_type = 16802032 > emission_return = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > rtype = 4 > static_scope = 0 > fastpath_handler = <optimized out> > closure = 0x12f3050 > run_type = <optimized out> > l = <optimized out> > fastpath = <optimized out> > instance_and_params = <optimized out> > signal_return_type = <optimized out> > param_values = <optimized out> > node = 0xffad40 > i = <optimized out> > n_params = <optimized out> > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#71 0x00007f9a994d623f in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3384 > var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffd0ee9a20, reg_save_area = 0x7fffd0ee9960}} >#72 0x00007f9a8b502248 in gtk_real_button_released (button=0x12db1f0) at gtkbutton.c:1973 > priv = <optimized out> >#73 0x00007f9a994bcaf8 in g_closure_invoke (closure=closure@entry=0xffb360, return_value=return_value@entry=0x0, n_param_values=1, param_values=param_values@entry=0x7fffd0ee9c00, invocation_hint=invocation_hint@entry=0x7fffd0ee9ba0) at gclosure.c:777 > marshal = 0x7f9a994bb3f0 <g_type_class_meta_marshal> > marshal_data = 0x3f8 > in_marshal = 0 > real_closure = 0xffb340 > __PRETTY_FUNCTION__ = "g_closure_invoke" >#74 0x00007f9a994cd9d7 in signal_emit_unlocked_R (node=node@entry=0xffb1a0, detail=detail@entry=0, instance=instance@entry=0x12db1f0, emission_return=emission_return@entry=0x0, instance_and_params=instance_and_params@entry=0x7fffd0ee9c00) at gsignal.c:3514 > accumulator = 0x0 > emission = {next = 0x7fffd0ee9fe0, instance = 0x12db1f0, ihint = {signal_id = 181, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 16802032} > handler_list = <optimized out> > return_accu = 0x0 > accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > signal_id = 181 > max_sequential_handler_number = 9155 > return_value_altered = <optimized out> >#75 0x00007f9a994d5f8a in g_signal_emit_valist (instance=<optimized out>, signal_id=<optimized out>, detail=<optimized out>, var_args=var_args@entry=0x7fffd0ee9d80) at gsignal.c:3328 > instance_and_params = 0x7fffd0ee9c00 > signal_return_type = <optimized out> > param_values = 0x7fffd0ee9c18 > node = <optimized out> > i = <optimized out> > n_params = <optimized out> > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#76 0x00007f9a994d623f in g_signal_emit (instance=<optimized out>, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3384 > var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffd0ee9e60, reg_save_area = 0x7fffd0ee9da0}} >#77 0x00007f9a8b500d51 in gtk_button_button_release (widget=<optimized out>, event=<optimized out>) at gtkbutton.c:1805 > button = <optimized out> > event = <optimized out> > widget = <optimized out> >#78 0x00007f9a8b5d205e in _gtk_marshal_BOOLEAN__BOXEDv (closure=0xf7d230, return_value=0x7fffd0ee9fa0, instance=<optimized out>, args=<optimized out>, marshal_data=<optimized out>, n_params=<optimized out>, param_types=0xf7d260) at gtkmarshalers.c:130 > cc = <optimized out> > data1 = <optimized out> > data2 = <optimized out> > callback = <optimized out> > arg0 = 0x277b510 > args_copy = {{gp_offset = 32, fp_offset = 48, overflow_arg_area = 0x7fffd0eea180, reg_save_area = 0x7fffd0eea0c0}} > v_return = <optimized out> > __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv" >#79 0x00007f9a994bcd27 in _g_closure_invoke_va (closure=closure@entry=0xf7d230, return_value=return_value@entry=0x7fffd0ee9fa0, instance=instance@entry=0x12db1f0, args=args@entry=0x7fffd0eea0a0, n_params=1, param_types=0xf7d260) at gclosure.c:840 > marshal = 0x7f9a994bb270 <g_type_class_meta_marshalv> > marshal_data = 0x188 > in_marshal = 0 > real_closure = 0xf7d210 > __PRETTY_FUNCTION__ = "_g_closure_invoke_va" >#80 0x00007f9a994d558d in g_signal_emit_valist (instance=0x12db1f0, signal_id=<optimized out>, detail=0, var_args=var_args@entry=0x7fffd0eea0a0) at gsignal.c:3234 > return_accu = 0x7fffd0ee9fa0 > accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > accumulator = 0xf7d2f0 > emission = {next = 0x0, instance = 0x12db1f0, ihint = {signal_id = 50, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 16802032} > signal_id = 50 > instance_type = 16802032 > emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, v_double = 0, v_pointer = 0x0}}} > rtype = 20 > static_scope = 0 > fastpath_handler = <optimized out> > closure = 0xf7d230 > run_type = <optimized out> > l = <optimized out> > fastpath = <optimized out> > instance_and_params = <optimized out> > signal_return_type = <optimized out> > param_values = <optimized out> > node = 0xf7d280 > i = <optimized out> > n_params = <optimized out> > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#81 0x00007f9a994d623f in g_signal_emit (instance=instance@entry=0x12db1f0, signal_id=<optimized out>, detail=detail@entry=0) at gsignal.c:3384 > var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7fffd0eea180, reg_save_area = 0x7fffd0eea0c0}} >#82 0x00007f9a8b6fb24c in gtk_widget_event_internal (widget=widget@entry=0x12db1f0, event=event@entry=0x277b510) at gtkwidget.c:6721 > signal_num = <optimized out> > return_val = 0 >#83 0x00007f9a8b6fb519 in gtk_widget_event (widget=widget@entry=0x12db1f0, event=event@entry=0x277b510) at gtkwidget.c:6378 > __PRETTY_FUNCTION__ = "gtk_widget_event" >#84 0x00007f9a8b5d02fc in propagate_event_up (topmost=<optimized out>, event=<optimized out>, widget=0x12db1f0) at gtkmain.c:2393 > tmp = <optimized out> > handled_event = <optimized out> >#85 propagate_event (widget=<optimized out>, event=0x277b510, captured=<optimized out>, topmost=0x0) at gtkmain.c:2501 > handled_event = 0 > propagate_func = 0x7f9a8b6fb490 <gtk_widget_event> >#86 0x00007f9a8b5d1c35 in gtk_main_do_event (event=0x277b510) at gtkmain.c:1716 > event_widget = <optimized out> > grab_widget = 0x12db1f0 > topmost_widget = <optimized out> > window_group = <optimized out> > rewritten_event = <optimized out> > device = <optimized out> > tmp_list = <optimized out> > __PRETTY_FUNCTION__ = "gtk_main_do_event" >#87 0x00007f9a8b203f32 in gdk_event_source_dispatch (source=source@entry=0xfaaa90, callback=<optimized out>, user_data=<optimized out>) at gdkeventsource.c:364 > display = <optimized out> > event = 0x277b510 >#88 0x00007f9a991ccac6 in g_main_dispatch (context=0xf067f0) at gmain.c:3058 > dispatch = 0x7f9a8b203f10 <gdk_event_source_dispatch> > was_in_call = 0 > user_data = 0x0 > callback = 0x0 > cb_funcs = 0x0 > cb_data = 0x0 > need_destroy = <optimized out> > current_source_link = {data = 0xfaaa90, next = 0x0} > source = 0xfaaa90 > current = 0xe52670 > i = 0 >#89 g_main_context_dispatch (context=context@entry=0xf067f0) at gmain.c:3634 >No locals. >#90 0x00007f9a991cce48 in g_main_context_iterate (context=context@entry=0xf067f0, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3705 > max_priority = 2147483647 > timeout = 15 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 4 > fds = 0xf36150 >#91 0x00007f9a991ccefc in g_main_context_iteration (context=0xf067f0, context@entry=0x0, may_block=may_block@entry=1) at gmain.c:3766 > retval = <optimized out> >#92 0x00007f9a99794b84 in g_application_run (application=0xea8040, argc=<optimized out>, argv=0xea7800) at gapplication.c:1623 > arguments = 0xe7fff0 > status = 0 > i = <optimized out> > __PRETTY_FUNCTION__ = "g_application_run" >#93 0x00007f9a99e63dac in ffi_call_unix64 () at ../src/x86/unix64.S:76 >No locals. >#94 0x00007f9a99e636d5 in ffi_call (cif=cif@entry=0xf04b78, fn=<optimized out>, rvalue=rvalue@entry=0x7fffd0eea6c0, avalue=avalue@entry=0x7fffd0eea5a0) at ../src/x86/ffi64.c:522 > classes = {X86_64_INTEGER_CLASS, X86_64_NO_CLASS, X86_64_NO_CLASS, X86_64_NO_CLASS} > stack = <optimized out> > argp = 0x7fffd0eea400 "\n" > arg_types = <optimized out> > gprcount = 3 > ssecount = <optimized out> > ngpr = 1 > nsse = 0 > i = <optimized out> > avn = <optimized out> > ret_in_memory = <optimized out> > reg_args = <optimized out> >#95 0x00007f9a9aa32b37 in gjs_invoke_c_function (context=context@entry=0xdcaa50, function=function@entry=0xf04b60, obj=obj@entry=0x7f9a8bcd18b8, js_argc=js_argc@entry=1, js_argv=js_argv@entry=0x7f9a8bd17120, js_rval=js_rval@entry=0x7fffd0eea8c8) at gi/function.c:893 > in_arg_cvalues = 0x7fffd0eea5d0 > out_arg_cvalues = 0x7fffd0eea570 > inout_original_arg_cvalues = 0x7fffd0eea540 > ffi_arg_pointers = 0x7fffd0eea5a0 > return_value = {v_boolean = 15002704, v_int8 = 80 'P', v_uint8 = 80 'P', v_int16 = -5040, v_uint16 = 60496, v_int32 = 15002704, v_uint32 = 15002704, v_int64 = 15002704, v_uint64 = 15002704, v_float = 2.10232661e-38, v_double = 7.4123206411250529e-317, v_short = -5040, v_ushort = 60496, v_int = 15002704, v_uint = 15002704, v_long = 15002704, v_ulong = 15002704, v_ssize = 15002704, v_size = 15002704, v_string = 0xe4ec50 "\001", v_pointer = 0xe4ec50} > return_value_p = 0x7fffd0eea6c0 > return_gargument = {v_boolean = -1949492272, v_int8 = -48 '\320', v_uint8 = 208 '\320', v_int16 = 7120, v_uint16 = 7120, v_int32 = -1949492272, v_uint32 = 2345475024, v_int64 = 140301747166160, v_uint64 = 140301747166160, v_float = -7.90049753e-32, v_double = 6.9318273326304123e-310, v_short = 7120, v_ushort = 7120, v_int = -1949492272, v_uint = 2345475024, v_long = 140301747166160, v_ulong = 140301747166160, v_ssize = 140301747166160, v_size = 140301747166160, v_string = 0x7f9a8bcd1bd0 "\220\267\345", v_pointer = 0x7f9a8bcd1bd0} > processed_c_args = 3 '\003' > gi_argc = 2 '\002' > gi_arg_pos = <optimized out> > c_argc = 3 '\003' > c_arg_pos = <optimized out> > js_arg_pos = <optimized out> > can_throw_gerror = 0 > did_throw_gerror = 0 > local_error = 0x0 > failed = <optimized out> > postinvoke_release_failed = <optimized out> > is_method = 1 > return_info = {dummy1 = 18, dummy2 = 2147483647, dummy3 = 0xd59400, dummy4 = 0xe4ec50, dummy5 = 0xd55e70, dummy6 = 24368, dummy7 = 0, padding = {0x0, 0x0, 0x0, 0x0}} > return_tag = GI_TYPE_TAG_INT32 > return_values = 0x0 > next_rval = 0 '\000' > iter = <optimized out> > __PRETTY_FUNCTION__ = "gjs_invoke_c_function" >#96 0x00007f9a9aa34054 in function_call (context=0xdcaa50, js_argc=1, vp=0x7f9a8bd17110) at gi/function.c:1202 > js_argv = 0x7f9a8bd17120 > object = 0x7f9a8bcd18b8 > callee = <optimized out> > success = <optimized out> > priv = 0xf04b60 > retval = 140301746319432 >#97 0x00007f9a98cef626 in CallJSNative (vp=0x7f9a8bd17110, argc=1, native=<optimized out>, cx=0xdcaa50) at jscntxtinlines.h:701 > ok = <optimized out> >#98 js::Invoke (cx=cx@entry=0xdcaa50, argsRef=..., flags=flags@entry=0) at jsinterp.cpp:696 > frame = {cx_ = 0x7fffd0eeab70, regs_ = {sp = 0x10584c800, pc = 0x7f9a8bc03048 "0\r\366", fp = 0xdcaa50}, prevRegs_ = 0xe31c40} > ok = <optimized out> > args = {argv_ = 0x7f9a8bd17120, argc_ = 1} >#99 0x00007f9a98cd89ea in js::Interpret (cx=cx@entry=0xdcaa50, entryFrame=entryFrame@entry=0x7f9a8bd17048, inlineCallCount=1, inlineCallCount@entry=0, interpMode=interpMode@entry=JSINTERP_NORMAL) at jsinterp.cpp:4810 > ok = <optimized out> > callee = <optimized out> > flags = <optimized out> > vp = 0x7f9a8bd17110 > newfun = <optimized out> > argc = <optimized out> > rf = {mContext = <optimized out>, mSaved = 0} > normalJumpTable = {0x7f9a98cdf9ad <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32045>, 0x7f9a98cdd4cc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22604>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cdd562 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22754>, 0x7f9a98cddf0f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25231>, 0x7f9a98cddee0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25184>, 0x7f9a98cd8edf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4703>, 0x7f9a98cda7d3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11091>, 0x7f9a98cda727 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10919>, 0x7f9a98cdd613 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22931>, 0x7f9a98cda136 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9398>, 0x7f9a98cda0ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9260>, 0x7f9a98cdb01f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13215>, 0x7f9a98cdafd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13141>, 0x7f9a98cdae5f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12767>, 0x7f9a98cda9fc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11644>, 0x7f9a98cda941 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11457>, 0x7f9a98cda886 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11270>, 0x7f9a98cdc6fd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19069>, 0x7f9a98cdbd62 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16610>, 0x7f9a98cdcc72 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20466>, 0x7f9a98cdcb35 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20149>, 0x7f9a98cdcdaf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20783>, 0x7f9a98cdbe60 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16864>, 0x7f9a98cdd174 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21748>, 0x7f9a98cdd0b7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21559>, 0x7f9a98cdd231 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21937>, 0x7f9a98cdc7f9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19321>, 0x7f9a98cdcfd6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21334>, 0x7f9a98cdcef5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+21109>, 0x7f9a98cdc087 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17415>, 0x7f9a98cdbfa6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17190>, 0x7f9a98cdc4c3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18499>, 0x7f9a98cdc437 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18359>, 0x7f9a98cdc3a4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18212>, 0x7f9a98cdc361 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18145>, 0x7f9a98cdc620 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18848>, 0x7f9a98cdc54c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18636>, 0x7f9a98cdc1d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17753>, 0x7f9a98cd8f3b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4795>, 0x7f9a98cdc324 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+18084>, 0x7f9a98cdb5e5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14693>, 0x7f9a98cdb605 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14725>, 0x7f9a98cdc1d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17748>, 0x7f9a98cdb5d5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14677>, 0x7f9a98cdb5f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14709>, 0x7f9a98cdc1cf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+17743>, 0x7f9a98cdb5c5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14661>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cdb5b5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14645>, 0x7f9a98cd8582 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2306>, 0x7f9a98cd8478 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2040>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd85b6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2358>, 0x7f9a98cdda8b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24075>, 0x7f9a98cddbf6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24438>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cddf91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25361>, 0x7f9a98cd871d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+2717>, 0x7f9a98cde48f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26639>, 0x7f9a98cde590 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26896>, 0x7f9a98cde683 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27139>, 0x7f9a98cde63b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27067>, 0x7f9a98cde5f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26995>, 0x7f9a98cdb829 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15273>, 0x7f9a98cdea04 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28036>, 0x7f9a98cde9bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27964>, 0x7f9a98cda680 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10752>, 0x7f9a98cda606 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10630>, 0x7f9a98cdd94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23755>, 0x7f9a98cdd6f4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23156>, 0x7f9a98cdcaae <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+20014>, 0x7f9a98cdca27 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19879>, 0x7f9a98cddbd7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24407>, 0x7f9a98cda2ee <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9838>, 0x7f9a98cda217 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9623>, 0x7f9a98cda1bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9532>, 0x7f9a98cd897c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3324>, 0x7f9a98cdaf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13078>, 0x7f9a98cde50a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26762>, 0x7f9a98cdd49c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22556>, 0x7f9a98cde050 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25552>, 0x7f9a98cdd67e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23038>, 0x7f9a98cd9f2a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8874>, 0x7f9a98cde33a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26298>, 0x7f9a98cde2df <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26207>, 0x7f9a98cdea4c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28108>, 0x7f9a98cdda30 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23984>, 0x7f9a98ce04bc <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34876>, 0x7f9a98ce0bbf <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36671>, 0x7f9a98ce089b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35867>, 0x7f9a98ce0e3a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37306>, 0x7f9a98cd92f5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5749>, 0x7f9a98cdb377 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14071>, 0x7f9a98ce0d54 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+37076>, 0x7f9a98ce0c64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+36836>, 0x7f9a98cdb589 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14601>, 0x7f9a98cdb59e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14622>, 0x7f9a98cdb55c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14556>, 0x7f9a98cdb595 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14613>, 0x7f9a98cdb8f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15472>, 0x7f9a98cdb4b4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14388>, 0x7f9a98cdb8e4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15460>, 0x7f9a98cdb8ff <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15487>, 0x7f9a98cdaab7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11831>, 0x7f9a98cd9113 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5267>, 0x7f9a98cdb0ec <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13420>, 0x7f9a98cdb061 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13281>, 0x7f9a98cddf4e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25294>, 0x7f9a98cdaad5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11861>, 0x7f9a98cdb90b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15499>, 0x7f9a98ce0256 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34262>, 0x7f9a98cda363 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9955>, 0x7f9a98ce0089 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33801>, 0x7f9a98cdffed <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33645>, 0x7f9a98cdfe9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33308>, 0x7f9a98cdf630 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31152>, 0x7f9a98ce0327 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34471>, 0x7f9a98cdd53b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22715>, 0x7f9a98cdf986 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32006>, 0x7f9a98cdc9b9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19769>, 0x7f9a98cd8ed6 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4694>, 0x7f9a98cddf96 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25366>, 0x7f9a98cde17c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+25852>, 0x7f9a98cdb4af <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14383>, 0x7f9a98cd9450 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6096>, 0x7f9a98cdf790 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31504>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cd9ada <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7770>, 0x7f9a98cde8a5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27685>, 0x7f9a98cd9fc3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+9027>, 0x7f9a98ce041d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34717>, 0x7f9a98cdaf24 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+12964>, 0x7f9a98cdeb3d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28349>, 0x7f9a98ce02e9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34409>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cd9c92 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8210>, 0x7f9a98cde406 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26502>, 0x7f9a98cde38f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+26383>, 0x7f9a98cdfa22 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32162>, 0x7f9a98cd9289 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5641>, 0x7f9a98cdbceb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16491>, 0x7f9a98cdbc2f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+16303>, 0x7f9a98cda54e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10446>, 0x7f9a98cda4d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+10324>, 0x7f9a98cdf679 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+31225>, 0x7f9a98cdc94b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+19659>, 0x7f9a98cd9280 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+5632>, 0x7f9a98cdd859 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23513>, 0x7f9a98cdd84f <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23503>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98cd9948 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7368>, 0x7f9a98ce029a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34330>, 0x7f9a98cd9ed9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8793>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cddbd2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24402>, 0x7f9a98cdb910 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15504>, 0x7f9a98cdb5ac <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14636>, 0x7f9a98cdb5a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+14631>, 0x7f9a98cd7ea2 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+546>, 0x7f9a98cd7ea8 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+552>, 0x7f9a98cde6cb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+27211>, 0x7f9a98cdff9c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33564>, 0x7f9a98cdff13 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33427>, 0x7f9a98ce01f3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+34163>, 0x7f9a98ce0140 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33984>, 0x7f9a98cdec41 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28609>, 0x7f9a98cdebd5 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28501>, 0x7f9a98cdeb64 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28388>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cd9715 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6805>, 0x7f9a98cdee2d <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29101>, 0x7f9a98cdecd9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28761>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdd9d9 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+23897>, 0x7f9a98cdf052 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29650>, 0x7f9a98cdefdd <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29533>, 0x7f9a98cdef68 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29416>, 0x7f9a98cdeef3 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+29299>, 0x7f9a98cdfdfe <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33150>, 0x7f9a98cd9e91 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8721>, 0x7f9a98cdfd73 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+33011>, 0x7f9a98ce0810 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35728>, 0x7f9a98ce077c <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+35580>, 0x7f9a98cd9666 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+6630>, 0x7f9a98cdb960 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+15584>, 0x7f9a98cdd514 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+22676>, 0x7f9a98cdf9d4 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32084>, 0x7f9a98cdb2a7 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+13863>, 0x7f9a98cda84a <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+11210>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cd9f8e <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+8974>, 0x7f9a98cdeb16 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+28310>, 0x7f9a98cdf9fb <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32123>, 0x7f9a98cddd83 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+24835>, 0x7f9a98cd88f0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+3184>, 0x7f9a98cd8fa1 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+4897>, 0x7f9a98cd987b <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+7163>...} > interpGuard = {cx = 0xdcaa50, regs = @0x7fffd0eeac30, prevContextRegs = 0x7fffd0eead40} > argv = 0x7f9a8bd170b0 > interpReturnOK = <optimized out> > len = <optimized out> > interruptJumpTable = {0x7f9a98cdfbb0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)+32560> <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0xdbc078 > op = <optimized out> > rt = 0xd5a150 > jumpTable = 0x7f9a99151aa0 <js::Interpret(JSContext*, JSStackFrame*, unsigned int, JSInterpMode)::normalJumpTable> > regs = {sp = 0x7f9a8bd17128, pc = 0xdbc0e0 ":", fp = 0x7f9a8bd170b0} > script = 0xdbbfc0 > atomNotDefined = <optimized out> >#100 0x00007f9a98ced206 in js::RunScript (cx=cx@entry=0xdcaa50, script=script@entry=0xd59e70, fp=0x7f9a8bd17048) at jsinterp.cpp:653 > prepareInterp = {cx = 0xdcaa50, script = 0xd59e70} > ok = <optimized out> > status = <optimized out> >#101 0x00007f9a98cee0d0 in js::Execute (cx=0xdcaa50, chain=<optimized out>, script=0xd59e70, prev=<optimized out>, flags=<optimized out>, result=0x7fffd0eeaed0) at jsinterp.cpp:1028 > frame = {<js::FrameGuard> = {cx_ = 0xdcaa50, seg_ = 0x7f9a8bd17000, vp_ = 0x7f9a8bd17038, fp_ = 0x7f9a8bd17048}, regs_ = {sp = 0x7f9a8bd170a0, pc = 0xd59f48 "\200", fp = 0x7f9a8bd17048}} > initialVarObj = 0x7f9a8bc03048 > preserve = {cx = 0xdcaa50, enumerators = 0x0} > ok = <optimized out> >#102 0x00007f9a98c57de5 in EvaluateUCScriptForPrincipalsCommon (cx=0xdcaa50, obj=0x7f9a8bc03048, principals=<optimized out>, chars=<optimized out>, length=<optimized out>, filename=<optimized out>, lineno=lineno@entry=1, rval=rval@entry=0x7fffd0eeaed0, compileVersion=JSVERSION_1_8) at jsapi.cpp:5031 >No locals. >#103 0x00007f9a98c57f87 in JS_EvaluateUCScriptForPrincipals (cx=<optimized out>, obj=<optimized out>, principals=<optimized out>, chars=<optimized out>, length=<optimized out>, filename=<optimized out>, lineno=1, rval=0x7fffd0eeaed0) at jsapi.cpp:5058 >No locals. >#104 0x00007f9a98c580a3 in JS_EvaluateScriptForPrincipals (cx=0xdcaa50, obj=0x7f9a8bc03048, principals=principals@entry=0x0, bytes=<optimized out>, nbytes=nbytes@entry=40, filename=filename@entry=0x4011e0 "<command line>", lineno=lineno@entry=1, rval=rval@entry=0x7fffd0eeaed0) at jsapi.cpp:5081 >No locals. >#105 0x00007f9a98c58242 in JS_EvaluateScript (cx=<optimized out>, obj=<optimized out>, bytes=<optimized out>, nbytes=nbytes@entry=40, filename=filename@entry=0x4011e0 "<command line>", lineno=lineno@entry=1, rval=rval@entry=0x7fffd0eeaed0) at jsapi.cpp:5101 >No locals. >#106 0x00007f9a9aa22e91 in gjs_context_eval (js_context=js_context@entry=0xd568a0, script=<optimized out>, script_len=40, filename=filename@entry=0x4011e0 "<command line>", exit_status_p=exit_status_p@entry=0x7fffd0eeaf34, error=error@entry=0x7fffd0eeaf38) at gjs/context.c:1013 > line_number = <optimized out> > retval = 18444773748872577024 > success = 1 >#107 0x0000000000400fb1 in main (argc=1, argv=0x7fffd0eeb048) at gjs/console.c:112 > command_line = <optimized out> > context = <optimized out> > error = 0x0 > js_context = 0xd568a0 > script = 0xd54790 "const Main = imports.main; Main.start();" > filename = <optimized out> > len = 40 > code = 1 > source_js_version = <optimized out> >From To Syms Read Shared Object Library >0x00007f9a9aa20150 0x00007f9a9aa47c0c Yes /lib64/libgjs.so.0 >0x00007f9a9a7d9f50 0x00007f9a9a7f8688 Yes /lib64/libreadline.so.6 >0x00007f9a9a5bf520 0x00007f9a9a5c04cc Yes (*) /lib64/libcairo-gobject.so.2 >0x00007f9a9a2ac480 0x00007f9a9a37a338 Yes /lib64/libcairo.so.2 >0x00007f9a9a06d0b0 0x00007f9a9a08a4ec Yes /lib64/libgirepository-1.0.so.1 >0x00007f9a99e5f870 0x00007f9a99e64008 Yes /lib64/libffi.so.6 >0x00007f9a99c5b190 0x00007f9a99c5c078 Yes /lib64/libgmodule-2.0.so.0 >0x00007f9a99a586b0 0x00007f9a99a5881c Yes /lib64/libgthread-2.0.so.0 >0x00007f9a9972c970 0x00007f9a997e96dc Yes /lib64/libgio-2.0.so.0 >0x00007f9a994b7a80 0x00007f9a994e55b0 Yes /lib64/libgobject-2.0.so.0 >0x00007f9a9919e260 0x00007f9a9923597c Yes /lib64/libglib-2.0.so.0 >0x00007f9a98c4bc30 0x00007f9a98ece204 Yes /lib64/libmozjs185.so.1.0 >0x00007f9a98a08090 0x00007f9a98a09018 Yes /lib64/libplds4.so >0x00007f9a98803510 0x00007f9a98804b28 Yes /lib64/libplc4.so >0x00007f9a985d0ce0 0x00007f9a985f09e0 Yes /lib64/libnspr4.so >0x00007f9a983ad8a0 0x00007f9a983b8554 Yes /lib64/libpthread.so.0 >0x00007f9a981a4ed0 0x00007f9a981a59d0 Yes /lib64/libdl.so.2 >0x00007f9a97e023c0 0x00007f9a97f45d40 Yes /lib64/libc.so.6 >0x00007f9a97b37510 0x00007f9a97b9e11a Yes /lib64/libstdc++.so.6 >0x00007f9a977df4b0 0x00007f9a97849b38 Yes /lib64/libm.so.6 >0x00007f9a975c6af0 0x00007f9a975d62e8 Yes /lib64/libgcc_s.so.1 >0x00007f9a973a6e40 0x00007f9a973b2bb8 Yes /lib64/libtinfo.so.5 >0x00007f9a970f7370 0x00007f9a97180cc0 Yes /lib64/libpixman-1.so.0 >0x00007f9a96eb7ca0 0x00007f9a96ed4fcc Yes /lib64/libfontconfig.so.1 >0x00007f9a96c18ec0 0x00007f9a96c84c54 Yes /lib64/libfreetype.so.6 >0x00007f9a969f2dc0 0x00007f9a96a0291c Yes /lib64/libEGL.so.1 >0x00007f9a967c7f50 0x00007f9a967e3670 Yes /lib64/libpng15.so.15 >0x00007f9a965c0b80 0x00007f9a965c143c Yes /lib64/libxcb-shm.so.0 >0x00007f9a963b9600 0x00007f9a963bca3c Yes /lib64/libxcb-render.so.0 >0x00007f9a9619ea00 0x00007f9a961ac678 Yes /lib64/libxcb.so.1 >0x00007f9a95f8cb70 0x00007f9a95f92be8 Yes /lib64/libXrender.so.1 >0x00007f9a95c6af60 0x00007f9a95cf1d0c Yes /lib64/libX11.so.6 >0x00007f9a95a3e760 0x00007f9a95a48420 Yes /lib64/libXext.so.6 >0x00007f9a95827170 0x00007f9a95833740 Yes /lib64/libz.so.1 >0x00007f9a955d5120 0x00007f9a9560e2b4 Yes /lib64/libGL.so.1 >0x00007f9a953b82c0 0x00007f9a953bb0ac Yes /lib64/librt.so.1 >0x00007f9a951984a0 0x00007f9a951ab13c Yes /lib64/libselinux.so.1 >0x00007f9a94f7ba40 0x00007f9a94f8a774 Yes /lib64/libresolv.so.2 >0x00007f9a9ac5fae0 0x00007f9a9ac79c9a Yes /lib64/ld-linux-x86-64.so.2 >0x00007f9a94d51e00 0x00007f9a94d6acdc Yes /lib64/libexpat.so.1 >0x00007f9a94b4c600 0x00007f9a94b4c70c Yes /lib64/libX11-xcb.so.1 >0x00007f9a94948920 0x00007f9a94949a78 Yes /lib64/libxcb-dri2.so.0 >0x00007f9a94742600 0x00007f9a94744738 Yes /lib64/libxcb-xfixes.so.0 >0x00007f9a9453d020 0x00007f9a9453dbc8 Yes /lib64/libxcb-shape.so.0 >0x00007f9a943379f0 0x00007f9a94338f6c Yes /lib64/libgbm.so.1 >0x00007f9a94118e80 0x00007f9a94121990 Yes /lib64/libglapi.so.0 >0x00007f9a93f01540 0x00007f9a93f0a03c Yes /lib64/libudev.so.1 >0x00007f9a93cf5210 0x00007f9a93cfab88 Yes /lib64/libdrm.so.2 >0x00007f9a93aeeec0 0x00007f9a93aefbdc Yes /lib64/libXau.so.6 >0x00007f9a938ebc40 0x00007f9a938ec56c Yes /lib64/libXdamage.so.1 >0x00007f9a936e65f0 0x00007f9a936e8948 Yes /lib64/libXfixes.so.3 >0x00007f9a934d5020 0x00007f9a934dcdd8 Yes /lib64/libxcb-glx.so.0 >0x00007f9a932c6010 0x00007f9a932c8958 Yes /lib64/libXxf86vm.so.1 >0x00007f9a930655f0 0x00007f9a930aa620 Yes /lib64/libpcre.so.1 >0x00007f9a92e41f30 0x00007f9a92e57e90 Yes /lib64/liblzma.so.5 >0x00007f9a8b4b1aa0 0x00007f9a8b759ea4 Yes /lib64/libgtk-3.so.0 >0x00007f9a8b1d24f0 0x00007f9a8b21724c Yes /lib64/libgdk-3.so.0 >0x00007f9a8afae800 0x00007f9a8afb3298 Yes /lib64/libpangocairo-1.0.so.0 >0x00007f9a8ad9c230 0x00007f9a8ada65f8 Yes /lib64/libXi.so.6 >0x00007f9a8ab7d7f0 0x00007f9a8ab90df0 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x00007f9a8a95e1d0 0x00007f9a8a969b64 Yes /lib64/libatk-1.0.so.0 >0x00007f9a8a732ac0 0x00007f9a8a745844 Yes /lib64/libatk-bridge-2.0.so.0 >0x00007f9a8a51b2d0 0x00007f9a8a5237ac Yes /lib64/libpangoft2-1.0.so.0 >0x00007f9a8a2d6de0 0x00007f9a8a2f5a28 Yes /lib64/libpango-1.0.so.0 >0x00007f9a8a0c7bb0 0x00007f9a8a0c8510 Yes /lib64/libXinerama.so.1 >0x00007f9a89ebec00 0x00007f9a89ec45a0 Yes /lib64/libXrandr.so.2 >0x00007f9a89cb4ab0 0x00007f9a89cb9680 Yes /lib64/libXcursor.so.1 >0x00007f9a89aafcd0 0x00007f9a89ab06e8 Yes /lib64/libXcomposite.so.1 >0x00007f9a89862cd0 0x00007f9a8989648c Yes /lib64/libharfbuzz.so.0 >0x00007f9a89640c90 0x00007f9a89650958 Yes /lib64/libatspi.so.0 >0x00007f9a893f4840 0x00007f9a8941e7c4 Yes /lib64/libdbus-1.so.3 >0x00007f9a891d3760 0x00007f9a891e5938 Yes /lib64/libgraphite2.so.3 >0x00007f9a88698ee0 0x00007f9a886b3198 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007f9a8843b820 0x00007f9a88453258 Yes /lib64/libgvfscommon.so.0 >0x00007f9a88203390 0x00007f9a8821e8cc Yes /lib64/libbluray.so.1 >0x00007f9a83dfdf10 0x00007f9a83dfe804 Yes /lib64/libutil.so.1 >0x00007f9a83ac28d0 0x00007f9a83baa840 Yes /lib64/libxml2.so.2 >0x00007f9a83890ab0 0x00007f9a838920f4 Yes /usr/lib64/gtk-3.0/3.0.0/theming-engines/libadwaita.so >0x00007f9a83660b30 0x00007f9a83684ae8 Yes /lib64/librsvg-2.so.2 >0x00007f9a83426d10 0x00007f9a83445a18 Yes /lib64/libcroco-0.6.so.3 >0x00007f9a8321b7b0 0x00007f9a8321bfb0 Yes /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so >0x00007f9a83016170 0x00007f9a83018150 Yes /usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so >0x00007f9a82e10d60 0x00007f9a82e12260 Yes /lib64/libcanberra-gtk3.so.0 >0x00007f9a82c013f0 0x00007f9a82c0a1dc Yes /lib64/libcanberra.so.0 >0x00007f9a829f70f0 0x00007f9a829fb3ec Yes /lib64/libvorbisfile.so.3 >0x00007f9a827ca850 0x00007f9a827e2180 Yes /lib64/libvorbis.so.0 >0x00007f9a825c1aa0 0x00007f9a825c4088 Yes /lib64/libogg.so.0 >0x00007f9a823b0590 0x00007f9a823ba314 Yes /lib64/libtdb.so.1 >0x00007f9a821a64b0 0x00007f9a821aa788 Yes /lib64/libltdl.so.7 >0x00007f9a81f6dec0 0x00007f9a81f72b1c Yes /lib64/libcrypt.so.1 >0x00007f9a81cf1780 0x00007f9a81d47930 Yes /lib64/libfreebl3.so >0x00007f9a81ac49a0 0x00007f9a81ade660 Yes /lib64/libevdocument3.so.4 >0x00007f9a818ada90 0x00007f9a818b20c0 Yes /usr/lib64/gio/modules/libdconfsettings.so >0x00007f9a80e8ed90 0x00007f9a80e9fb6c Yes /lib64/libtracker-sparql-0.16.so.0 >0x00007f9a80c1b760 0x00007f9a80c6c0b0 Yes /usr/lib64/tracker-0.16/libtracker-data.so.0 >0x00007f9a809dffe0 0x00007f9a809f0888 Yes /usr/lib64/tracker-0.16/libtracker-common.so.0 >0x00007f9a80722980 0x00007f9a807aa820 Yes /lib64/libsqlite3.so.0 >0x00007f9a80411160 0x00007f9a804457d8 Yes /lib64/libunistring.so.0 >0x00007f9a801fd510 0x00007f9a801feb64 Yes /lib64/libuuid.so.1 >0x00007f9a7bdd1490 0x00007f9a7bdef1f4 Yes /lib64/libgoa-1.0.so.0 >0x00007f9a7b39a610 0x00007f9a7b3b35d8 Yes /lib64/libtracker-miner-0.16.so.0 >0x00007f9a7b14b320 0x00007f9a7b176134 Yes /lib64/libsecret-1.so.0 >0x00007f9a7af04a80 0x00007f9a7af26aac Yes /lib64/libnm-glib.so.4 >0x00007f9a7ac98830 0x00007f9a7acc9090 Yes /lib64/libnm-util.so.2 >0x00007f9a7aa645e0 0x00007f9a7aa76884 Yes /lib64/libdbus-glib-1.so.2 >0x00007f9a7a7e6200 0x00007f9a7a832948 Yes /lib64/libgcrypt.so.11 >0x00007f9a7a5daa30 0x00007f9a7a5db0a8 Yes /lib64/libgpg-error.so.0 >0x00007f9a7a3a5e20 0x00007f9a7a3c9324 Yes /lib64/libssl3.so >0x00007f9a7a177a10 0x00007f9a7a18f6c8 Yes /lib64/libsmime3.so >0x00007f9a79e40590 0x00007f9a79f2bc84 Yes /lib64/libnss3.so >0x00007f9a79c07d80 0x00007f9a79c15f98 Yes /lib64/libnssutil3.so >0x00007f9a799f5900 0x00007f9a799f87ea Yes /lib64/libgudev-1.0.so.0 >0x00007f9a797d51a0 0x00007f9a797e793c Yes (*) /usr/lib64/gnome-documents/libgd.so >0x00007f9a795b6360 0x00007f9a795c1f10 Yes (*) /usr/lib64/gnome-documents/libgdprivate-1.0.so >0x00007f9a79379ba0 0x00007f9a7939b08c Yes /lib64/libevview3.so.3 >0x00007f9a722cf4c0 0x00007f9a7370964c Yes /lib64/libwebkitgtk-3.0.so.0 >0x00007f9a78cb9560 0x00007f9a79075844 Yes /lib64/libjavascriptcoregtk-3.0.so.0 >0x00007f9a789990c0 0x00007f9a789b0768 Yes /lib64/libgnome-desktop-3.so.7 >0x00007f9a786f2730 0x00007f9a7874de9c Yes /lib64/libgdata.so.13 >0x00007f9a784cdad0 0x00007f9a784d2060 Yes /lib64/libzapojit-0.0.so.0 >0x00007f9a782ac6b0 0x00007f9a782be3a0 Yes /lib64/libjson-glib-1.0.so.0 >0x00007f9a78093d90 0x00007f9a7809bcb0 Yes /lib64/librest-0.7.so.0 >0x00007f9a71c4b9f0 0x00007f9a71c880f0 Yes /lib64/libsoup-2.4.so.1 >0x00007f9a71a09b90 0x00007f9a71a0d658 Yes /lib64/libgailutil-3.so.0 >0x00007f9a717fdec0 0x00007f9a71802d98 Yes /lib64/libenchant.so.1 >0x00007f9a715f8bf0 0x00007f9a715f9188 Yes /lib64/libharfbuzz-icu.so.0 >0x00007f9a713e8fa0 0x00007f9a713efc78 Yes /lib64/libgeoclue.so.0 >0x00007f9a711d7fb0 0x00007f9a711dd0b4 Yes /lib64/libgstapp-1.0.so.0 >0x00007f9a70f98250 0x00007f9a70fc1064 Yes /lib64/libgstaudio-1.0.so.0 >0x00007f9a70d82d90 0x00007f9a70d89538 Yes /lib64/libgstfft-1.0.so.0 >0x00007f9a70b688f0 0x00007f9a70b76b94 Yes /lib64/libgstpbutils-1.0.so.0 >0x00007f9a709289b0 0x00007f9a7094b3d4 Yes /lib64/libgstvideo-1.0.so.0 >0x00007f9a706d6800 0x00007f9a70707e50 Yes /lib64/libgstbase-1.0.so.0 >0x00007f9a703fa710 0x00007f9a7047e1ec Yes /lib64/libgstreamer-1.0.so.0 >0x00007f9a70183c90 0x00007f9a701ba730 Yes /lib64/libjpeg.so.62 >0x00007f9a6ff4bc60 0x00007f9a6ff70248 Yes /lib64/libxslt.so.1 >0x00007f9a6fbdb610 0x00007f9a6fce0ac4 Yes /lib64/libicui18n.so.50 >0x00007f9a6f81c1a0 0x00007f9a6f8ce958 Yes /lib64/libicuuc.so.50 >0x00007f9a6e1f6570 0x00007f9a6e1f6658 Yes (*) /lib64/libicudata.so.50 >0x00007f9a6dfad6c0 0x00007f9a6dfe38d0 Yes /lib64/libwebp.so.4 >0x00007f9a6dd521b0 0x00007f9a6dd8e15c Yes /lib64/libXt.so.6 >0x00007f9a6db1ed50 0x00007f9a6db36ad8 Yes /lib64/libxkbfile.so.1 >0x00007f9a6d913c20 0x00007f9a6d917058 Yes /lib64/liboauth.so.0 >0x00007f9a6d70edc0 0x00007f9a6d70f260 Yes /lib64/libsoup-gnome-2.4.so.1 >0x00007f9a6d499220 0x00007f9a6d4de954 Yes /lib64/libgcr-base-3.so.1 >0x00007f9a6d249b80 0x00007f9a6d267b68 Yes /lib64/libgck-1.so.0 >0x00007f9a6d022790 0x00007f9a6d032bec Yes /lib64/libp11-kit.so.0 >0x00007f9a6cdef9c0 0x00007f9a6ce0c094 Yes /lib64/libgsttag-1.0.so.0 >0x00007f9a6cb70d00 0x00007f9a6cbbdd60 Yes /lib64/liborc-0.4.so.0 >0x00007f9a6c95cc20 0x00007f9a6c960c44 Yes /lib64/libSM.so.6 >0x00007f9a6c743f30 0x00007f9a6c75119c Yes /lib64/libICE.so.6 >0x00007f9a6c4e3ea0 0x00007f9a6c52900c Yes /lib64/libcurl.so.4 >0x00007f9a6c2aa000 0x00007f9a6c2ae538 Yes /lib64/libidn.so.11 >0x00007f9a6c0824d0 0x00007f9a6c09c378 Yes /lib64/libssh2.so.1 >0x00007f9a6be3ebe0 0x00007f9a6be6ece4 Yes /lib64/libgssapi_krb5.so.2 >0x00007f9a6bb77660 0x00007f9a6bbd9cac Yes /lib64/libkrb5.so.3 >0x00007f9a6b922750 0x00007f9a6b942678 Yes /lib64/libk5crypto.so.3 >0x00007f9a6b71b570 0x00007f9a6b71c144 Yes /lib64/libcom_err.so.2 >0x00007f9a6b50e6d0 0x00007f9a6b5159f4 Yes /lib64/liblber-2.4.so.2 >0x00007f9a6b2c80a0 0x00007f9a6b2f87f4 Yes /lib64/libldap-2.4.so.2 >0x00007f9a6b065380 0x00007f9a6b09f2c0 Yes /lib64/libssl.so.10 >0x00007f9a6accfe40 0x00007f9a6adc0808 Yes /lib64/libcrypto.so.10 >0x00007f9a6aa5d5e0 0x00007f9a6aa63f4c Yes /lib64/libkrb5support.so.0 >0x00007f9a6a8575b0 0x00007f9a6a8581cc Yes /lib64/libkeyutils.so.1 >0x00007f9a6a63db60 0x00007f9a6a64efb4 Yes /lib64/libsasl2.so.3 >0x00007f9a68afa860 0x00007f9a68afb88c Yes /usr/lib64/gio/modules/libgiognomeproxy.so >0x00007f9a688f4bf0 0x00007f9a688f6d7c Yes /usr/lib64/enchant/libenchant_myspell.so >0x00007f9a68698620 0x00007f9a686cadb0 Yes /lib64/libhunspell-1.3.so.0 >0x00007f9a6848cc00 0x00007f9a6848cfcc Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x00007f9a68286f60 0x00007f9a68289008 Yes /usr/lib64/gtk-3.0/3.0.0/immodules/im-ibus.so >0x00007f9a680361a0 0x00007f9a680577d0 Yes /lib64/libibus-1.0.so.5 >0x00007f9a20ba9ac0 0x00007f9a20bb53b0 Yes /usr/lib64/gio/modules/libgiognutls.so >0x00007f9a208b4b80 0x00007f9a2096a2b8 Yes /lib64/libgnutls.so.28 >0x00007f9a20681b30 0x00007f9a2068db1c Yes /lib64/libtasn1.so.6 >0x00007f9a20454360 0x00007f9a2046ec9c Yes /lib64/libnettle.so.4 >0x00007f9a2022d820 0x00007f9a20238624 Yes /lib64/libhogweed.so.2 >0x00007f9a17a3b080 0x00007f9a17a8dd04 Yes /lib64/libgmp.so.10 >0x00007f9a1780b240 0x00007f9a1781f130 Yes /usr/lib64/pkcs11/p11-kit-trust.so >0x00007f9a20015d50 0x00007f9a2001fc5c Yes /usr/lib64/pkcs11/gnome-keyring-pkcs11.so >0x00007f9a175f9240 0x00007f9a175ffd3c Yes /lib64/libnss_files.so.2 >0x00007f9a173f2100 0x00007f9a173f54b8 Yes /lib64/libnss_dns.so.2 >0x00007f9a227b4740 0x00007f9a227ba6e4 Yes /usr/lib64/evince/4/backends/libpdfdocument.so >0x00007f9a22582660 0x00007f9a2259ab64 Yes /lib64/libpoppler-glib.so.8 >0x00007f9a16837220 0x00007f9a16933658 Yes /lib64/libpoppler.so.37 >0x00007f9a2230cca0 0x00007f9a2234fef8 Yes (*) /lib64/liblcms2.so.2 >0x00007f9a16517310 0x00007f9a16552d54 Yes /lib64/libtiff.so.5 >0x00007f9a162f0100 0x00007f9a163081c4 Yes /lib64/libopenjpeg.so.1 >0x00007f9a160e0060 0x00007f9a160e6b90 Yes /lib64/libjbig.so.2.0 >(*): Shared library is missing debugging information. >$1 = 0x7f9a800d7000 "" >$2 = 0x0 >rax 0x0 0 >rbx 0x400 1024 >rcx 0xffffffffffffffff -1 >rdx 0x6 6 >rsi 0x6dd1 28113 >rdi 0x6dd1 28113 >rbp 0x7fffd0ee6a70 0x7fffd0ee6a70 >rsp 0x7fffd0ee60b8 0x7fffd0ee60b8 >r8 0x0 0 >r9 0xb 11 >r10 0x8 8 >r11 0x206 518 >r12 0x34 52 >r13 0x7fffd0ee6590 140736698672528 >r14 0x41 65 >r15 0x33 51 >rip 0x7f9a97e18989 0x7f9a97e18989 <__GI_raise+57> >eflags 0x206 [ PF IF ] >cs 0x33 51 >ss 0x2b 43 >ds 0x0 0 >es 0x0 0 >fs 0x0 0 >gs 0x0 0 >st0 *value not available* >st1 *value not available* >st2 *value not available* >st3 *value not available* >st4 *value not available* >st5 *value not available* >st6 *value not available* >st7 *value not available* >fctrl *value not available* >fstat *value not available* >ftag *value not available* >fiseg *value not available* >fioff *value not available* >foseg *value not available* >fooff *value not available* >fop *value not available* >mxcsr *value not available* >ymm0 *value not available* >ymm1 *value not available* >ymm2 *value not available* >ymm3 *value not available* >ymm4 *value not available* >ymm5 *value not available* >ymm6 *value not available* >ymm7 *value not available* >ymm8 *value not available* >ymm9 *value not available* >ymm10 *value not available* >ymm11 *value not available* >ymm12 *value not available* >ymm13 *value not available* >ymm14 *value not available* >ymm15 *value not available* >Dump of assembler code for function __GI_raise: > 0x00007f9a97e18950 <+0>: mov %fs:0x2d4,%eax > 0x00007f9a97e18958 <+8>: mov %eax,%ecx > 0x00007f9a97e1895a <+10>: mov %fs:0x2d0,%esi > 0x00007f9a97e18962 <+18>: test %esi,%esi > 0x00007f9a97e18964 <+20>: jne 0x7f9a97e18998 <__GI_raise+72> > 0x00007f9a97e18966 <+22>: mov $0xba,%eax > 0x00007f9a97e1896b <+27>: syscall > 0x00007f9a97e1896d <+29>: mov %eax,%ecx > 0x00007f9a97e1896f <+31>: mov %eax,%fs:0x2d0 > 0x00007f9a97e18977 <+39>: mov %eax,%esi > 0x00007f9a97e18979 <+41>: movslq %edi,%rdx > 0x00007f9a97e1897c <+44>: movslq %esi,%rsi > 0x00007f9a97e1897f <+47>: movslq %ecx,%rdi > 0x00007f9a97e18982 <+50>: mov $0xea,%eax > 0x00007f9a97e18987 <+55>: syscall >=> 0x00007f9a97e18989 <+57>: cmp $0xfffffffffffff000,%rax > 0x00007f9a97e1898f <+63>: ja 0x7f9a97e189aa <__GI_raise+90> > 0x00007f9a97e18991 <+65>: repz retq > 0x00007f9a97e18993 <+67>: nopl 0x0(%rax,%rax,1) > 0x00007f9a97e18998 <+72>: test %eax,%eax > 0x00007f9a97e1899a <+74>: jg 0x7f9a97e18979 <__GI_raise+41> > 0x00007f9a97e1899c <+76>: mov %eax,%ecx > 0x00007f9a97e1899e <+78>: neg %ecx > 0x00007f9a97e189a0 <+80>: test $0x7fffffff,%eax > 0x00007f9a97e189a5 <+85>: cmove %esi,%ecx > 0x00007f9a97e189a8 <+88>: jmp 0x7f9a97e18979 <__GI_raise+41> > 0x00007f9a97e189aa <+90>: mov 0x3844af(%rip),%rdx # 0x7f9a9819ce60 > 0x00007f9a97e189b1 <+97>: neg %eax > 0x00007f9a97e189b3 <+99>: mov %eax,%fs:(%rdx) > 0x00007f9a97e189b6 <+102>: or $0xffffffffffffffff,%rax > 0x00007f9a97e189ba <+106>: retq >End of assembler dump.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1073383
: 871312 |
871314
|
871315
|
871317
|
871319
|
871321
|
871323
|
871324
|
871326
|
871328