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 665825 Details for
Bug 759990
Segfault in rb_player_gst_find_element_with_property when opening rhythmbox over ssh
[?]
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.
Backtrace
bt.txt (text/plain), 2.04 KB, created by
Petr Machata
on 2012-12-18 23:35:40 UTC
(
hide
)
Description:
Backtrace
Filename:
MIME Type:
Creator:
Petr Machata
Created:
2012-12-18 23:35:40 UTC
Size:
2.04 KB
patch
obsolete
>#0 0x000000312c8d2960 in rb_player_gst_find_element_with_property (element=0x0, > property=property@entry=0x312c8f3183 "volume") at rb-player-gst-helper.c:138 >#1 0x000000312c8dbab0 in track_change_done (mp=0x63ba60, error=<optimized out>) at rb-player-gst.c:361 >#2 track_change_done (mp=0x63ba60, error=<optimized out>) at rb-player-gst.c:329 >#3 0x000000312c8dce31 in bus_cb (bus=0x1cf5800, message=0x1e0b310, mp=0x63ba60) at rb-player-gst.c:533 >#4 0x00000036dfc33977 in gst_bus_source_dispatch (source=source@entry=0x1e1fa10, callback=0x312c8dc910 <bus_cb>, > user_data=0x63ba60) at gstbus.c:764 >#5 0x00000036ca847825 in g_main_dispatch (context=0x61d620) at gmain.c:2539 >#6 g_main_context_dispatch (context=context@entry=0x61d620) at gmain.c:3075 >#7 0x00000036ca847b58 in g_main_context_iterate (context=context@entry=0x61d620, block=block@entry=1, > dispatch=dispatch@entry=1, self=<optimized out>) at gmain.c:3146 >#8 0x00000036ca847c14 in g_main_context_iteration (context=0x61d620, context@entry=0x0, may_block=may_block@entry=1) > at gmain.c:3207 >#9 0x00000036cc497f7c in g_application_run (application=0x7a60c0, argc=<optimized out>, argv=0x7fffffffe508) > at gapplication.c:1499 >#10 0x000000000040115f in main () > >(gdb) list >133 result = gst_iterator_find_custom (iter, >134 (GCompareFunc) find_property_element, >135 (gpointer) property); >136 gst_iterator_free (iter); >137 return result; >138 } >139 >140 /** >141 * rb_gst_process_embedded_image: >142 * @taglist: a #GstTagList containing an image >(gdb) up >#1 0x000000312c8dbab0 in track_change_done (mp=0x63ba60, error=<optimized out>) at rb-player-gst.c:361 >361 e = rb_player_gst_find_element_with_property (mp->priv->audio_sink, "volume"); >(gdb) list >356 >357 /* if the sink provides volume control, ignore the first >358 * volume setting, allowing the sink to restore its own >359 * volume. >360 */ >361 e = rb_player_gst_find_element_with_property (mp->priv->audio_sink, "volume"); >362 if (e != NULL) { >363 mp->priv->volume_applied = 1; >364 gst_object_unref (e); >365 }
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 759990
: 665825