[Pkg-utopia-maintainers] Bug#794434: d-feet: segfault when trying to browse org.freedesktop.systemd1
Jason Pleau
jason at jpleau.ca
Mon Aug 3 00:10:36 UTC 2015
Package: d-feet
Version: 0.3.9-1
Severity: normal
Dear Maintainer,
I installed d-feet to be able to browse the dbus API that systemd exposes.
Unfortunately, trying to browse org.freedesktop.systemd1 crashes d-feet with a
segmentation fault.
1. Launch d-feet
2. Double click on org.freedesktop.systemd1
3. It crashes
This is with version 0.3.9-1 from sid.
Here's the output I captured:
jason ~ d-feet
/usr/lib/python2.7/dist-packages/dfeet/uiloader.py:38: Warning: The property
GtkWidget:margin-left is deprecated and shouldn't be used anymore. It will be
removed in a future version.
self.ui.add_from_file(self.ui_dir + '/' + f)
/usr/lib/python2.7/dist-packages/dfeet/uiloader.py:38: Warning: The property
GtkWidget:margin-right is deprecated and shouldn't be used anymore. It will be
removed in a future version.
self.ui.add_from_file(self.ui_dir + '/' + f)
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Exception RuntimeError: 'maximum recursion depth exceeded' in ignored
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/dfeet/introspection.py", line 183, in
__dbus_node_introspect_cb
tree_iter = self.__treemodel.append(tree_iter, ["%s" % object_path,
node_obj])
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 1207, in
append
return self._do_insert(parent, -1, row)
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 1199, in
_do_insert
row, columns = self._convert_row(row)
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 857, in
_convert_row
result.append(self._convert_value(cur_col, value))
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 875, in
_convert_value
return GObject.Value(self.get_column_type(column), value)
RuntimeError: maximum recursion depth exceeded
[1] 15366 segmentation fault d-feet
There is also a popup that appears before the crash, with the following
content:
"org.freedesktop.systemd1 : g-dbus-error-quark:
GDBus.Error:org.freedesktop.DBus.Error.LimitsExceeded: The maximum number of
pending replies per connection has been reached (8)"
I can also reproduce this very same problem on a fresh Jessie 8.1 install.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.3-jpleau (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages d-feet depends on:
ii dconf-gsettings-backend [gsettings-backend] 0.24.0-2
ii gir1.2-glib-2.0 1.44.0-1+b2
ii gir1.2-gtk-3.0 3.16.6-1
ii hicolor-icon-theme 0.13-1
ii python 2.7.9-1
ii python-gi 3.16.2-1
d-feet recommends no packages.
d-feet suggests no packages.
More information about the Pkg-utopia-maintainers
mailing list