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 592564 Details for
Bug 832936
gnome-control-center sound crashed in remove_on_complete
[?]
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.
bt full
contr (text/plain), 5.00 KB, created by
Zdenek Kabelac
on 2012-06-18 08:43:23 UTC
(
hide
)
Description:
bt full
Filename:
MIME Type:
Creator:
Zdenek Kabelac
Created:
2012-06-18 08:43:23 UTC
Size:
5.00 KB
patch
obsolete
>Core was generated by `gnome-control-center sound'. >Program terminated with signal 11, Segmentation fault. >#0 remove_on_complete (timeline=0x1985bc0, data=0x1937fe0) at cc-notebook.c:469 >469 data->notebook->priv->removed_pages = g_list_remove (data->notebook->priv->removed_pages, data); > > >#0 remove_on_complete (timeline=0x1985bc0 [ClutterPropertyTransition], data=0x1937fe0) at cc-notebook.c:469 >No locals. >#1 0x00007fa3934dab33 in _g_closure_invoke_va (closure=closure@entry=0x2d75cf0, return_value=return_value@entry=0x0, > instance=instance@entry=0x1985bc0, args=args@entry=0x7ffff047f958, n_params=0, param_types=0x0) at gclosure.c:840 > marshal = 0x7fa3934dc740 <g_cclosure_marshal_VOID__VOIDv> > marshal_data = 0x0 > in_marshal = <optimized out> > real_closure = 0x2d75cd0 > __PRETTY_FUNCTION__ = "_g_closure_invoke_va" >#2 0x00007fa3934f4315 in g_signal_emit_valist (instance=0x1985bc0, signal_id=<optimized out>, detail=0, > var_args=var_args@entry=0x7ffff047f958) at gsignal.c:3207 > 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 = 0x1985bc0, ihint = {signal_id = 277, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, > state = EMISSION_RUN, chain_type = 23315232} > signal_id = 277 > instance_type = 23315232 > 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 > closure = 0x2d75cf0 > run_type = <optimized out> > hlist = 0x0 > l = <optimized out> > fastpath = 0 > instance_and_params = <optimized out> > signal_return_type = <optimized out> > param_values = <optimized out> > node = <optimized out> > i = <optimized out> > n_params = <optimized out> > __PRETTY_FUNCTION__ = "g_signal_emit_valist" >#3 0x00007fa3934f49c2 in g_signal_emit (instance=instance@entry=0x1985bc0, signal_id=<optimized out>, detail=detail@entry=0) > at gsignal.c:3352 > var_args = {{gp_offset = 24, fp_offset = 48, overflow_arg_area = 0x7ffff047fa30, reg_save_area = 0x7ffff047f970}} >#4 0x00007fa394872714 in clutter_timeline_do_frame (timeline=0x1985bc0 [ClutterPropertyTransition]) > at ./clutter-timeline.c:1040 > saved_direction = CLUTTER_TIMELINE_FORWARD > elapsed_time_delta = <optimized out> > overflow_msecs = 509 > end_msecs = 500 > priv = 0x1985bf0 >#5 0x00007fa39483ea18 in master_clock_advance_timelines (master_clock=0x161b190 [ClutterMasterClock]) > at ./clutter-master-clock.c:344 > timelines = 0x18c5500 = {0x1985bc0} > l = 0x18c5500 = {0x1985bc0} > start = 54191471965 >#6 clutter_clock_dispatch (source=source@entry=0x1622c00, callback=<optimized out>, user_data=<optimized out>) > at ./clutter-master-clock.c:516 > clock_source = 0x1622c00 > master_clock = 0x161b190 [ClutterMasterClock] > stage_manager = <optimized out> > stages_updated = 0 > stages = 0x18d6410 = {0x1620990} >#7 0x00007fa3931f27b5 in g_main_dispatch (context=0x79a250) at gmain.c:2539 > dispatch = 0x7fa39483e8f0 <clutter_clock_dispatch> > was_in_call = 0 > user_data = 0x0 > callback = 0x0 > cb_funcs = 0x0 > cb_data = 0x0 > current_source_link = {data = 0x1622c00, next = 0x0} > need_destroy = <optimized out> > source = 0x1622c00 > current = 0x1878380 > i = <optimized out> >#8 g_main_context_dispatch (context=context@entry=0x79a250) at gmain.c:3075 >No locals. >#9 0x00007fa3931f2ae8 in g_main_context_iterate (context=context@entry=0x79a250, block=block@entry=1, dispatch=dispatch@entry= > 1, self=<optimized out>) at gmain.c:3146 > max_priority = 2147483647 > timeout = 7 > some_ready = 1 > nfds = <optimized out> > allocated_nfds = <optimized out> > fds = 0x18c3dc0 >#10 0x00007fa3931f2ba4 in g_main_context_iteration (context=0x79a250, context@entry=0x0, may_block=may_block@entry=1) > at gmain.c:3207 > retval = <optimized out> >#11 0x00007fa393f319fc in g_application_run (application=0x1735170 [GtkApplication], argc=argc@entry=2, argv=argv@entry= > 0x7ffff047fd28) at gapplication.c:1607 > arguments = 0x18702e0 > status = 1818324577 > i = <optimized out> > __PRETTY_FUNCTION__ = "g_application_run" >#12 0x00000000004095d2 in main (argc=2, argv=0x7ffff047fd28) at control-center.c:256 > shell = <optimized out> > application = 0x1735170 [GtkApplication] > status = <optimized out> >(gdb) q
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 832936
: 592564