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 586943 Details for
Bug 825375
dbus-related crash in rgmanager
[?]
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.
[patch]
fix
bz825375.patch (text/plain), 700 bytes, created by
Ryan McCabe
on 2012-05-25 20:17:58 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Ryan McCabe
Created:
2012-05-25 20:17:58 UTC
Size:
700 bytes
patch
obsolete
>commit 8f73b914907ad17d41be3b849cd936f77e8a6248 >Author: Ryan McCabe <rmccabe@redhat.com> >Date: Fri May 18 07:30:31 2012 -0400 > > rgmanager: Fix a crash when dbus notifications are enabled > > dbus doesn't lock internal data unless dbus_threads_init > is called. > > Signed-off-by: Ryan McCabe <rmccabe@redhat.com> > >diff --git a/rgmanager/src/daemons/update-dbus.c b/rgmanager/src/daemons/update-dbus.c >index e706746..474140e 100644 >--- a/rgmanager/src/daemons/update-dbus.c >+++ b/rgmanager/src/daemons/update-dbus.c >@@ -69,6 +69,7 @@ rgm_dbus_init(void) > return 0; > } > >+ dbus_threads_init_default(); > dbus_error_init(&err); > > dbc = dbus_bus_get_private(DBUS_BUS_SYSTEM, &err);
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 825375
: 586943