← Back to team overview

registry team mailing list archive

[Bug 403192] Re: update-notifier crashed with SIGSEGV in gdu_pool_get_devices()

 

Launchpad has imported 5 comments from the remote bug at
http://bugs.freedesktop.org/show_bug.cgi?id=23579.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2009-08-28T09:53:48+00:00 James Westby wrote:

Hi,

g-d-u will currently fail to work as it relies on
the DBus Properties interface to be available on
dk-disks, but as it is the system bus this must
be explicitly allowed in the configuration.

http://bazaar.launchpad.net/~james-w/ubuntu/karmic/devicekit-
disks/fix-403192/revision/14

Thanks,

James

Reply at: https://bugs.launchpad.net/devicekit/+bug/403192/comments/16

------------------------------------------------------------------------
On 2009-08-29T05:22:40+00:00 Martin Pitt wrote:

This was originally filed as https://launchpad.net/bugs/403192, and this
patch was confirmed to work.

Reply at: https://bugs.launchpad.net/devicekit/+bug/403192/comments/19

------------------------------------------------------------------------
On 2009-09-16T09:04:28+00:00 Martin Pitt wrote:

Can we please get this applied upstream? It's causing hundreds of
crashes.

Reply at: https://bugs.launchpad.net/devicekit/+bug/403192/comments/31

------------------------------------------------------------------------
On 2009-09-18T13:42:05+00:00 Zeuthen wrote:

Not sure why I'm not seeing this error, maybe it's because I'm using
dbus 1.2.16. Anyway, I think we need some more interfaces. I've
committed this to master:

+    <allow send_destination="org.freedesktop.DeviceKit.Disks"
+           send_interface="org.freedesktop.DBus.Properties"/>
+    <allow send_destination="org.freedesktop.DeviceKit.Disks"
+           send_interface="org.freedesktop.DBus.Introspectable"/>
+    <allow send_destination="org.freedesktop.DeviceKit.Disks"
+           send_interface="org.freedesktop.DeviceKit.Disks"/>
+    <allow send_destination="org.freedesktop.DeviceKit.Disks"
+           send_interface="org.freedesktop.DeviceKit.Disks.Device"/>

Reply at: https://bugs.launchpad.net/devicekit/+bug/403192/comments/34

------------------------------------------------------------------------
On 2009-09-18T18:08:49+00:00 James Westby wrote:

That's also the version of DBus I am using, and I doubt, and really
hope, that this is not due to DBus versions or distro patching, changing
the default properties of the system bus in that way could potentially
lead to security holes.

Thanks for committing the change.

James

Reply at: https://bugs.launchpad.net/devicekit/+bug/403192/comments/35


** Changed in: devicekit
   Importance: Unknown => High

-- 
update-notifier crashed with SIGSEGV in gdu_pool_get_devices()
https://bugs.launchpad.net/bugs/403192
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for gnome-disk-utility.