Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 523517 Details for
Bug 738971
[abrt] gjs-1.29.17-1.fc16: thread_memory_magazine2_free: Process /usr/bin/gjs-console was killed by signal 11 (SIGSEGV)
Home
New
Search
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.rh90 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), 63.39 KB, created by
satellit
on 2011-09-16 08:25:06 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
satellit
Created:
2011-09-16 08:25:06 UTC
Size:
63.39 KB
patch
obsolete
>warning: core file may not match specified executable file. >[New LWP 2105] >[New LWP 2106] >[New LWP 2107] >[New LWP 2108] >[New LWP 2109] >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib/libthread_db.so.1". >Core was generated by `gjs -I /usr/share/gnome-documents/js -c const Main = imports.main; Main.start()'. >Program terminated with signal 11, Segmentation fault. >#0 thread_memory_magazine2_free (mem=0x1381ff4, ix=<optimized out>, tmem=<optimized out>) at gslice.c:808 >808 gslice.c: No such file or directory. > in gslice.c > >Thread 5 (Thread 0xb43ffb40 (LWP 2109)): >#0 __kernel_vsyscall () at arch/x86/vdso/vdso32/sysenter.S:49 >No locals. >#1 0x00e54bb4 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_timedwait.S:238 >No locals. >#2 0x00a700c2 in g_cond_timed_wait_posix_impl (cond=0xb3a07338, entered_mutex=0x8eaa938, abs_time=0xb43ff278) at gthread-posix.c:242 > result = <optimized out> > end_time = {tv_sec = 1316160728, tv_nsec = 191045000} > timed_out = <optimized out> > __PRETTY_FUNCTION__ = "g_cond_timed_wait_posix_impl" >#3 0x002d3530 in g_async_queue_pop_intern_unlocked (queue=0x8eaa9a8, try=<optimized out>, end_time=0xb43ff278) at gasyncqueue.c:415 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked" >#4 0x002d3ecf in g_async_queue_timed_pop (queue=0x8eaa9a8, end_time=0xb43ff278) at gasyncqueue.c:536 > retval = <optimized out> > __PRETTY_FUNCTION__ = "g_async_queue_timed_pop" >#5 0x0032b4d3 in g_thread_pool_wait_for_new_pool () at gthreadpool.c:175 > end_time = {tv_sec = 1316160728, tv_usec = 191045} > 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 = 0 >#6 g_thread_pool_thread_proxy (data=0x91bc608) at gthreadpool.c:378 > free_pool = <optimized out> > task = <optimized out> > pool = <optimized out> >#7 0x00329125 in g_thread_create_proxy (data=0x91bb978) at gthread.c:1962 > thread = 0x91bb978 > __PRETTY_FUNCTION__ = "g_thread_create_proxy" >#8 0x00e50c8e in start_thread (arg=0xb43ffb40) at pthread_create.c:305 > __res = <optimized out> > pd = 0xb43ffb40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {15081460, 0, 4001536, -1270877208, -757201927, 1730197648}, 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> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x009304ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 >No locals. > >Thread 4 (Thread 0xb4dffb40 (LWP 2108)): >#0 __kernel_vsyscall () at arch/x86/vdso/vdso32/sysenter.S:49 >No locals. >#1 0x00925bb0 in __GI___poll (fds=0xb4400cc0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = -516 > result = <optimized out> >#2 0x0031080c in g_poll (fds=0xb4400cc0, nfds=3, timeout=-1) at gpoll.c:132 >No locals. >#3 0x00301c06 in g_main_context_poll (n_fds=3, fds=0xb4400cc0, priority=<optimized out>, timeout=<optimized out>, context=0xb4e08220) at gmain.c:3402 > poll_func = 0x3107e0 <g_poll> >#4 g_main_context_iterate (context=0xb4e08220, block=3213280, dispatch=1, self=0xb4e082b0) at gmain.c:3084 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 3 > allocated_nfds = <optimized out> > fds = <optimized out> > __PRETTY_FUNCTION__ = "g_main_context_iterate" >#5 0x00302337 in g_main_loop_run (loop=0xb4e081f8) at gmain.c:3297 > self = 0xb4e082b0 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#6 0x0072771b in gdbus_shared_thread_func (user_data=0xb4e08208) at gdbusprivate.c:276 > data = 0xb4e08208 >#7 0x00329125 in g_thread_create_proxy (data=0xb4e082b0) at gthread.c:1962 > thread = 0xb4e082b0 > __PRETTY_FUNCTION__ = "g_thread_create_proxy" >#8 0x00e50c8e in start_thread (arg=0xb4dffb40) at pthread_create.c:305 > __res = <optimized out> > pd = 0xb4dffb40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {15081460, 0, 4001536, -1260391448, 316539896, 1730197648}, 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> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x009304ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 >No locals. > >Thread 3 (Thread 0xb57e8b40 (LWP 2107)): >#0 __kernel_vsyscall () at arch/x86/vdso/vdso32/sysenter.S:49 >No locals. >#1 0x00925bb0 in __GI___poll (fds=0xb4e00cc0, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87 > resultvar = <optimized out> > oldtype = -516 > result = <optimized out> >#2 0x0031080c in g_poll (fds=0xb4e00cc0, nfds=1, timeout=-1) at gpoll.c:132 >No locals. >#3 0x00301c06 in g_main_context_poll (n_fds=1, fds=0xb4e00cc0, priority=<optimized out>, timeout=<optimized out>, context=0x8d9ccf0) at gmain.c:3402 > poll_func = 0x3107e0 <g_poll> >#4 g_main_context_iterate (context=0x8d9ccf0, block=3213280, dispatch=1, self=0x8d5b688) at gmain.c:3084 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 1 > allocated_nfds = <optimized out> > fds = <optimized out> > __PRETTY_FUNCTION__ = "g_main_context_iterate" >#5 0x00302337 in g_main_loop_run (loop=0xb4e00cb0) at gmain.c:3297 > self = 0x8d5b688 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#6 0x02656485 in dconf_context_thread (data=0x8d9ccf0) at dconfcontext.c:11 > context = 0x8d9ccf0 > loop = <optimized out> > __PRETTY_FUNCTION__ = "dconf_context_thread" >#7 0x00329125 in g_thread_create_proxy (data=0x8d5b688) at gthread.c:1962 > thread = 0x8d5b688 > __PRETTY_FUNCTION__ = "g_thread_create_proxy" >#8 0x00e50c8e in start_thread (arg=0xb57e8b40) at pthread_create.c:305 > __res = <optimized out> > pd = 0xb57e8b40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {15081460, 0, 4001536, -1249999896, 1346241531, 1730197648}, 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> > __PRETTY_FUNCTION__ = "start_thread" >#9 0x009304ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 >No locals. > >Thread 2 (Thread 0xb7562b40 (LWP 2106)): >#0 __kernel_vsyscall () at arch/x86/vdso/vdso32/sysenter.S:49 >No locals. >#1 0x00e5480c in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i486/pthread_cond_wait.S:172 >No locals. >#2 0x00134c52 in PR_WaitCondVar (cvar=0x8ceb688, timeout=4294967295) at ../../../mozilla/nsprpub/pr/src/pthreads/ptsynch.c:417 > rv = <optimized out> > thred = 0x8ceb708 >#3 0x00b096c2 in js::GCHelperThread::threadLoop (this=0x8cae5c8, rt=0x8cae458) at jsgc.cpp:2084 > lock = {rt = 0x8cae458} >#4 0x00b09719 in js::GCHelperThread::threadMain (arg=0x8cae458) at jsgc.cpp:2070 > rt = 0x8cae458 >#5 0x0013ab42 in _pt_root (arg=0x8ceb708) at ../../../mozilla/nsprpub/pr/src/pthreads/ptthread.c:187 > thred = 0x8ceb708 > detached = 0 >#6 0x00e50c8e in start_thread (arg=0xb7562b40) at pthread_create.c:305 > __res = <optimized out> > pd = 0xb7562b40 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {15081460, 0, 4001536, -1219091480, 25035775, 1730197648}, 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> > __PRETTY_FUNCTION__ = "start_thread" >#7 0x009304ee in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133 >No locals. > >Thread 1 (Thread 0xb7764740 (LWP 2105)): >#0 thread_memory_magazine2_free (mem=0x1381ff4, ix=<optimized out>, tmem=<optimized out>) at gslice.c:808 > mag = 0x8ca4b80 > chunk = 0x1381ff4 >#1 g_slice_free1 (mem_size=32, mem_block=0x1381ff4) at gslice.c:893 > tmem = 0x8ca4768 > ix = 3 > chunk_size = 32 > acat = 147474280 >#2 0x00dd5bc4 in gdk_rgba_free (rgba=0x1381ff4) at gdkrgba.c:96 >No locals. >#3 0x010d4b4c in gtk_style_context_get_background_color (context=0x9201160, state=GTK_STATE_FLAG_NORMAL, color=0xbfcc6148) at gtkstylecontext.c:3277 > c = 0x1381ff4 > __PRETTY_FUNCTION__ = "gtk_style_context_get_background_color" >#4 0x01132d3d in gtk_theming_engine_get_background_color (engine=0x8dea930, state=GTK_STATE_FLAG_NORMAL, color=0xbfcc6148) at gtkthemingengine.c:790 > priv = <optimized out> >#5 0x011332a5 in render_background_internal (engine=0x8dea930, cr=0x39cb460, x=0, y=0, width=6003, height=16487, junction=GTK_JUNCTION_NONE) at gtkthemingengine.c:1392 > bg_color = {red = 4.113330488454426e-266, green = 2.8857817298684239e-304, blue = 3.8947901447144643e-304, alpha = 3.0872065448040558e-304} > pattern = <optimized out> > flags = GTK_STATE_FLAG_NORMAL > running = <optimized out> > progress = <optimized out> > border_box = {box = {x = 73, y = 4.2489645542347203e-322, width = 5.3360734001323986e-315, height = 6.5882547663489386e-308}, border_radius = {top_left = {horizontal = 6.5297886235128984e-308, vertical = 1.2278454150219064e-264}, top_right = {horizontal = 2.1184947431485807e-299, vertical = 1.6509917692722286e-305}, bottom_right = {horizontal = 1.6374153771606345e-305, vertical = 1.1046792378210963e-264}, bottom_left = {horizontal = 5.6182708716282091e-307, vertical = 1.1375235487320537e-63}}} > box_shadow = <optimized out> > border = {left = 29440, right = 16567, top = 4084, bottom = 231} >#6 0x00e6d978 in adwaita_engine_render_background (engine=0x8dea930, cr=0x39cb460, x=0, y=0, width=6003, height=16487) at adwaita_engine.c:480 >No locals. >#7 0x010d58d4 in gtk_render_background (context=0x9201160, cr=0x39cb460, x=0, y=0, width=6003, height=16487) at gtkstylecontext.c:3740 > priv = 0x9201170 > engine_class = <optimized out> > __PRETTY_FUNCTION__ = "gtk_render_background" >#8 0x011400e5 in gtk_toolbar_draw (widget=0x9204048, cr=0x39cb460) at gtktoolbar.c:870 > toolbar = <optimized out> > priv = 0x92040b8 > context = 0x9201160 > state = <optimized out> > list = <optimized out> > border_width = <optimized out> >#9 0x0103985a in _gtk_marshal_BOOLEAN__BOXED (closure=0x8d60158, return_value=0xbfcc6594, n_param_values=2, param_values=0x92c0b18, invocation_hint=0xbfcc6580, marshal_data=0x113ffe0) at gtkmarshalers.c:85 > callback = 0x113ffe0 <gtk_toolbar_draw> > cc = 0x8d60158 > data1 = 0x9204048 > data2 = 0x8d5c8a0 > v_return = <optimized out> > __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" >#10 0x0119f984 in gtk_widget_draw_marshaller (closure=0x8d60158, return_value=0xbfcc6594, n_param_values=2, param_values=0x92c0b18, invocation_hint=0xbfcc6580, marshal_data=0x113ffe0) at gtkwidget.c:819 > cr = 0x39cb460 >#11 0x00e8209e in g_type_class_meta_marshal (closure=0x8d60158, return_value=0xbfcc6594, n_param_values=2, param_values=0x92c0b18, invocation_hint=0xbfcc6580, marshal_data=0x90) at gclosure.c:885 > class = <optimized out> > callback = <optimized out> > offset = 144 >#12 0x00e835c6 in g_closure_invoke (closure=0x8d60158, return_value=0xbfcc6594, n_param_values=2, param_values=0x92c0b18, invocation_hint=0xbfcc6580) at gclosure.c:774 > marshal = 0xe82040 <g_type_class_meta_marshal> > marshal_data = 0x90 > in_marshal = 1 > __PRETTY_FUNCTION__ = "g_closure_invoke" >#13 0x00e979f8 in signal_emit_unlocked_R (node=0x8d602b8, detail=0, instance=0x9204048, emission_return=0xbfcc66cc, instance_and_params=0x92c0b18) at gsignal.c:3310 > accumulator = 0x8d602e8 > emission = {next = 0xbfcc6a18, instance = 0x9204048, ihint = {signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 153082296} > class_closure = 0x8d60158 > hlist = 0x4 > handler_list = 0x0 > return_accu = 0xbfcc6594 > 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}}} > signal_id = 20 > max_sequential_handler_number = 278 > return_value_altered = 0 >#14 0x00ea0718 in g_signal_emit_valist (instance=0x9204048, signal_id=20, detail=0, var_args=0xbfcc6730 "\\g\314\277") at gsignal.c:3013 > return_value = {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}}} > error = 0x0 > rtype = 20 > static_scope = 0 > instance_and_params = 0x92c0b18 > signal_return_type = 20 > param_values = 0x92c0b2c > node = <optimized out> > i = <optimized out> > n_params = 1 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#15 0x00ea09d4 in g_signal_emit (instance=0x9204048, signal_id=20, detail=0) at gsignal.c:3060 > var_args = 0xbfcc672c "`\264\234\003\\g\314\277" >#16 0x011b4916 in _gtk_widget_draw_internal (clip_to_size=<optimized out>, cr=0x39cb460, widget=0x9204048) at gtkwidget.c:5721 > result = 20455412 > context = <optimized out> >#17 _gtk_widget_draw_internal (widget=0x9204048, cr=0x39cb460, clip_to_size=1) at gtkwidget.c:5697 >No locals. >#18 0x00f9496a in gtk_container_propagate_draw (container=0x91d6a58, child=0x9204048, cr=0x39cb460) at gtkcontainer.c:3340 > event = <optimized out> > allocation = {x = 242, y = 0, width = 6003, height = 16487} > window = <optimized out> > w = <optimized out> > x = 0 > y = 0 > __PRETTY_FUNCTION__ = "gtk_container_propagate_draw" >#19 0x00f94a29 in gtk_container_draw_child (child=0x9204048, client_data=0xbfcc6878) at gtkcontainer.c:3187 > data = 0xbfcc6878 >#20 0x00ff1f41 in gtk_grid_forall (container=0x91d6a58, include_internals=1, callback=0xf949e0 <gtk_container_draw_child>, callback_data=0xbfcc6878) at gtkgrid.c:503 > grid = <optimized out> > priv = <optimized out> > child = <optimized out> > list = 0x0 >#21 0x00f92c2f in gtk_container_forall (container=0x91d6a58, callback=0xf949e0 <gtk_container_draw_child>, callback_data=0xbfcc6878) at gtkcontainer.c:2012 > class = 0x91d5348 > __PRETTY_FUNCTION__ = "gtk_container_forall" >#22 0x00f92f02 in gtk_container_draw (widget=0x91d6a58, cr=0x39cb460) at gtkcontainer.c:3204 > data = {container = 0x91d6a58, cr = 0x39cb460} >#23 0x0103985a in _gtk_marshal_BOOLEAN__BOXED (closure=0x8d60158, return_value=0xbfcc6a34, n_param_values=2, param_values=0x92c0a78, invocation_hint=0xbfcc6a20, marshal_data=0xf92eb0) at gtkmarshalers.c:85 > callback = 0xf92eb0 <gtk_container_draw> > cc = 0x8d60158 > data1 = 0x91d6a58 > data2 = 0x8d5c8a0 > v_return = <optimized out> > __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" >#24 0x0119f984 in gtk_widget_draw_marshaller (closure=0x8d60158, return_value=0xbfcc6a34, n_param_values=2, param_values=0x92c0a78, invocation_hint=0xbfcc6a20, marshal_data=0xf92eb0) at gtkwidget.c:819 > cr = 0x39cb460 >#25 0x00e8209e in g_type_class_meta_marshal (closure=0x8d60158, return_value=0xbfcc6a34, n_param_values=2, param_values=0x92c0a78, invocation_hint=0xbfcc6a20, marshal_data=0x90) at gclosure.c:885 > class = <optimized out> > callback = <optimized out> > offset = 144 >#26 0x00e835c6 in g_closure_invoke (closure=0x8d60158, return_value=0xbfcc6a34, n_param_values=2, param_values=0x92c0a78, invocation_hint=0xbfcc6a20) at gclosure.c:774 > marshal = 0xe82040 <g_type_class_meta_marshal> > marshal_data = 0x90 > in_marshal = 1 > __PRETTY_FUNCTION__ = "g_closure_invoke" >#27 0x00e979f8 in signal_emit_unlocked_R (node=0x8d602b8, detail=0, instance=0x91d6a58, emission_return=0xbfcc6b6c, instance_and_params=0x92c0a78) at gsignal.c:3310 > accumulator = 0x8d602e8 > emission = {next = 0xbfcc6eb8, instance = 0x91d6a58, ihint = {signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 152916544} > class_closure = 0x8d60158 > hlist = 0x9e6304 > handler_list = 0x0 > return_accu = 0xbfcc6a34 > 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}}} > signal_id = 20 > max_sequential_handler_number = 278 > return_value_altered = 0 >#28 0x00ea0718 in g_signal_emit_valist (instance=0x91d6a58, signal_id=20, detail=0, var_args=0xbfcc6bd0 "\374k\314\277") at gsignal.c:3013 > return_value = {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}}} > error = 0x0 > rtype = 20 > static_scope = 0 > instance_and_params = 0x92c0a78 > signal_return_type = 20 > param_values = 0x92c0a8c > node = <optimized out> > i = <optimized out> > n_params = 1 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#29 0x00ea09d4 in g_signal_emit (instance=0x91d6a58, signal_id=20, detail=0) at gsignal.c:3060 > var_args = 0xbfcc6bcc "`\264\234\003\374k\314\277" >#30 0x011b4916 in _gtk_widget_draw_internal (clip_to_size=<optimized out>, cr=0x39cb460, widget=0x91d6a58) at gtkwidget.c:5721 > result = 20455412 > context = <optimized out> >#31 _gtk_widget_draw_internal (widget=0x91d6a58, cr=0x39cb460, clip_to_size=1) at gtkwidget.c:5697 >No locals. >#32 0x00f9496a in gtk_container_propagate_draw (container=0xb4e04e10, child=0x91d6a58, cr=0x39cb460) at gtkcontainer.c:3340 > event = <optimized out> > allocation = {x = 242, y = 0, width = 6003, height = 16516} > window = <optimized out> > w = <optimized out> > x = 242 > y = 0 > __PRETTY_FUNCTION__ = "gtk_container_propagate_draw" >#33 0x00f94a29 in gtk_container_draw_child (child=0x91d6a58, client_data=0xbfcc6d18) at gtkcontainer.c:3187 > data = 0xbfcc6d18 >#34 0x00ff1f41 in gtk_grid_forall (container=0xb4e04e10, include_internals=1, callback=0xf949e0 <gtk_container_draw_child>, callback_data=0xbfcc6d18) at gtkgrid.c:503 > grid = <optimized out> > priv = <optimized out> > child = <optimized out> > list = 0x91f7c30 >#35 0x00f92c2f in gtk_container_forall (container=0xb4e04e10, callback=0xf949e0 <gtk_container_draw_child>, callback_data=0xbfcc6d18) at gtkcontainer.c:2012 > class = 0x91d5348 > __PRETTY_FUNCTION__ = "gtk_container_forall" >#36 0x00f92f02 in gtk_container_draw (widget=0xb4e04e10, cr=0x39cb460) at gtkcontainer.c:3204 > data = {container = 0xb4e04e10, cr = 0x39cb460} >#37 0x0103985a in _gtk_marshal_BOOLEAN__BOXED (closure=0x8d60158, return_value=0xbfcc6ed4, n_param_values=2, param_values=0x92c9b18, invocation_hint=0xbfcc6ec0, marshal_data=0xf92eb0) at gtkmarshalers.c:85 > callback = 0xf92eb0 <gtk_container_draw> > cc = 0x8d60158 > data1 = 0xb4e04e10 > data2 = 0x8d5c8a0 > v_return = <optimized out> > __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" >#38 0x0119f984 in gtk_widget_draw_marshaller (closure=0x8d60158, return_value=0xbfcc6ed4, n_param_values=2, param_values=0x92c9b18, invocation_hint=0xbfcc6ec0, marshal_data=0xf92eb0) at gtkwidget.c:819 > cr = 0x39cb460 >#39 0x00e8209e in g_type_class_meta_marshal (closure=0x8d60158, return_value=0xbfcc6ed4, n_param_values=2, param_values=0x92c9b18, invocation_hint=0xbfcc6ec0, marshal_data=0x90) at gclosure.c:885 > class = <optimized out> > callback = <optimized out> > offset = 144 >#40 0x00e835c6 in g_closure_invoke (closure=0x8d60158, return_value=0xbfcc6ed4, n_param_values=2, param_values=0x92c9b18, invocation_hint=0xbfcc6ec0) at gclosure.c:774 > marshal = 0xe82040 <g_type_class_meta_marshal> > marshal_data = 0x90 > in_marshal = 1 > __PRETTY_FUNCTION__ = "g_closure_invoke" >#41 0x00e979f8 in signal_emit_unlocked_R (node=0x8d602b8, detail=0, instance=0xb4e04e10, emission_return=0xbfcc700c, instance_and_params=0x92c9b18) at gsignal.c:3310 > accumulator = 0x8d602e8 > emission = {next = 0xbfcc73b8, instance = 0xb4e04e10, ihint = {signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 152916544} > class_closure = 0x8d60158 > hlist = 0x924e204 > handler_list = 0x0 > return_accu = 0xbfcc6ed4 > 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}}} > signal_id = 20 > max_sequential_handler_number = 278 > return_value_altered = 0 >#42 0x00ea0718 in g_signal_emit_valist (instance=0xb4e04e10, signal_id=20, detail=0, var_args=0xbfcc7070 "\234p\314\277") at gsignal.c:3013 > return_value = {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}}} > error = 0x0 > rtype = 20 > static_scope = 0 > instance_and_params = 0x92c9b18 > signal_return_type = 20 > param_values = 0x92c9b2c > node = <optimized out> > i = <optimized out> > n_params = 1 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#43 0x00ea09d4 in g_signal_emit (instance=0xb4e04e10, signal_id=20, detail=0) at gsignal.c:3060 > var_args = 0xbfcc706c "`\264\234\003\234p\314\277" >#44 0x011b4916 in _gtk_widget_draw_internal (clip_to_size=<optimized out>, cr=0x39cb460, widget=0xb4e04e10) at gtkwidget.c:5721 > result = 20455412 > context = <optimized out> >#45 _gtk_widget_draw_internal (widget=0xb4e04e10, cr=0x39cb460, clip_to_size=1) at gtkwidget.c:5697 >No locals. >#46 0x00f9496a in gtk_container_propagate_draw (container=0x91aa118, child=0xb4e04e10, cr=0x39cb460) at gtkcontainer.c:3340 > event = <optimized out> > allocation = {x = 0, y = 0, width = 6245, height = 600} > window = <optimized out> > w = <optimized out> > x = 0 > y = 0 > __PRETTY_FUNCTION__ = "gtk_container_propagate_draw" >#47 0x00f94a29 in gtk_container_draw_child (child=0xb4e04e10, client_data=0xbfcc71a8) at gtkcontainer.c:3187 > data = 0xbfcc71a8 >#48 0x00f3df9d in gtk_bin_forall (container=0x91aa118, include_internals=1, callback=0xf949e0 <gtk_container_draw_child>, callback_data=0xbfcc71a8) at gtkbin.c:172 > bin = <optimized out> > priv = <optimized out> >#49 0x00f92c2f in gtk_container_forall (container=0x91aa118, callback=0xf949e0 <gtk_container_draw_child>, callback_data=0xbfcc71a8) at gtkcontainer.c:2012 > class = 0x8d81f80 > __PRETTY_FUNCTION__ = "gtk_container_forall" >#50 0x00f92f02 in gtk_container_draw (widget=0x91aa118, cr=0x39cb460) at gtkcontainer.c:3204 > data = {container = 0x91aa118, cr = 0x39cb460} >#51 0x011c3b8d in gtk_window_draw (widget=0x91aa118, cr=0x39cb460) at gtkwindow.c:7456 > priv = 0x91aa198 > context = 0x8db49c0 > ret = 0 >#52 0x0103985a in _gtk_marshal_BOOLEAN__BOXED (closure=0x8d60158, return_value=0xbfcc73d4, n_param_values=2, param_values=0x92c9ca0, invocation_hint=0xbfcc73c0, marshal_data=0x11c3ae0) at gtkmarshalers.c:85 > callback = 0x11c3ae0 <gtk_window_draw> > cc = 0x8d60158 > data1 = 0x91aa118 > data2 = 0x8d5c8a0 > v_return = <optimized out> > __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXED" >#53 0x0119f984 in gtk_widget_draw_marshaller (closure=0x8d60158, return_value=0xbfcc73d4, n_param_values=2, param_values=0x92c9ca0, invocation_hint=0xbfcc73c0, marshal_data=0x11c3ae0) at gtkwidget.c:819 > cr = 0x39cb460 >#54 0x00e8209e in g_type_class_meta_marshal (closure=0x8d60158, return_value=0xbfcc73d4, n_param_values=2, param_values=0x92c9ca0, invocation_hint=0xbfcc73c0, marshal_data=0x90) at gclosure.c:885 > class = <optimized out> > callback = <optimized out> > offset = 144 >#55 0x00e836a5 in g_closure_invoke (closure=0x8d60158, return_value=0xbfcc73d4, n_param_values=2, param_values=0x92c9ca0, invocation_hint=0xbfcc73c0) at gclosure.c:774 > marshal = 0xe82040 <g_type_class_meta_marshal> > marshal_data = 0x90 > in_marshal = 0 > __PRETTY_FUNCTION__ = "g_closure_invoke" >#56 0x00e979f8 in signal_emit_unlocked_R (node=0x8d602b8, detail=0, instance=0x91aa118, emission_return=0xbfcc750c, instance_and_params=0x92c9ca0) at gsignal.c:3310 > accumulator = 0x8d602e8 > emission = {next = 0xbfcc7a88, instance = 0x91aa118, ihint = {signal_id = 20, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 148381368} > class_closure = 0x8d60158 > hlist = 0x92b61d8 > handler_list = 0x0 > return_accu = 0xbfcc73d4 > 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}}} > signal_id = 20 > max_sequential_handler_number = 278 > return_value_altered = 0 >#57 0x00ea0718 in g_signal_emit_valist (instance=0x91aa118, signal_id=20, detail=0, var_args=0xbfcc7570 "\234u\314\277") at gsignal.c:3013 > return_value = {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}}} > error = 0x0 > rtype = 20 > static_scope = 0 > instance_and_params = 0x92c9ca0 > signal_return_type = 20 > param_values = 0x92c9cb4 > node = <optimized out> > i = <optimized out> > n_params = 1 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#58 0x00ea09d4 in g_signal_emit (instance=0x91aa118, signal_id=20, detail=0) at gsignal.c:3060 > var_args = 0xbfcc756c "`\264\234\003\234u\314\277" >#59 0x011b4916 in _gtk_widget_draw_internal (clip_to_size=<optimized out>, cr=0x39cb460, widget=0x91aa118) at gtkwidget.c:5721 > result = 20455412 > context = <optimized out> >#60 _gtk_widget_draw_internal (widget=0x91aa118, cr=0x39cb460, clip_to_size=1) at gtkwidget.c:5697 >No locals. >#61 0x011b4a53 in gtk_widget_send_expose (widget=0x91aa118, event=0xbfcc76bc) at gtkwidget.c:5968 > cr = 0x39cb460 > x = 0 > y = 0 > do_clip = 1 > __PRETTY_FUNCTION__ = "gtk_widget_send_expose" >#62 0x01039734 in gtk_main_do_event (event=0xbfcc76bc) at gtkmain.c:1801 > event_widget = 0x91aa118 > grab_widget = 0x91aa118 > window_group = 0x92aad78 > rewritten_event = <optimized out> > device = <optimized out> > tmp_list = <optimized out> > __PRETTY_FUNCTION__ = "gtk_main_do_event" >#63 0x00dd186d in _gdk_event_emit (event=0xbfcc76bc) at gdkevents.c:71 >No locals. >#64 0x00de5778 in _gdk_window_process_updates_recurse (window=0x8dae3f0, expose_region=0x92c12f8) at gdkwindow.c:3857 > event = {type = GDK_EXPOSE, any = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000'}, expose = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', area = {x = 0, y = 0, width = 6245, height = 600}, region = 0x92c12f8, count = 0}, visibility = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', state = GDK_VISIBILITY_UNOBSCURED}, motion = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', time = 0, x = 1.3251863714578126e-310, y = 1.7413241019597696e-264, axes = 0x0, state = 28, is_hint = 25568, device = 0x1865, x_root = 4.5155727521092196e-317, y_root = 9.2652861521371937e-265}, button = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', time = 0, x = 1.3251863714578126e-310, y = 1.7413241019597696e-264, axes = 0x0, state = 28, button = 10380256, device = 0x1865, x_root = 4.5155727521092196e-317, y_root = 9.2652861521371937e-265}, scroll = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', time = 0, x = 1.3251863714578126e-310, y = 1.7413241019597696e-264, state = 0, direction = 28, device = 0x9e63e0, x_root = 4.8879619628422258e-306, y_root = 6.64766279178518e-307}, key = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', time = 0, state = 0, keyval = 6245, length = 600, string = 0x92c12f8 "\001", hardware_keycode = 0, group = 0 '\000', is_modifier = 0}, crossing = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', subwindow = 0x0, time = 0, x = 1.2731974776646033e-311, y = 7.6028493500196545e-316, x_root = 1.0819247803096106e-305, y_root = 4.8879619628422258e-306, mode = GDK_CROSSING_NORMAL, detail = 6152267, focus = 152952864, state = 0}, focus_change = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', in = 0}, configure = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', x = 0, y = 0, width = 6245, height = 600}, property = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', atom = 0x0, time = 0, state = 6245}, selection = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', selection = 0x0, target = 0x0, property = 0x1865, time = 600, requestor = 0x92c12f8}, owner_change = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', owner = 0x0, reason = GDK_OWNER_CHANGE_NEW_OWNER, selection = 0x1865, time = 600, selection_time = 153883384}, proximity = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', time = 0, device = 0x0}, dnd = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', context = 0x0, time = 0, x_root = 6245, y_root = 0}, window_state = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', changed_mask = 0, new_window_state = 0}, setting = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', action = GDK_SETTING_ACTION_NEW, name = 0x0}, grab_broken = {type = GDK_EXPOSE, window = 0x8dae3f0, send_event = 0 '\000', keyboard = 0, implicit = 0, grab_window = 0x1865}} > child = <optimized out> > child_region = <optimized out> > r = {x = 243, y = 16488, width = 5979, height = 27} > l = <optimized out> > children = 0x9242140 >#65 0x00e0b024 in gdk_x11_window_process_updates_recurse (window=0x8dae3f0, region=0x92c12f8) at gdkwindow-x11.c:4672 >No locals. >#66 0x00de4cb0 in gdk_window_process_updates_internal (window=<optimized out>) at gdkwindow.c:4013 > expose_region = 0x92c12f8 > update_area = 0x92c1288 > impl_class = 0x8dadc00 > save_region = 0 > clip_box = {x = 0, y = 0, width = 6245, height = 600} >#67 0x00de4f55 in gdk_window_process_updates (window=0x8dae3f0, update_children=1) at gdkwindow.c:4209 > impl_window = 0x8dae3f0 > __PRETTY_FUNCTION__ = "gdk_window_process_updates" >#68 0x011c16f4 in gtk_window_move_resize (window=0x91aa118) at gtkwindow.c:7025 > new_flags = 74 > priv = 0x91aa198 > allocation = {x = 0, y = 0, width = 6245, height = 600} > widget = 0x91aa118 > info = 0x9260710 > new_geometry = {min_width = 6245, min_height = 16516, max_width = 0, max_height = 0, base_width = 0, base_height = 0, width_inc = 0, height_inc = 0, min_aspect = 0, max_aspect = 0, win_gravity = GDK_GRAVITY_NORTH_WEST} > new_request = {x = 0, y = 0, width = 6245, height = 16516} > configure_request_pos_changed = <optimized out> > hints_changed = <optimized out> > container = 0x91aa118 > gdk_window = 0x8dae3f0 > configure_request_size_changed = 0 > saved_last_info = {geometry = {min_width = 6245, min_height = 16516, max_width = 0, max_height = 0, base_width = 0, base_height = 0, width_inc = 0, height_inc = 0, min_aspect = 0, max_aspect = 0, win_gravity = GDK_GRAVITY_NORTH_WEST}, flags = 74, configure_request = {x = 0, y = 0, width = 6245, height = 16516}} >#69 gtk_window_check_resize (container=0x91aa118) at gtkwindow.c:6069 >No locals. >#70 gtk_window_check_resize (container=0x91aa118) at gtkwindow.c:6062 >No locals. >#71 0x00e84be4 in g_cclosure_marshal_VOID__VOID (closure=0x8dd5fb8, return_value=0x0, n_param_values=1, param_values=0x92aafc0, invocation_hint=0xbfcc7a90, marshal_data=0x11c1060) at gmarshal.c:85 > callback = 0x11c1060 <gtk_window_check_resize> > cc = 0x8dd5fb8 > data1 = 0x91aa118 > data2 = <optimized out> > __PRETTY_FUNCTION__ = "g_cclosure_marshal_VOID__VOID" >#72 0x00e8209e in g_type_class_meta_marshal (closure=0x8dd5fb8, return_value=0x0, n_param_values=1, param_values=0x92aafc0, invocation_hint=0xbfcc7a90, marshal_data=0x1a4) at gclosure.c:885 > class = <optimized out> > callback = <optimized out> > offset = 420 >#73 0x00e836a5 in g_closure_invoke (closure=0x8dd5fb8, return_value=0x0, n_param_values=1, param_values=0x92aafc0, invocation_hint=0xbfcc7a90) at gclosure.c:774 > marshal = 0xe82040 <g_type_class_meta_marshal> > marshal_data = 0x1a4 > in_marshal = 0 > __PRETTY_FUNCTION__ = "g_closure_invoke" >#74 0x00e979f8 in signal_emit_unlocked_R (node=0x8dd5328, detail=0, instance=0x91aa118, emission_return=0x0, instance_and_params=0x92aafc0) at gsignal.c:3310 > accumulator = 0x0 > emission = {next = 0x0, instance = 0x91aa118, ihint = {signal_id = 73, detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, chain_type = 148381368} > class_closure = 0x8dd5fb8 > hlist = 0x92b6248 > handler_list = 0x0 > 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 = 73 > max_sequential_handler_number = 275 > return_value_altered = 0 >#75 0x00ea085f in g_signal_emit_valist (instance=0x91aa118, signal_id=73, detail=0, var_args=0xbfcc7c3c "\364\037\070\001\030\241\032\t\364\037\070\001\030\241\032\t\f)\371") at gsignal.c:3003 > instance_and_params = 0x92aafc0 > signal_return_type = 4 > param_values = 0x92aafd4 > node = <optimized out> > i = <optimized out> > n_params = 0 > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#76 0x00ea09d4 in g_signal_emit (instance=0x91aa118, signal_id=73, detail=0) at gsignal.c:3060 > var_args = 0xbfcc7c3c "\364\037\070\001\030\241\032\t\364\037\070\001\030\241\032\t\f)\371" >#77 0x00f9254a in gtk_container_check_resize (container=0x91aa118) at gtkcontainer.c:1769 >No locals. >#78 0x00f9290c in gtk_container_idle_sizer (data=0x0) at gtkcontainer.c:1659 > slist = <optimized out> > widget = 0x91aa118 >#79 0x00dc7d8f in gdk_threads_dispatch (data=0x924b5c0) at gdk.c:754 > dispatch = 0x924b5c0 > ret = 0 >#80 0x002fd401 in g_idle_dispatch (source=0x92b7768, callback=0xdc7d50 <gdk_threads_dispatch>, user_data=0x924b5c0) at gmain.c:4801 >No locals. >#81 0x003015bf in g_main_dispatch (context=0x8d607b0) at gmain.c:2441 > dispatch = 0x2fd3e0 <g_idle_dispatch> > was_in_call = 0 > user_data = 0x924b5c0 > callback = 0xdc7d50 <gdk_threads_dispatch> > cb_funcs = 0x3e033c > cb_data = 0x9212068 > current_source_link = {data = 0x92b7768, next = 0x0} > need_destroy = <optimized out> > source = 0x92b7768 > current = 0x8ca58a0 > i = <optimized out> >#82 g_main_context_dispatch (context=0x8d607b0) at gmain.c:3011 >No locals. >#83 0x00301d00 in g_main_context_iterate (context=0x8d607b0, block=3213280, dispatch=1, self=0x8ca4020) at gmain.c:3089 > max_priority = 110 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = <optimized out> > fds = <optimized out> > __PRETTY_FUNCTION__ = "g_main_context_iterate" >#84 0x00302337 in g_main_loop_run (loop=0x8cae2c0) at gmain.c:3297 > self = 0x8ca4020 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#85 0x01038645 in gtk_main () at gtkmain.c:1362 > loop = 0x8cae2c0 >#86 0x001d949a in ffi_call_SYSV () at ../src/x86/sysv.S:64 >No locals. >#87 0x001d91d0 in ffi_call (cif=0x8d6a2ec, fn=0x10385a0 <gtk_main>, rvalue=0xbfcc803c, avalue=0xbfcc7ea0) at ../src/x86/ffi.c:303 > ecif = {cif = 0x8d6a2ec, rvalue = 0xbfcc803c, avalue = 0xbfcc7ea0} >#88 0x0025a168 in gjs_invoke_c_function (context=0x8cf0178, function=0x8d6a2e0, obj=0xb6802b90, js_argc=0, js_argv=0xb69620b8, js_rval=0xbfcc8088) at gi/function.c:648 > in_arg_cvalues = 0xbfcc7eb0 > out_arg_cvalues = 0xbfcc7e90 > inout_original_arg_cvalues = 0xbfcc7e80 > ffi_arg_pointers = 0xbfcc7ea0 > return_value = {v_boolean = 2, v_int8 = 2 '\002', v_uint8 = 2 '\002', v_int16 = 2, v_uint16 = 2, v_int32 = 2, v_uint32 = 2, v_int64 = 10924695993974786, v_uint64 = 10924695993974786, v_float = 2.80259693e-45, v_double = 6.3448862467504603e-308, v_short = 2, v_ushort = 2, v_int = 2, v_uint = 2, v_long = 2, v_ulong = 2, v_ssize = 2, v_size = 2, v_string = 0x2 <Address 0x2 out of bounds>, v_pointer = 0x2} > processed_c_args = 0 '\000' > gi_argc = 0 '\000' > gi_arg_pos = <optimized out> > c_argc = <optimized out> > c_arg_pos = <optimized out> > js_arg_pos = <optimized out> > can_throw_gerror = 0 > did_throw_gerror = 0 > local_error = 0x0 > failed = 0 > postinvoke_release_failed = <optimized out> > flags = 0 > is_method = 0 > return_info = {dummy1 = 18, dummy2 = 2147483647, dummy3 = 0x8d42c00, dummy4 = 0x8d75690, dummy5 = 0x8ca5150, dummy6 = 516424, dummy7 = 0, padding = {0x0, 0x0, 0x0, 0x0}} > return_tag = GI_TYPE_TAG_VOID > return_values = 0x0 > next_rval = 0 '\000' > iter = <optimized out> > __PRETTY_FUNCTION__ = "gjs_invoke_c_function" >#89 0x0025a90a in function_call (context=0x8cf0178, js_argc=0, vp=0xb69620a8) at gi/function.c:970 > retval = <optimized out> > js_argv = 0xb69620b8 > callee = <optimized out> > success = <optimized out> > priv = <optimized out> >#90 0x00b27497 in CallJSNative (vp=0xb69620a8, argc=0, native=<optimized out>, cx=0x8cf0178) at jscntxtinlines.h:701 > ok = <optimized out> >#91 js::Invoke (cx=0x8cf0178, argsRef=..., flags=0) at jsinterp.cpp:696 > clasp = 0x8ca4b80 > fun = 0x8d9fa78 > frame = {cx_ = 0xbfcc82c8, regs_ = {sp = 0xb4a3f8, pc = 0x8cf0178 "L\345\312\bL\345\312\b\264", fp = 0xb6802b90}, prevRegs_ = 0xb680f3c0} > ok = <optimized out> > script = 0xd82820 >#92 0x00b14774 in js::Interpret (cx=0x8cf0178, entryFrame=0xb6962030, inlineCallCount=1, interpMode=JSINTERP_NORMAL) at jsinterp.cpp:4810 > ok = 3 > flags = 0 > vp = 0xb69620a8 > argc = 147784056 > normalJumpTable = {0xb16d4c, 0xb1ab99, 0xb150e1, 0xb1683f, 0xb1680d, 0xb167de, 0xb155ac, 0xb1b1b7, 0xb1b124, 0xb161e8, 0xb1ac47, 0xb1abd5, 0xb1b992, 0xb1ba36, 0xb1b713, 0xb1b449, 0xb1b3b1, 0xb1b319, 0xb197b0, 0xb19692, 0xb193c4, 0xb192cc, 0xb191d4, 0xb190dc, 0xb19040, 0xb18fa4, 0xb18f00, 0xb18e09, 0xb18d15, 0xb18c21, 0xb19c8e, 0xb19bf3, 0xb19b8e, 0xb19b15, 0xb19ab4, 0xb19a82, 0xb199aa, 0xb198d0, 0xb19d59, 0xb1575a, 0xb19eb6, 0xb19f15, 0xb19eee, 0xb19d54, 0xb19f05, 0xb19ee9, 0xb19d4f, 0xb19ef8, 0xb142d2, 0xb141df, 0xb19ef3, 0xb142d2, 0xb141df, 0xb155fb, 0xb142fe, 0xb1a698, 0xb1a310, 0xb1446e, 0xb1a8cf, 0xb1446e, 0xb16780, 0xb163f6, 0xb15f91, 0xb15f55, 0xb15f19, 0xb1bc34, 0xb168d9, 0xb169ba, 0xb1b099, 0xb1b03b, 0xb16915, 0xb162bc, 0xb19618, 0xb1959e, 0xb1a7e8, 0xb1adac, 0xb1ad00, 0xb1acb8, 0xb14714, 0xb1b6d6, 0xb160df, 0xb1ab73, 0xb1a0d0, 0xb16254, 0xb15938, 0xb1662a, 0xb16b28, 0xb16b79, 0xb1a653, 0xb18596, 0xb18505, 0xb182c4, 0xb18afe, 0xb15234, 0xb18b1c, 0xb18a0e, 0xb18945, 0xb1bd0f, 0xb1bcfd, 0xb19fbe, 0xb1bcee, 0xb1bd70, 0xb19f25, 0xb1bcdf, 0xb1bd61, 0xb1b4e1, 0xb14eef, 0xb1a8d4, 0xb1b9cc, 0xb1ab3e, 0xb1b4f7, 0xb1bd21, 0xb180dd, 0xb1ae14, 0xb17f2d, 0xb17e9d, 0xb18886, 0xb1820e, 0xb18198, 0xb1aa4a, 0xb16d2e, 0xb1952d, 0xb155a4, 0xb1a038, 0xb1a19b, 0xb18c1c, 0xb15368, 0xb178db, 0xb15bca, 0xb15bca, 0xb17742, 0xb1877a, 0xb1808c, 0xb1b7c9, 0xb16dc4, 0xb18165, 0xb151d1, 0xb151d1, 0xb166f7, 0xb1667a, 0xb1700f, 0xb15047, 0xb1b2b9, 0xb1b217, 0xb1afa1, 0xb1af43, 0xb1824a, 0xb194bc, 0xb1503f, 0xb169f6, 0xb1661a, 0xb15a3d, 0xb15a3d, 0xb1811f, 0xb150e1, 0xb14643, 0xb1a7e3, 0xb1bd26, 0xb1ba81, 0xb1ba7c, 0xb13dba, 0xb13dc0, 0xb15fcd, 0xb17e55, 0xb17dc6, 0xb17d79, 0xb17cd6, 0xb17412, 0xb17b30, 0xb17ad5, 0xb15d1f, 0xb15d1f, 0xb175d0, 0xb174a6, 0xb154a3, 0xb15407, 0xb1883d, 0xb15d90, 0xb1aad3, 0xb15e5b, 0xb1aa68, 0xb172f6, 0xb150a7, 0xb17278, 0xb171fa, 0xb1717f, 0xb15407, 0xb16442, 0xb1aa2c, 0xb16d6a, 0xb15ec6, 0xb1a813, 0xb1557b, 0xb1557b, 0xb16da6, 0xb16d88, 0xb1a4bc, 0xb14643, 0xb155fb, 0xb154a3...} > argv = 0xb6962070 > interruptJumpTable = {0xb16bca <repeats 244 times>} > useMethodJIT = false > leaveOnSafePoint = false > atoms = 0x8ce8864 > op = 14166048 > rt = 0x8cae458 > regs = {sp = 0xb69620b8, pc = 0x8ce8884 ":", fp = 0xb6962070} > script = 0x8ce87f8 > atomNotDefined = 0x8ca4b80 >#93 0x00b26f11 in js::RunScript (cx=0x8cf0178, script=0x8caaea8, fp=0xb6962030) at jsinterp.cpp:653 > prepareInterp = {cx = 0x8cf0178, script = <optimized out>} > ok = <optimized out> > status = <optimized out> >#94 0x00b28990 in js::Execute (cx=0x8cf0178, chain=0xb6802028, script=0x8caaea8, prev=0x0, flags=0, result=0xbfcc85a8) at jsinterp.cpp:1028 > frame = {<js::FrameGuard> = {cx_ = 0x8cf0178, seg_ = 0xb6962000, vp_ = 0xb6962020, fp_ = 0xb6962030}, regs_ = {sp = 0xb6962060, pc = 0x8caaf24 "\200", fp = 0xb6962030}} > initialVarObj = 0xb6802028 > preserve = {cx = 0x8cf0178, enumerators = 0x0} > ok = <optimized out> >#95 0x00a9f311 in EvaluateUCScriptForPrincipalsCommon (compileVersion=<optimized out>, rval=0xbfcc85a8, lineno=1, filename=0x8048e44 "<command line>", length=40, chars=0x8cae200, principals=0x0, obj=0xb6802028, cx=0x8cf0178) at jsapi.cpp:5031 > script = 0x8caaea8 > ok = <optimized out> >#96 JS_EvaluateUCScriptForPrincipals (cx=0x8cf0178, obj=0xb6802028, principals=0x0, chars=0x8cae200, length=40, filename=0x8048e44 "<command line>", lineno=1, rval=0xbfcc85a8) at jsapi.cpp:5058 >No locals. >#97 0x00a9f624 in JS_EvaluateUCScript (cx=0x8cf0178, obj=0xb6802028, chars=0x8cae200, length=40, filename=0x8048e44 "<command line>", lineno=1, rval=0xbfcc85a8) at jsapi.cpp:5066 >No locals. >#98 0x00247448 in gjs_context_eval (js_context=0x8caca50, script=<optimized out>, script_len=40, filename=0x8048e44 "<command line>", exit_status_p=0xbfcc861c, error=0xbfcc8610) at gjs/context.c:959 > line_number = 1 > retval = 18446462607322775552 > success = 1 > u16_script = 0x8cae200 > u16_script_len = 40 > __PRETTY_FUNCTION__ = "gjs_context_eval" >#99 0x08048c07 in main (argc=1, argv=0xbfcc86d4) at gjs/console.c:111 > command_line = <optimized out> > context = <optimized out> > error = 0x0 > js_context = 0x8caca50 > script = 0x8ca6330 "const Main = imports.main; Main.start();" > filename = 0x8048e44 "<command line>" > len = 40 > code = <optimized out> > source_js_version = <optimized out> >From To Syms Read Shared Object Library > No linux-gate.so.1 >0x00244500 0x002621f8 Yes /usr/lib/libgjs.so.0 >0x001f2a40 0x002152a8 Yes /usr/lib/libgirepository-1.0.so.1 >0x00837bf0 0x00838d78 Yes /lib/libgmodule-2.0.so.0 >0x001d6020 0x001d9678 Yes /usr/lib/libffi.so.5 >0x00e7e2b0 0x00eb28e8 Yes /lib/libgobject-2.0.so.0 >0x00a6ef50 0x00a707a8 Yes /lib/libgthread-2.0.so.0 >0x002b5940 0x002b9ba8 Yes /lib/librt.so.1 >0x002d10a0 0x00370608 Yes /lib/libglib-2.0.so.0 >0x00a91390 0x00cf768c Yes /usr/lib/libmozjs185.so.1.0 >0x00110ab0 0x00111b68 Yes /lib/libplds4.so >0x00659e40 0x0065b7e8 Yes /lib/libplc4.so >0x0011c7f0 0x0013fef8 Yes /lib/libnspr4.so >0x00e4e640 0x00e5a6a8 Yes /lib/libpthread.so.0 >0x00452a60 0x00453a88 Yes /lib/libdl.so.2 >0x00857de0 0x0098c5e0 Yes /lib/libc.so.6 >0x0049ce30 0x00510638 Yes /usr/lib/libstdc++.so.6 >0x001534b0 0x0016eb98 Yes /lib/libm.so.6 >0x0017cf30 0x00193c48 Yes /lib/libgcc_s.so.1 >0x0067eee0 0x00752628 Yes /lib/libgio-2.0.so.0 >0x005cf850 0x005e8baf Yes /lib/ld-linux.so.2 >0x007c2670 0x007cf96c Yes /lib/libz.so.1 >0x0019c670 0x001ae248 Yes (*) /lib/libselinux.so.1 >0x00d9c670 0x00dac8f8 Yes /lib/libresolv.so.2 >0x001c8590 0x001c8828 Yes /usr/lib/gjs-1.0/langNative.so >0x002275b0 0x00230238 Yes /usr/lib/gjs-1.0/dbusNative.so >0x0043de20 0x00443608 Yes /usr/lib/libgjs-dbus.so.0 >0x009f5510 0x00a0946c Yes /usr/lib/libdbus-glib-1.so.2 >0x003e66a0 0x00415f28 Yes /lib/libdbus-1.so.3 >0x001cb700 0x001cc258 Yes /usr/lib/gjs-1.0/gettextNative.so >0x001cffb0 0x001d0b98 Yes /usr/lib/libgjs-gdbus.so.0 >0x00236e20 0x00237a28 Yes /usr/lib/gjs-1.0/mainloop.so >0x00f18590 0x0121ab68 Yes /usr/lib/libgtk-3.so.0 >0x00dc7280 0x00e173f8 Yes /usr/lib/libgdk-3.so.0 >0x00272690 0x00277e38 Yes /usr/lib/libpangocairo-1.0.so.0 >0x07365310 0x073f5fbc Yes /usr/lib/libX11.so.6 >0x0027ced0 0x0027f64c Yes /usr/lib/libXfixes.so.3 >0x00287670 0x00294f58 Yes /usr/lib/libatk-1.0.so.0 >0x002a3a90 0x002a4ca8 Yes /usr/lib/libcairo-gobject.so.2 >0x0391e190 0x039a5ca8 Yes /usr/lib/libcairo.so.2 >0x00547990 0x0055d868 Yes /usr/lib/libgdk_pixbuf-2.0.so.0 >0x0056c500 0x00589e28 Yes /usr/lib/libpangoft2-1.0.so.0 >0x005fc210 0x0061e8a8 Yes /usr/lib/libpango-1.0.so.0 >0x007db010 0x007f663c Yes /usr/lib/libfontconfig.so.1 >0x005976b0 0x005a200c Yes /usr/lib/libXext.so.6 >0x002ac780 0x002ad24c Yes /usr/lib/libXinerama.so.1 >0x0042c7a0 0x004369c8 Yes /usr/lib/libXi.so.6 >0x00449150 0x0044dccc Yes /usr/lib/libXrandr.so.2 >0x005a7e70 0x005ad35c Yes /usr/lib/libXcursor.so.1 >0x002af880 0x002b040c Yes /usr/lib/libXcomposite.so.1 >0x005b07c0 0x005b11fc Yes /usr/lib/libXdamage.so.1 >0x06c6a570 0x06cd72c8 Yes /usr/lib/libfreetype.so.6 >0x00811ec0 0x0082173c Yes /usr/lib/libxcb.so.1 >0x04581450 0x045ee088 Yes /usr/lib/libpixman-1.so.0 >0x00a16740 0x00a33458 Yes /usr/lib/libpng12.so.0 >0x005b4300 0x005ba4fc Yes /usr/lib/libXrender.so.1 >0x00a3f040 0x00a58c7c Yes /lib/libexpat.so.1 >0x0063da00 0x0063e88c Yes /usr/lib/libXau.so.6 >0x007afa70 0x007b3898 Yes /usr/lib/libclutter-gtk-1.0.so.0 >0x07edb790 0x07f84b58 Yes /usr/lib/libclutter-glx-1.0.so.0 >0x006427f0 0x00645188 Yes /usr/lib/libcogl-pango.so.0 >0x04524c70 0x0453450c Yes /usr/lib/libjson-glib-1.0.so.0 >0x03ac5a70 0x03b0dc48 Yes /usr/lib/libGL.so.1 >0x03d87810 0x03dd9eb8 Yes /usr/lib/libcogl.so.2 >0x0082b420 0x00830bdc Yes /usr/lib/libdrm.so.2 >0x007bcad0 0x007bf69c Yes /usr/lib/libXxf86vm.so.1 >0x00d88a10 0x00d90148 Yes /lib/libnss_files.so.2 >0x0403d500 0x040595e8 Yes /usr/lib/gio/modules/libgvfsdbus.so >0x01e7dbc0 0x01e89198 Yes /usr/lib/libgvfscommon.so.0 >0x0484c8d0 0x0486cce8 Yes /usr/lib/libbluray.so.0 >0x00e3b4f0 0x00e44e48 Yes /lib/libudev.so.0 >0x0083ca20 0x0083d428 Yes /lib/libutil.so.1 >0x01f79c80 0x02064bec Yes /usr/lib/libxml2.so.2 >0x00e6c280 0x00e6eea8 Yes /usr/lib/gtk-3.0/3.0.0/theming-engines/libadwaita.so >0x0138b7f0 0x013b3fd8 Yes /usr/lib/librsvg-2.so.2 >0x02156230 0x0217860c Yes /usr/lib/libcroco-0.6.so.3 >0x007b8830 0x007b8cd8 Yes /usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x00a66700 0x00a688b8 Yes /usr/lib/gtk-3.0/modules/libcanberra-gtk-module.so >0x00d95530 0x00d96b18 Yes /usr/lib/libcanberra-gtk3.so.0 >0x07c99410 0x07ca34f8 Yes /usr/lib/libcanberra.so.0 >0x08b5c720 0x08b61afc Yes /usr/lib/libvorbisfile.so.3 >0x013c1770 0x013d7c5c Yes /usr/lib/libvorbis.so.0 >0x06e6a320 0x06e6d06c Yes /usr/lib/libogg.so.0 >0x079b49b0 0x079bf3ac Yes /usr/lib/libtdb.so.1 >0x07b48a40 0x07b4d528 Yes /usr/lib/libltdl.so.7 >0x0357a8e0 0x0357f9f8 Yes /lib/libcrypt.so.1 >0x013eb950 0x0141e558 Yes /lib/libfreebl3.so >0x014487d0 0x01688818 Yes /usr/lib/dri/i915_dri.so >0x03d184c0 0x03d1eb4c Yes /usr/lib/libdrm_intel.so.1 >0x055f3860 0x055f8b0c Yes /usr/lib/libpciaccess.so.0 >0x034ee9a0 0x035096d8 Yes /usr/lib/libevdocument3.so.3 >0x02653e40 0x02657a98 Yes /usr/lib/gio/modules/libdconfsettings.so >0x04c35ea0 0x04c4b5a8 Yes /usr/lib/libtracker-sparql-0.12.so.0 >0x08219bd0 0x0827a818 Yes /usr/lib/tracker-0.12/libtracker-data.so.0 >0x02e18910 0x02e2b5d8 Yes /usr/lib/tracker-0.12/libtracker-common.so.0 >0x05517730 0x05594d38 Yes /usr/lib/libsqlite3.so.0 >0x046f6770 0x0472d8fc Yes /usr/lib/libunistring.so.0 >0x00e65fe0 0x00e67ca8 Yes /lib/libuuid.so.1 >0x08808d00 0x0881f608 Yes /usr/lib/libgoa-1.0.so.0 >0x02f32bc0 0x02f36fb8 Yes /usr/lib/libgdprivate-1.0.so.0 >0x05879770 0x0589f6c8 Yes /usr/lib/libevview3.so.3 >0x0613d6d0 0x06152cd8 Yes /usr/lib/libgnome-desktop-3.so.2 >0x017e99b0 0x018510b8 Yes /usr/lib/libgdata.so.13 >0x018958e0 0x018cf9f8 Yes /usr/lib/libsoup-2.4.so.1 >0x032f2f90 0x032f68cc Yes /usr/lib/liboauth.so.0 >0x05ae3020 0x05ae7b78 Yes /usr/lib/libgailutil-3.so.0 >0x075243e0 0x075257c8 Yes /usr/lib/libsoup-gnome-2.4.so.1 >0x02d87080 0x02dac718 Yes /usr/lib/libssl3.so >0x02b4e010 0x02b69258 Yes /usr/lib/libsmime3.so >0x06750240 0x068462a8 Yes /usr/lib/libnss3.so >0x02acac80 0x02ad6f7c Yes /usr/lib/libnssutil3.so >0x01ee4d20 0x01f28628 Yes /usr/lib/libcurl.so.4 >0x023cd250 0x023df6f8 Yes /usr/lib/libgnome-keyring.so.0 >0x06496d30 0x0649b7dc Yes /lib/libidn.so.11 >0x08608730 0x086102c8 Yes /usr/lib/liblber-2.4.so.2 >0x018f2590 0x01926188 Yes /usr/lib/libldap-2.4.so.2 >0x050f2560 0x05121b98 Yes /lib/libgssapi_krb5.so.2 >0x02cab220 0x02d29838 Yes /lib/libkrb5.so.3 >0x01939be0 0x01954648 Yes /lib/libk5crypto.so.3 >0x009e9e30 0x009eab7c Yes /lib/libcom_err.so.2 >0x079de510 0x079f7a78 Yes /usr/lib/libssh2.so.1 >0x07aba3b0 0x07b11738 Yes /lib/libgcrypt.so.11 >0x05715170 0x05726028 Yes /usr/lib/libsasl2.so.2 >0x01963d90 0x019691a8 Yes /lib/libkrb5support.so.0 >0x00834c60 0x008359b8 Yes /lib/libkeyutils.so.1 >0x01979ef0 0x019b1988 Yes /usr/lib/libssl.so.10 >0x041d7ec0 0x042c04d8 Yes /lib/libcrypto.so.10 >0x00e72650 0x00e72c58 Yes /lib/libgpg-error.so.0 >0x08359fb0 0x0835c698 Yes /usr/lib/gtk-3.0/3.0.0/immodules/im-ibus.so >0x019cc9d0 0x019ed238 Yes /usr/lib/libibus-1.0.so.0 >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >eax 0x8ca4b80 147475328 >ecx 0x33 51 >edx 0x3 3 >ebx 0x3dfff4 4063220 >esp 0xbfcc5f90 0xbfcc5f90 >ebp 0xa0 0xa0 >esi 0x1381ff4 20455412 >edi 0x8ca4768 147474280 >eip 0x31e9c3 0x31e9c3 <g_slice_free1+563> >eflags 0x10212 [ AF IF RF ] >cs 0x73 115 >ss 0x7b 123 >ds 0x7b 123 >es 0x7b 123 >fs 0x0 0 >gs 0x33 51 >Dump of assembler code for function g_slice_free1: > 0x0031e790 <+0>: push %ebp > 0x0031e791 <+1>: push %edi > 0x0031e792 <+2>: push %esi > 0x0031e793 <+3>: push %ebx > 0x0031e794 <+4>: call 0x2d1aa9 <__i686.get_pc_thunk.bx> > 0x0031e799 <+9>: add $0xc185b,%ebx > 0x0031e79f <+15>: lea -0x3c(%esp),%esp > 0x0031e7a3 <+19>: mov 0x50(%esp),%eax > 0x0031e7a7 <+23>: mov 0x54(%esp),%esi > 0x0031e7ab <+27>: add $0x7,%eax > 0x0031e7ae <+30>: and $0xfffffff8,%eax > 0x0031e7b1 <+33>: mov %eax,0x20(%esp) > 0x0031e7b5 <+37>: je 0x31e820 <g_slice_free1+144> > 0x0031e7b7 <+39>: cmp 0x888(%ebx),%eax > 0x0031e7bd <+45>: mov $0x1,%edi > 0x0031e7c2 <+50>: ja 0x31e820 <g_slice_free1+144> > 0x0031e7c4 <+52>: test %esi,%esi > 0x0031e7c6 <+54>: je 0x31e9d5 <g_slice_free1+581> > 0x0031e7cc <+60>: mov 0x87c(%ebx),%ebp > 0x0031e7d2 <+66>: test %ebp,%ebp > 0x0031e7d4 <+68>: jne 0x31e9e0 <g_slice_free1+592> > 0x0031e7da <+74>: cmp $0x1,%edi > 0x0031e7dd <+77>: je 0x31e870 <g_slice_free1+224> > 0x0031e7e3 <+83>: cmp $0x2,%edi > 0x0031e7e6 <+86>: je 0x31eaba <g_slice_free1+810> > 0x0031e7ec <+92>: mov -0x64(%ebx),%eax > 0x0031e7f2 <+98>: cmpl $0x0,(%eax) > 0x0031e7f5 <+101>: je 0x31e80f <g_slice_free1+127> > 0x0031e7f7 <+103>: mov 0x50(%esp),%ecx > 0x0031e7fb <+107>: movl $0x0,0x4(%esp) > 0x0031e803 <+115>: mov %ecx,0x8(%esp) > 0x0031e807 <+119>: mov %esi,(%esp) > 0x0031e80a <+122>: call 0x2d0ca0 <memset@plt> > 0x0031e80f <+127>: mov %esi,(%esp) > 0x0031e812 <+130>: call 0x308340 <g_free> > 0x0031e817 <+135>: jmp 0x31e9d4 <g_slice_free1+580> > 0x0031e81c <+140>: lea 0x0(%esi,%eiz,1),%esi > 0x0031e820 <+144>: mov 0x84c(%ebx),%eax > 0x0031e826 <+150>: test %eax,%eax > 0x0031e828 <+152>: je 0x31eab0 <g_slice_free1+800> > 0x0031e82e <+158>: cmpl $0x0,0x20(%esp) > 0x0031e833 <+163>: je 0x31ea76 <g_slice_free1+742> > 0x0031e839 <+169>: cmpl $0x0,0x874(%ebx) > 0x0031e840 <+176>: jne 0x31ea76 <g_slice_free1+742> > 0x0031e846 <+182>: mov 0x870(%ebx),%eax > 0x0031e84c <+188>: xor %edi,%edi > 0x0031e84e <+190>: sub $0x18,%eax > 0x0031e851 <+193>: shr $0x3,%eax > 0x0031e854 <+196>: cmp %eax,0x20(%esp) > 0x0031e858 <+200>: ja 0x31e7c4 <g_slice_free1+52> > 0x0031e85e <+206>: cmpl $0x1,0x878(%ebx) > 0x0031e865 <+213>: sbb %edi,%edi > 0x0031e867 <+215>: add $0x2,%edi > 0x0031e86a <+218>: jmp 0x31e7c4 <g_slice_free1+52> > 0x0031e86f <+223>: nop > 0x0031e870 <+224>: mov -0x28(%ebx),%ebp > 0x0031e876 <+230>: mov 0x8b0(%ebx),%edi > 0x0031e87c <+236>: mov 0x0(%ebp),%eax > 0x0031e87f <+239>: test %eax,%eax > 0x0031e881 <+241>: je 0x31e891 <g_slice_free1+257> > 0x0031e883 <+243>: mov -0x78(%ebx),%eax > 0x0031e889 <+249>: mov %edi,(%esp) > 0x0031e88c <+252>: call *0x30(%eax) > 0x0031e88f <+255>: mov %eax,%edi > 0x0031e891 <+257>: test %edi,%edi > 0x0031e893 <+259>: je 0x31e9f8 <g_slice_free1+616> > 0x0031e899 <+265>: mov 0x20(%esp),%eax > 0x0031e89d <+269>: mov $0xa0,%ebp > 0x0031e8a2 <+274>: shr $0x3,%eax > 0x0031e8a5 <+277>: lea -0x1(%eax),%edx > 0x0031e8a8 <+280>: mov %edx,0x18(%esp) > 0x0031e8ac <+284>: shl $0x3,%edx > 0x0031e8af <+287>: mov %edx,0x1c(%esp) > 0x0031e8b3 <+291>: mov 0x4(%edi),%edx > 0x0031e8b6 <+294>: mov 0x1c(%esp),%ecx > 0x0031e8ba <+298>: mov 0x4(%edx,%ecx,1),%edx > 0x0031e8be <+302>: lea 0x0(,%eax,8),%ecx > 0x0031e8c5 <+309>: shl $0x5,%eax > 0x0031e8c8 <+312>: mov %edx,0x24(%esp) > 0x0031e8cc <+316>: add %ecx,%eax > 0x0031e8ce <+318>: mov %ecx,0x28(%esp) > 0x0031e8d2 <+322>: cmp $0xa0,%eax > 0x0031e8d7 <+327>: mov $0x4,%ecx > 0x0031e8dc <+332>: cmovae %eax,%ebp > 0x0031e8df <+335>: xor %edx,%edx > 0x0031e8e1 <+337>: mov 0x870(%ebx),%eax > 0x0031e8e7 <+343>: div %ebp > 0x0031e8e9 <+345>: mov 0x18(%esp),%edx > 0x0031e8ed <+349>: cmp $0x4,%eax > 0x0031e8f0 <+352>: cmovae %eax,%ecx > 0x0031e8f3 <+355>: mov 0x894(%ebx),%eax > 0x0031e8f9 <+361>: mov (%eax,%edx,4),%eax > 0x0031e8fc <+364>: test %eax,%eax > 0x0031e8fe <+366>: je 0x31e90e <g_slice_free1+382> > 0x0031e900 <+368>: shl $0x6,%eax > 0x0031e903 <+371>: xor %edx,%edx > 0x0031e905 <+373>: divl 0x28(%esp) > 0x0031e909 <+377>: cmp %eax,%ecx > 0x0031e90b <+379>: cmovb %eax,%ecx > 0x0031e90e <+382>: cmp %ecx,0x24(%esp) > 0x0031e912 <+386>: jb 0x31e998 <g_slice_free1+520> > 0x0031e918 <+392>: mov 0x18(%esp),%edx > 0x0031e91c <+396>: mov %edi,%eax > 0x0031e91e <+398>: call 0x31cfd0 <thread_memory_swap_magazines> > 0x0031e923 <+403>: xor %edx,%edx > 0x0031e925 <+405>: mov 0x870(%ebx),%eax > 0x0031e92b <+411>: div %ebp > 0x0031e92d <+413>: mov 0x1c(%esp),%ecx > 0x0031e931 <+417>: add 0x4(%edi),%ecx > 0x0031e934 <+420>: mov %ecx,0x24(%esp) > 0x0031e938 <+424>: mov 0x18(%esp),%edx > 0x0031e93c <+428>: mov 0x4(%ecx),%ecx > 0x0031e93f <+431>: mov %ecx,0x2c(%esp) > 0x0031e943 <+435>: mov $0x4,%ecx > 0x0031e948 <+440>: cmp $0x4,%eax > 0x0031e94b <+443>: cmovae %eax,%ecx > 0x0031e94e <+446>: mov 0x894(%ebx),%eax > 0x0031e954 <+452>: mov (%eax,%edx,4),%eax > 0x0031e957 <+455>: test %eax,%eax > 0x0031e959 <+457>: je 0x31e969 <g_slice_free1+473> > 0x0031e95b <+459>: shl $0x6,%eax > 0x0031e95e <+462>: xor %edx,%edx > 0x0031e960 <+464>: divl 0x28(%esp) > 0x0031e964 <+468>: cmp %eax,%ecx > 0x0031e966 <+470>: cmovb %eax,%ecx > 0x0031e969 <+473>: cmp %ecx,0x2c(%esp) > 0x0031e96d <+477>: jb 0x31e998 <g_slice_free1+520> > 0x0031e96f <+479>: mov 0x2c(%esp),%ecx > 0x0031e973 <+483>: mov 0x18(%esp),%eax > 0x0031e977 <+487>: mov %ecx,(%esp) > 0x0031e97a <+490>: mov 0x24(%esp),%ecx > 0x0031e97e <+494>: mov (%ecx),%edx > 0x0031e980 <+496>: call 0x31d4b0 <magazine_cache_push_magazine> > 0x0031e985 <+501>: mov 0x24(%esp),%ecx > 0x0031e989 <+505>: movl $0x0,(%ecx) > 0x0031e98f <+511>: movl $0x0,0x4(%ecx) > 0x0031e996 <+518>: xchg %ax,%ax > 0x0031e998 <+520>: mov -0x64(%ebx),%eax > 0x0031e99e <+526>: mov (%eax),%eax > 0x0031e9a0 <+528>: test %eax,%eax > 0x0031e9a2 <+530>: je 0x31e9bc <g_slice_free1+556> > 0x0031e9a4 <+532>: mov 0x20(%esp),%eax > 0x0031e9a8 <+536>: movl $0x0,0x4(%esp) > 0x0031e9b0 <+544>: mov %eax,0x8(%esp) > 0x0031e9b4 <+548>: mov %esi,(%esp) > 0x0031e9b7 <+551>: call 0x2d0ca0 <memset@plt> > 0x0031e9bc <+556>: mov 0x1c(%esp),%eax > 0x0031e9c0 <+560>: add 0x4(%edi),%eax >=> 0x0031e9c3 <+563>: movl $0x0,0x4(%esi) > 0x0031e9ca <+570>: mov (%eax),%edx > 0x0031e9cc <+572>: mov %edx,(%esi) > 0x0031e9ce <+574>: mov %esi,(%eax) > 0x0031e9d0 <+576>: addl $0x1,0x4(%eax) > 0x0031e9d4 <+580>: nop > 0x0031e9d5 <+581>: lea 0x3c(%esp),%esp > 0x0031e9d9 <+585>: pop %ebx > 0x0031e9da <+586>: pop %esi > 0x0031e9db <+587>: pop %edi > 0x0031e9dc <+588>: pop %ebp > 0x0031e9dd <+589>: ret > 0x0031e9de <+590>: xchg %ax,%ax > 0x0031e9e0 <+592>: mov 0x50(%esp),%edx > 0x0031e9e4 <+596>: mov %esi,%eax > 0x0031e9e6 <+598>: call 0x31d910 <smc_notify_free> > 0x0031e9eb <+603>: test %eax,%eax > 0x0031e9ed <+605>: jne 0x31e7da <g_slice_free1+74> > 0x0031e9f3 <+611>: call 0x2d0f80 <abort@plt> > 0x0031e9f8 <+616>: mov 0x8b8(%ebx),%eax > 0x0031e9fe <+622>: test %eax,%eax > 0x0031ea00 <+624>: je 0x31ea7d <g_slice_free1+749> > 0x0031ea02 <+626>: cmpl $0x0,0x0(%ebp) > 0x0031ea06 <+630>: je 0x31ea7d <g_slice_free1+749> > 0x0031ea08 <+632>: mov -0x78(%ebx),%eax > 0x0031ea0e <+638>: mov 0x8a4(%ebx),%edx > 0x0031ea14 <+644>: mov %eax,0x14(%esp) > 0x0031ea18 <+648>: mov %edx,(%esp) > 0x0031ea1b <+651>: call *0x4(%eax) > 0x0031ea1e <+654>: mov 0x8b8(%ebx),%edi > 0x0031ea24 <+660>: mov 0x14(%esp),%eax > 0x0031ea28 <+664>: test %edi,%edi > 0x0031ea2a <+666>: je 0x31ea36 <g_slice_free1+678> > 0x0031ea2c <+668>: movl $0x0,0x8b8(%ebx) > 0x0031ea36 <+678>: cmpl $0x0,0x0(%ebp) > 0x0031ea3a <+682>: jne 0x31eb30 <g_slice_free1+928> > 0x0031ea40 <+688>: test %edi,%edi > 0x0031ea42 <+690>: je 0x31ea7d <g_slice_free1+749> > 0x0031ea44 <+692>: cmpl $0x0,0x0(%ebp) > 0x0031ea48 <+696>: jne 0x31eb15 <g_slice_free1+901> > 0x0031ea4e <+702>: mov %edi,0x8b0(%ebx) > 0x0031ea54 <+708>: cmpl $0x0,0x8b8(%ebx) > 0x0031ea5b <+715>: jne 0x31e899 <g_slice_free1+265> > 0x0031ea61 <+721>: cmpl $0x0,0x0(%ebp) > 0x0031ea65 <+725>: jne 0x31e899 <g_slice_free1+265> > 0x0031ea6b <+731>: mov %edi,0x8b8(%ebx) > 0x0031ea71 <+737>: jmp 0x31e899 <g_slice_free1+265> > 0x0031ea76 <+742>: xor %edi,%edi > 0x0031ea78 <+744>: jmp 0x31e7c4 <g_slice_free1+52> > 0x0031ea7d <+749>: mov 0x870(%ebx),%edx > 0x0031ea83 <+755>: sub $0x18,%edx > 0x0031ea86 <+758>: shr $0x6,%edx > 0x0031ea89 <+761>: mov %edx,%eax > 0x0031ea8b <+763>: mov %edx,0x14(%esp) > 0x0031ea8f <+767>: shl $0x4,%eax > 0x0031ea92 <+770>: add $0x8,%eax > 0x0031ea95 <+773>: mov %eax,(%esp) > 0x0031ea98 <+776>: call 0x308220 <g_malloc0> > 0x0031ea9d <+781>: mov %eax,%edi > 0x0031ea9f <+783>: mov 0x14(%esp),%edx > 0x0031eaa3 <+787>: lea 0x8(%eax),%eax > 0x0031eaa6 <+790>: mov %eax,(%edi) > 0x0031eaa8 <+792>: lea (%eax,%edx,8),%eax > 0x0031eaab <+795>: mov %eax,0x4(%edi) > 0x0031eaae <+798>: jmp 0x31ea44 <g_slice_free1+692> > 0x0031eab0 <+800>: call 0x31d290 <g_slice_init_nomessage> > 0x0031eab5 <+805>: jmp 0x31e82e <g_slice_free1+158> > 0x0031eaba <+810>: mov -0x64(%ebx),%eax > 0x0031eac0 <+816>: cmpl $0x0,(%eax) > 0x0031eac3 <+819>: je 0x31eadd <g_slice_free1+845> > 0x0031eac5 <+821>: mov 0x20(%esp),%eax > 0x0031eac9 <+825>: movl $0x0,0x4(%esp) > 0x0031ead1 <+833>: mov %eax,0x8(%esp) > 0x0031ead5 <+837>: mov %esi,(%esp) > 0x0031ead8 <+840>: call 0x2d0ca0 <memset@plt> > 0x0031eadd <+845>: mov -0x28(%ebx),%ebp > 0x0031eae3 <+851>: cmpl $0x0,0x0(%ebp) > 0x0031eae7 <+855>: jne 0x31eb41 <g_slice_free1+945> > 0x0031eae9 <+857>: mov %esi,%edx > 0x0031eaeb <+859>: mov 0x20(%esp),%eax > 0x0031eaef <+863>: call 0x31d130 <slab_allocator_free_chunk> > 0x0031eaf4 <+868>: cmpl $0x0,0x0(%ebp) > 0x0031eaf8 <+872>: je 0x31e9d4 <g_slice_free1+580> > 0x0031eafe <+878>: mov 0x8a4(%ebx),%eax > 0x0031eb04 <+884>: mov %eax,(%esp) > 0x0031eb07 <+887>: mov -0x78(%ebx),%eax > 0x0031eb0d <+893>: call *0xc(%eax) > 0x0031eb10 <+896>: jmp 0x31e9d4 <g_slice_free1+580> > 0x0031eb15 <+901>: mov 0x8b0(%ebx),%eax > 0x0031eb1b <+907>: mov %edi,0x4(%esp) > 0x0031eb1f <+911>: mov %eax,(%esp) > 0x0031eb22 <+914>: mov -0x78(%ebx),%eax > 0x0031eb28 <+920>: call *0x34(%eax) > 0x0031eb2b <+923>: jmp 0x31ea54 <g_slice_free1+708> > 0x0031eb30 <+928>: mov 0x8a4(%ebx),%edx > 0x0031eb36 <+934>: mov %edx,(%esp) > 0x0031eb39 <+937>: call *0xc(%eax) > 0x0031eb3c <+940>: jmp 0x31ea40 <g_slice_free1+688> > 0x0031eb41 <+945>: mov 0x8a4(%ebx),%eax > 0x0031eb47 <+951>: mov %eax,(%esp) > 0x0031eb4a <+954>: mov -0x78(%ebx),%eax > 0x0031eb50 <+960>: call *0x4(%eax) > 0x0031eb53 <+963>: jmp 0x31eae9 <g_slice_free1+857> >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 738971
:
523516
| 523517