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 843435 Details for
Bug 1047346
[abrt] gnome-software: array_free(): gnome-software killed by SIGSEGV
[?]
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), 32.92 KB, created by
Paitoo
on 2013-12-30 14:57:35 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Paitoo
Created:
2013-12-30 14:57:35 UTC
Size:
32.92 KB
patch
obsolete
>[New LWP 19312] >[New LWP 19182] >[New LWP 18870] >[New LWP 18869] >warning: Could not load shared library symbols for 4 libraries, e.g. /lib64/libX11.so.6. >Use the "info sharedlibrary" command to see the complete listing. >Do you need "set solib-search-path" or "set sysroot"? >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/lib64/libthread_db.so.1". >Core was generated by `gnome-software'. >Program terminated with signal SIGSEGV, Segmentation fault. >#0 0x000000397141dc30 in array_free (array=0x7eff48278cd0, flags=(FREE_SEGMENT | PRESERVE_WRAPPER)) at garray.c:367 >367 array->clear_func (g_array_elt_pos (array, i)); > >Thread 4 (Thread 0x7eff66d569c0 (LWP 18869)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x000000397148a817 in g_cond_wait (cond=cond@entry=0x1471a68, mutex=mutex@entry=0x1471a60) at gthread-posix.c:753 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x000000397144897e in g_main_context_wait (context=context@entry=0x1471a60, cond=cond@entry=0x1471a68, mutex=mutex@entry=0x1471a60) at gmain.c:3230 > waiter = {cond = 0x1471a68, mutex = 0x1471a60} > result = 0 > self = 0x1465240 > loop_internal_waiter = 1 > __FUNCTION__ = "g_main_context_wait" >#3 0x0000003971449607 in g_main_context_iterate (context=context@entry=0x1471a60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3672 > got_ownership = <optimized out> > max_priority = 21437024 > timeout = 0 > some_ready = <optimized out> > nfds = <optimized out> > allocated_nfds = <optimized out> > fds = 0x0 >#4 0x00000039714496dc in g_main_context_iteration (context=0x1471a60, context@entry=0x0, may_block=may_block@entry=1) at gmain.c:3774 > retval = <optimized out> >#5 0x000000397509c954 in g_application_run (application=0x146e0c0, argc=argc@entry=1, argv=argv@entry=0x7fffa65c01c8) at gapplication.c:1635 > arguments = 0x146d670 > status = 0 > i = <optimized out> > __PRETTY_FUNCTION__ = "g_application_run" >#6 0x000000000040a345 in main (argc=1, argv=0x7fffa65c01c8) at gs-main.c:44 > status = 0 > application = 0x146e0c0 > >Thread 3 (Thread 0x7eff60802700 (LWP 18870)): >#0 0x000000396eceaa8d in poll () at ../sysdeps/unix/syscall-template.S:81 >No locals. >#1 0x00000039714495b4 in g_main_context_poll (priority=2147483647, n_fds=5, fds=0x7eff5c002e40, timeout=-1, context=0x147c970) at gmain.c:4007 > poll_func = 0x3971458500 <g_poll> >#2 g_main_context_iterate (context=0x147c970, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3708 > max_priority = 2147483647 > timeout = -1 > some_ready = <optimized out> > nfds = 5 > allocated_nfds = 5 > fds = 0x7eff5c002e40 >#3 0x0000003971449a3a in g_main_loop_run (loop=0x147c900) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00000039750d0376 in gdbus_shared_thread_func (user_data=0x147c940) at gdbusprivate.c:278 > data = 0x147c940 >#5 0x000000397146ea45 in g_thread_proxy (data=0x147e850) at gthread.c:798 > thread = 0x147e850 >#6 0x000000396f407f33 in start_thread (arg=0x7eff60802700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7eff60802700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139635300771584, 7149684294273313009, 0, 0, 139635300772288, 139635300771584, -7005904490639808271, 7154558981982365937}, 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 0x000000396ecf4ead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 2 (Thread 0x7eff59259700 (LWP 19182)): >#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 >No locals. >#1 0x000000397148a817 in g_cond_wait (cond=cond@entry=0x1471a68, mutex=mutex@entry=0x1471a60) at gthread-posix.c:753 > _g_boolean_var_ = <optimized out> > status = <optimized out> >#2 0x000000397144897e in g_main_context_wait (context=0x1471a60, cond=0x1471a68, mutex=0x1471a60) at gmain.c:3230 > waiter = {cond = 0x1471a68, mutex = 0x1471a60} > result = 0 > self = 0x1b854a0 > loop_internal_waiter = 1 > __FUNCTION__ = "g_main_context_wait" >#3 0x0000003971449a97 in g_main_loop_run (loop=0x7eff5402baa0) at gmain.c:3879 > got_ownership = 0 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#4 0x00007eff6845552f in pk_task_remove_packages_sync (task=0x1541c80, package_ids=package_ids@entry=0x7eff59258ba0, allow_deps=allow_deps@entry=1, autoremove=autoremove@entry=0, cancellable=cancellable@entry=0x7eff5c009440, progress_callback=progress_callback@entry=0x7eff59e70940 <gs_plugin_packagekit_progress_cb>, progress_user_data=progress_user_data@entry=0x1666b70, error=error@entry=0x7eff59258c08) at pk-task-sync.c:97 > helper = 0x7eff5403ab70 > results = <optimized out> > __PRETTY_FUNCTION__ = "pk_task_remove_packages_sync" >#5 0x00007eff59e710ed in gs_plugin_app_remove (plugin=0x1666b70, app=<optimized out>, cancellable=0x7eff5c009440, error=0x7eff59258c08) at gs-plugin-packagekit.c:378 > package_id = <optimized out> > to_array = {0x7eff4806c050 "aisleriot;1:3.10.2-1.fc20;x86_64;installed:anaconda", 0x0} > ret = 1 > error_code = 0x0 > results = 0x0 >#6 0x00000000004184a2 in gs_plugin_loader_run_action (plugin_loader=0x15a4f40, app=0x7eff480032f0, function_name=0x41d62d "gs_plugin_app_remove", cancellable=0x7eff5c009440, error=error@entry=0x7eff59258c60) at gs-plugin-loader.c:1535 > exists = <optimized out> > ret = <optimized out> > anything_ran = 0 > error_local = 0x0 > plugin_func = 0x7eff59e71070 <gs_plugin_app_remove> > plugin = 0x1666b70 > i = 12 >#7 0x0000000000418625 in gs_plugin_loader_thread_func (user_data=0x7eff4824e8a0) at gs-plugin-loader.c:1673 > ret = <optimized out> > error = 0x0 >#8 0x000000397146ea45 in g_thread_proxy (data=0x1b854a0) at gthread.c:798 > thread = 0x1b854a0 >#9 0x000000396f407f33 in start_thread (arg=0x7eff59259700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7eff59259700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139635177395968, 7149684294273313009, 0, 0, 139635177396672, 139635177395968, -7005782740664997647, 7154558981982365937}, 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> >#10 0x000000396ecf4ead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. > >Thread 1 (Thread 0x7eff4d2c6700 (LWP 19312)): >#0 0x000000397141dc30 in array_free (array=0x7eff48278cd0, flags=(FREE_SEGMENT | PRESERVE_WRAPPER)) at garray.c:367 > i = 0 > segment = <optimized out> >#1 0x000000397141de99 in g_array_free (farray=<optimized out>, free_segment=free_segment@entry=1) at garray.c:351 > array = <optimized out> > flags = <optimized out> > __PRETTY_FUNCTION__ = "g_array_free" >#2 0x00007eff68b666cd in style_info_free (info=0x1973f30) at gtkstylecontext.c:571 >No locals. >#3 0x0000003971438365 in g_hash_table_remove_all_nodes (hash_table=0x1d06a40, notify=<optimized out>) at ghash.c:497 > i = 3 > key = <optimized out> > value = 0x161a6c0 >#4 0x00000039714390b1 in g_hash_table_remove_all (hash_table=0x1d06a40) at ghash.c:1347 > __PRETTY_FUNCTION__ = "g_hash_table_remove_all" >#5 0x00007eff68b6679a in gtk_style_context_clear_cache (context=context@entry=0x1644f70) at gtkstylecontext.c:3095 > priv = <optimized out> > info = <optimized out> >#6 0x00007eff68b68778 in _gtk_style_context_validate (context=0x1644f70, timestamp=timestamp@entry=2306287617, change=<optimized out>, change@entry=65280, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3280 > data = <optimized out> > priv = 0x1644f00 > info = 0x1bee640 > current = <optimized out> > changes = <optimized out> > list = <optimized out> > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#7 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=65280, parent_changes=parent_changes@entry=0x400003c000000003) at gtkstylecontext.c:3352 > priv = 0x174a3a0 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x171eb30 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#8 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=65280, parent_changes=parent_changes@entry=0x400003c000000003) at gtkstylecontext.c:3352 > priv = 0x174a160 > info = <optimized out> > current = <optimized out> > changes = 0x400003c000000003 > list = 0x1841070 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#9 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=65280, parent_changes=parent_changes@entry=0x400003c000000003) at gtkstylecontext.c:3352 > priv = 0x174a1f0 > info = <optimized out> > current = <optimized out> > changes = 0x400003c000000003 > list = 0x1840e40 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#10 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=65280, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x19153d0 > info = <optimized out> > current = <optimized out> > changes = 0x400003c000000003 > list = 0x1841110 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#11 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=65280, change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x7eff48156570 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x1713600 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#12 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x191cab0 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x7eff54001260 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#13 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x16fc0d0 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x7eff54001170 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#14 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x16fc160 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x15bc3a0 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#15 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x16e06d0 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x16f8a60 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#16 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x16e05b0 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x16f8ba0 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#17 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x16e0490 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x16de920 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#18 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x1615c50 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x171eb20 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#19 0x00007eff68b68632 in _gtk_style_context_validate (context=<optimized out>, timestamp=timestamp@entry=2306287617, change=change@entry=0, parent_changes=parent_changes@entry=0x1) at gtkstylecontext.c:3352 > priv = 0x1615bc0 > info = <optimized out> > current = <optimized out> > changes = 0x1 > list = 0x1703130 > __PRETTY_FUNCTION__ = "_gtk_style_context_validate" >#20 0x00007eff68a3d92a in gtk_container_idle_sizer (clock=0x14db3a0, container=0x1692290) at gtkcontainer.c:1684 > current_time = 2306287617 >#21 0x0000003971c104c7 in _g_closure_invoke_va (closure=closure@entry=0x7eff4823d500, return_value=return_value@entry=0x0, instance=instance@entry=0x14db3a0, args=args@entry=0x7eff4d2c5848, n_params=0, param_types=0x0) at gclosure.c:840 > marshal = 0x3971c12080 <g_cclosure_marshal_VOID__VOIDv> > marshal_data = 0x0 > in_marshal = 0 > real_closure = 0x7eff4823d4e0 > __PRETTY_FUNCTION__ = "_g_closure_invoke_va" >#22 0x0000003971c29749 in g_signal_emit_valist (instance=instance@entry=0x14db3a0, signal_id=signal_id@entry=153, detail=detail@entry=0, var_args=var_args@entry=0x7eff4d2c5848) at gsignal.c:3238 > 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 = 0x0, instance = 0x14db3a0, ihint = {signal_id = 153, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, state = EMISSION_RUN, chain_type = 21832816} > signal_id = 153 > instance_type = 21832816 > 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 = 0x7eff4823d500 > 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 = 0x14ceea0 > i = <optimized out> > n_params = <optimized out> > __PRETTY_FUNCTION__ = "g_signal_emit_valist" > __FUNCTION__ = "g_signal_emit_valist" >#23 0x0000003971c2a8f8 in g_signal_emit_by_name (instance=instance@entry=0x14db3a0, detailed_signal=detailed_signal@entry=0x7eff686fc8ed "layout") at gsignal.c:3426 > var_args = {{gp_offset = 16, fp_offset = 48, overflow_arg_area = 0x7eff4d2c5980, reg_save_area = 0x7eff4d2c5890}} > detail = 0 > signal_id = 153 > itype = 21832816 > __PRETTY_FUNCTION__ = "g_signal_emit_by_name" >#24 0x00007eff686a3ff0 in gdk_frame_clock_paint_idle (data=0x14db3a0) at gdkframeclockidle.c:408 > iter = 1 > clock = 0x14db3a0 > clock_idle = 0x14db3a0 > priv = 0x14db2c0 > skip_to_resume_events = <optimized out> > timings = 0x1797860 >#25 0x00007eff68696328 in gdk_threads_dispatch (data=0x15b0a60, data@entry=<error reading variable: value has been optimized out>) at gdk.c:804 > dispatch = 0x15b0a60 > ret = 0 >#26 0x0000003971449e43 in g_timeout_dispatch (source=source@entry=0x7eff38001180, callback=<optimized out>, user_data=<optimized out>) at gmain.c:4451 > timeout_source = 0x7eff38001180 > again = <optimized out> >#27 0x00000039714492a6 in g_main_dispatch (context=0x1471a60) at gmain.c:3066 > dispatch = 0x3971449e30 <g_timeout_dispatch> > was_in_call = 0 > user_data = 0x15b0a60 > callback = 0x7eff68696300 <gdk_threads_dispatch> > cb_funcs = 0x397172a8e0 <g_source_callback_funcs> > cb_data = 0x7eff380011f0 > need_destroy = <optimized out> > current_source_link = {data = 0x7eff38001180, next = 0x0} > source = 0x7eff38001180 > current = 0x1bf4b10 > i = 0 >#28 g_main_context_dispatch (context=context@entry=0x1471a60) at gmain.c:3642 >No locals. >#29 0x0000003971449628 in g_main_context_iterate (context=0x1471a60, block=block@entry=1, dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3713 > max_priority = 120 > timeout = 0 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = 3 > fds = 0x146d670 >#30 0x0000003971449a3a in g_main_loop_run (loop=0x7eff38001490) at gmain.c:3907 > __PRETTY_FUNCTION__ = "g_main_loop_run" >#31 0x00007eff6845552f in pk_task_remove_packages_sync (task=0x1541c80, package_ids=package_ids@entry=0x7eff4d2c5ba0, allow_deps=allow_deps@entry=1, autoremove=autoremove@entry=0, cancellable=cancellable@entry=0x7eff5c009440, progress_callback=progress_callback@entry=0x7eff59e70940 <gs_plugin_packagekit_progress_cb>, progress_user_data=progress_user_data@entry=0x1666b70, error=error@entry=0x7eff4d2c5c08) at pk-task-sync.c:97 > helper = 0x7eff38001470 > results = <optimized out> > __PRETTY_FUNCTION__ = "pk_task_remove_packages_sync" >#32 0x00007eff59e710ed in gs_plugin_app_remove (plugin=0x1666b70, app=<optimized out>, cancellable=0x7eff5c009440, error=0x7eff4d2c5c08) at gs-plugin-packagekit.c:378 > package_id = <optimized out> > to_array = {0x7eff48065e60 "gnome-boxes;3.10.2-2.fc20;x86_64;installed:updates", 0x0} > ret = 1 > error_code = 0x0 > results = 0x0 >#33 0x00000000004184a2 in gs_plugin_loader_run_action (plugin_loader=0x15a4f40, app=0x7eff480653c0, function_name=0x41d62d "gs_plugin_app_remove", cancellable=0x7eff5c009440, error=error@entry=0x7eff4d2c5c60) at gs-plugin-loader.c:1535 > exists = <optimized out> > ret = <optimized out> > anything_ran = 0 > error_local = 0x0 > plugin_func = 0x7eff59e71070 <gs_plugin_app_remove> > plugin = 0x1666b70 > i = 12 >#34 0x0000000000418625 in gs_plugin_loader_thread_func (user_data=0x7eff483c0dd0) at gs-plugin-loader.c:1673 > ret = <optimized out> > error = 0x0 >#35 0x000000397146ea45 in g_thread_proxy (data=0x1c2db70) at gthread.c:798 > thread = 0x1c2db70 >#36 0x000000396f407f33 in start_thread (arg=0x7eff4d2c6700) at pthread_create.c:309 > __res = <optimized out> > pd = 0x7eff4d2c6700 > now = <optimized out> > unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139634976515840, 7149684294273313009, 0, 0, 139634976516544, 139634976515840, -7005809208937830159, 7154558981982365937}, 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> >#37 0x000000396ecf4ead in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 >No locals. >From To Syms Read Shared Object Library >0x0000003974001190 0x0000003974002088 Yes /lib64/libgmodule-2.0.so.0 >0x00007eff689a6100 0x00007eff68c6ab54 Yes /lib64/libgtk-3.so.0 >0x00007eff68695a40 0x00007eff686e8694 Yes /lib64/libgdk-3.so.0 >0x000000397f604880 0x000000397f609368 Yes /lib64/libpangocairo-1.0.so.0 >0x000000398320d050 0x000000398322bfa8 Yes /lib64/libpango-1.0.so.0 >0x000000397e60a3b0 0x000000397e615f34 Yes /lib64/libatk-1.0.so.0 >0x0000003982a03560 0x0000003982a0459c Yes (*) /lib64/libcairo-gobject.so.2 >0x000000397de136d0 0x000000397dee2ef8 Yes /lib64/libcairo.so.2 >0x00007eff6842cd00 0x00007eff68459154 Yes /lib64/libpackagekit-glib2.so.16 >0x00007eff68165fa0 0x00007eff681f3760 Yes /lib64/libsqlite3.so.0 >0x00000039872028a0 0x0000003987204bf0 Yes /lib64/libnotify.so.4 >0x000000397ce06cb0 0x000000397ce1a810 Yes /lib64/libgdk_pixbuf-2.0.so.0 >0x0000003975031be0 0x00000039750f365c Yes /lib64/libgio-2.0.so.0 >0x0000003971c0b160 0x0000003971c39a18 Yes /lib64/libgobject-2.0.so.0 >0x000000397141a6e0 0x00000039714b2f1c Yes /lib64/libglib-2.0.so.0 >0x000000396fc05890 0x000000396fc74bb8 Yes /lib64/libm.so.6 >0x000000396f4059f0 0x000000396f411614 Yes /lib64/libpthread.so.0 >0x000000396ec1f560 0x000000396ed60cc4 Yes /lib64/libc.so.6 >0x000000396f000ed0 0x000000396f0019d0 Yes /lib64/libdl.so.2 > No /lib64/libX11.so.6 >0x0000003978802240 0x000000397880c5f8 Yes /lib64/libXi.so.6 >0x00000039790015f0 0x0000003979003948 Yes /lib64/libXfixes.so.3 >0x0000003984609ef0 0x000000398461cb14 Yes /lib64/libatk-bridge-2.0.so.0 >0x0000003980607320 0x000000398060f90c Yes /lib64/libpangoft2-1.0.so.0 >0x0000003975806ca0 0x0000003975823fcc Yes /lib64/libfontconfig.so.1 >0x0000003975c00bb0 0x0000003975c01510 Yes /lib64/libXinerama.so.1 >0x0000003976401c30 0x00000039764075d0 Yes /lib64/libXrandr.so.2 >0x0000003979402ab0 0x0000003979407690 Yes /lib64/libXcursor.so.1 >0x000000397ea00cd0 0x000000397ea016e8 Yes /lib64/libXcomposite.so.1 >0x000000397ba00c40 0x000000397ba0156c Yes /lib64/libXdamage.so.1 >0x0000003980204930 0x00000039802086f0 Yes /lib64/libwayland-client.so.0 >0x0000003982e1fb30 0x0000003982e38bd8 Yes /lib64/libxkbcommon.so.0 >0x00000039826011c0 0x0000003982602c94 Yes /lib64/libwayland-cursor.so.0 >0x0000003974403760 0x000000397440d460 Yes /lib64/libXext.so.6 >0x00000039700022d0 0x00000039700050cc Yes /lib64/librt.so.1 >0x0000003973c006b0 0x0000003973c0081c Yes /lib64/libgthread-2.0.so.0 >0x000000397da06d00 0x000000397da39b6c Yes /lib64/libharfbuzz.so.0 > No /usr/lib64/freetype-freeworld/libfreetype.so.6 >0x000000397d20a510 0x000000397d29258c Yes /lib64/libpixman-1.so.0 >0x00007eff67c8ec30 0x00007eff67ca064c Yes /lib64/libEGL.so.1 >0x0000003973805680 0x0000003973826e68 Yes /lib64/libpng16.so.16 >0x0000003981600b90 0x0000003981601460 Yes /lib64/libxcb-shm.so.0 >0x000000397e203610 0x000000397e206a7c Yes /lib64/libxcb-render.so.0 >0x0000003972c09a00 0x0000003972c176c8 Yes /lib64/libxcb.so.1 >0x0000003975401b70 0x0000003975407be8 Yes /lib64/libXrender.so.1 >0x000000396f802210 0x000000396f80e930 Yes /lib64/libz.so.1 >0x00007eff67a37140 0x00007eff67a702d4 Yes /lib64/libGL.so.1 >0x0000003971801870 0x0000003971805fe8 Yes /lib64/libffi.so.6 >0x00007eff678014a0 0x00007eff67813fe0 Yes /lib64/libselinux.so.1 >0x0000003971003a40 0x000000397101281c Yes /lib64/libresolv.so.2 >0x000000396e400b10 0x000000396e419cb0 Yes /lib64/ld-linux-x86-64.so.2 >0x0000003984a0ec50 0x0000003984a1f448 Yes /lib64/libatspi.so.0 >0x00007eff675b9ab0 0x00007eff675e3a54 Yes /lib64/libdbus-1.so.3 >0x0000003974c03e00 0x0000003974c1ccdc Yes /lib64/libexpat.so.1 > No /lib64/libgraphite2.so.3 > No /lib64/libX11-xcb.so.1 >0x000000397c201930 0x000000397c202a88 Yes /lib64/libxcb-dri2.so.0 >0x000000397f202610 0x000000397f204748 Yes /lib64/libxcb-xfixes.so.0 >0x0000003980a01020 0x0000003980a01bc8 Yes /lib64/libxcb-shape.so.0 >0x00007eff673aa140 0x00007eff673abcdc Yes /lib64/libgbm.so.1 >0x0000003981205950 0x000000398120aae0 Yes /lib64/libwayland-server.so.0 >0x00007eff67189e40 0x00007eff671929b0 Yes /lib64/libglapi.so.0 >0x00000039770034f0 0x000000397700bf62 Yes /lib64/libudev.so.1 >0x00007eff66f78210 0x00007eff66f7db98 Yes /lib64/libdrm.so.2 >0x0000003973000ee0 0x0000003973001bfc Yes /lib64/libXau.so.6 >0x000000397ca0a030 0x000000397ca11df8 Yes /lib64/libxcb-glx.so.0 >0x0000003979c01010 0x0000003979c03958 Yes /lib64/libXxf86vm.so.1 >0x0000003970401770 0x000000397044b8d8 Yes /lib64/libpcre.so.1 >0x00000039724030e0 0x0000003972419060 Yes /lib64/liblzma.so.5 >0x00007eff66d5eaf0 0x00007eff66d6e218 Yes /lib64/libgcc_s.so.1 >0x00007eff5bdc9ef0 0x00007eff5bde43f8 Yes /usr/lib64/gio/modules/libgvfsdbus.so >0x00007eff5bb698c0 0x00007eff5bb81618 Yes /lib64/libgvfscommon.so.0 >0x00007eff5b9236d0 0x00007eff5b948e34 Yes /lib64/libbluray.so.1 >0x0000003988a00f10 0x0000003988a01804 Yes /lib64/libutil.so.1 >0x000000397682e870 0x0000003976916930 Yes /lib64/libxml2.so.2 >0x00007eff5b71c7b0 0x00007eff5b71cfb0 Yes /usr/lib64/gtk-3.0/modules/libpk-gtk-module.so >0x00007eff5b517170 0x00007eff5b519160 Yes /usr/lib64/gtk-3.0/modules/libcanberra-gtk-module.so >0x0000003995401d60 0x0000003995403260 Yes /lib64/libcanberra-gtk3.so.0 >0x00000039924033f0 0x000000399240c1ec Yes /lib64/libcanberra.so.0 >0x0000003990c020f0 0x0000003990c063fc Yes /lib64/libvorbisfile.so.3 >0x0000003988203850 0x000000398821b1c0 Yes /lib64/libvorbis.so.0 >0x0000003987e01aa0 0x0000003987e04098 Yes /lib64/libogg.so.0 >0x000000398f0025b0 0x000000398f00c354 Yes /lib64/libtdb.so.1 >0x0000003988e024b0 0x0000003988e06788 Yes /lib64/libltdl.so.7 >0x0000003985200ed0 0x000000398520598c Yes /lib64/libcrypt.so.1 >0x00007eff5b29ad00 0x00007eff5b2ef2f0 Yes /lib64/libfreebl3.so >0x00007eff5b094350 0x00007eff5b094ba0 Yes /usr/lib64/gs-plugins/libgs_plugin_packagekit-history.so >0x00007eff5ae90c30 0x00007eff5ae91198 Yes /usr/lib64/gs-plugins/libgs_plugin_hardcoded-popular.so >0x00007eff5ac8cc10 0x00007eff5ac8cf14 Yes /usr/lib64/gs-plugins/libgs_plugin_packagekit-offline.so >0x00007eff5aa86570 0x00007eff5aa88ba8 Yes /usr/lib64/gs-plugins/libgs_plugin_appstream.so >0x00007eff5a880640 0x00007eff5a880d68 Yes /usr/lib64/gs-plugins/libgs_plugin_datadir_apps.so >0x00007eff5a67d130 0x00007eff5a67d5ac Yes /usr/lib64/gs-plugins/libgs_plugin_desktopdb.so >0x00007eff5a479b70 0x00007eff5a479dec Yes /usr/lib64/gs-plugins/libgs_plugin_systemd-updates.so >0x00007eff5a276f10 0x00007eff5a2772d4 Yes /usr/lib64/gs-plugins/libgs_plugin_datadir_filename.so >0x00007eff5a074010 0x00007eff5a07440c Yes /usr/lib64/gs-plugins/libgs_plugin_packagekit-updates.so >0x00007eff59e70850 0x00007eff59e7125c Yes /usr/lib64/gs-plugins/libgs_plugin_packagekit.so >0x00007eff59c6cec0 0x00007eff59c6d498 Yes /usr/lib64/gs-plugins/libgs_plugin_local-ratings.so >0x00007eff59a6a990 0x00007eff59a6ab5c Yes /usr/lib64/gs-plugins/libgs_plugin_datadir_filename_local.so >0x00007eff59867c20 0x00007eff59867f84 Yes /usr/lib64/gs-plugins/libgs_plugin_hardcoded-featured.so >0x00007eff596617d0 0x00007eff596639ec Yes /usr/lib64/gs-plugins/libgs_plugin_hardcoded-menu-spec.so >0x00007eff5945e7d0 0x00007eff5945f27c Yes /usr/lib64/gs-plugins/libgs_plugin_packagekit-refine.so >0x00007eff5925ab90 0x00007eff5925ad7c Yes /usr/lib64/gs-plugins/libgs_plugin_hardcoded-kind.so >0x00007eff58744c00 0x00007eff58744fcc Yes /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-svg.so >0x000000399d207a60 0x000000399d22ba58 Yes /lib64/librsvg-2.so.2 >0x0000003992008cd0 0x0000003992027858 Yes /lib64/libcroco-0.6.so.3 >(*): Shared library is missing debugging information. >$1 = 0x0 >$2 = 0x0 >rax 0x3fe3434343434344 4603597200273130308 >rbx 0x7eff48278cd0 139634892311760 >rcx 0x1 1 >rdx 0x43434344 1128481604 >rsi 0x3 3 >rdi 0x7eff69036360 139635443589984 >rbp 0x1 0x1 >rsp 0x7eff4d2c4af0 0x7eff4d2c4af0 >r8 0x1644f00 23351040 >r9 0x20 32 >r10 0x0 0 >r11 0x33 51 >r12 0x3 3 >r13 0x161a6c0 23176896 >r14 0xff0f 65295 >r15 0x1644f00 23351040 >rip 0x397141dc30 0x397141dc30 <array_free+128> >eflags 0x10206 [ PF IF RF ] >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* >xmm0 *value not available* >xmm1 *value not available* >xmm2 *value not available* >xmm3 *value not available* >xmm4 *value not available* >xmm5 *value not available* >xmm6 *value not available* >xmm7 *value not available* >xmm8 *value not available* >xmm9 *value not available* >xmm10 *value not available* >xmm11 *value not available* >xmm12 *value not available* >xmm13 *value not available* >xmm14 *value not available* >xmm15 *value not available* >mxcsr *value not available* >Dump of assembler code for function array_free: > 0x000000397141dbb0 <+0>: push %r12 > 0x000000397141dbb2 <+2>: test $0x1,%sil > 0x000000397141dbb6 <+6>: mov %esi,%r12d > 0x000000397141dbb9 <+9>: push %rbp > 0x000000397141dbba <+10>: push %rbx > 0x000000397141dbbb <+11>: mov %rdi,%rbx > 0x000000397141dbbe <+14>: jne 0x397141dc08 <array_free+88> > 0x000000397141dbc0 <+16>: mov (%rdi),%rbp > 0x000000397141dbc3 <+19>: and $0x2,%r12d > 0x000000397141dbc7 <+23>: je 0x397141dbf0 <array_free+64> > 0x000000397141dbc9 <+25>: movq $0x0,(%rbx) > 0x000000397141dbd0 <+32>: movl $0x0,0x8(%rbx) > 0x000000397141dbd7 <+39>: mov %rbp,%rax > 0x000000397141dbda <+42>: movl $0x0,0xc(%rbx) > 0x000000397141dbe1 <+49>: pop %rbx > 0x000000397141dbe2 <+50>: pop %rbp > 0x000000397141dbe3 <+51>: pop %r12 > 0x000000397141dbe5 <+53>: retq > 0x000000397141dbe6 <+54>: nopw %cs:0x0(%rax,%rax,1) > 0x000000397141dbf0 <+64>: mov %rbx,%rsi > 0x000000397141dbf3 <+67>: mov $0x28,%edi > 0x000000397141dbf8 <+72>: callq 0x3971465550 <g_slice_free1> > 0x000000397141dbfd <+77>: pop %rbx > 0x000000397141dbfe <+78>: mov %rbp,%rax > 0x000000397141dc01 <+81>: pop %rbp > 0x000000397141dc02 <+82>: pop %r12 > 0x000000397141dc04 <+84>: retq > 0x000000397141dc05 <+85>: nopl (%rax) > 0x000000397141dc08 <+88>: mov 0x20(%rdi),%rax > 0x000000397141dc0c <+92>: test %rax,%rax > 0x000000397141dc0f <+95>: je 0x397141dc37 <array_free+135> > 0x000000397141dc11 <+97>: mov 0x8(%rdi),%ecx > 0x000000397141dc14 <+100>: test %ecx,%ecx > 0x000000397141dc16 <+102>: je 0x397141dc37 <array_free+135> > 0x000000397141dc18 <+104>: xor %ebp,%ebp > 0x000000397141dc1a <+106>: jmp 0x397141dc24 <array_free+116> > 0x000000397141dc1c <+108>: nopl 0x0(%rax) > 0x000000397141dc20 <+112>: mov 0x20(%rbx),%rax > 0x000000397141dc24 <+116>: mov %ebp,%edi > 0x000000397141dc26 <+118>: add $0x1,%ebp > 0x000000397141dc29 <+121>: imul 0x10(%rbx),%edi > 0x000000397141dc2d <+125>: add (%rbx),%rdi >=> 0x000000397141dc30 <+128>: callq *%rax > 0x000000397141dc32 <+130>: cmp %ebp,0x8(%rbx) > 0x000000397141dc35 <+133>: ja 0x397141dc20 <array_free+112> > 0x000000397141dc37 <+135>: mov (%rbx),%rdi > 0x000000397141dc3a <+138>: xor %ebp,%ebp > 0x000000397141dc3c <+140>: callq 0x397144ef70 <g_free> > 0x000000397141dc41 <+145>: jmp 0x397141dbc3 <array_free+19> >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 1047346
: 843435 |
843436
|
843437
|
843438
|
843439
|
843440
|
843441
|
843442
|
843443
|
843444
|
843445