[systemd-bugs] [Bug 79887] New: kdbus: overly aggressive clients cause kernel panic
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Jun 10 07:20:49 PDT 2014
https://bugs.freedesktop.org/show_bug.cgi?id=79887
Priority: medium
Bug ID: 79887
Assignee: systemd-bugs at lists.freedesktop.org
Summary: kdbus: overly aggressive clients cause kernel panic
QA Contact: systemd-bugs at lists.freedesktop.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: mustrumr97 at gmail.com
Hardware: All
Status: NEW
Version: unspecified
Component: general
Product: systemd
Consider the following client:
- Connect to the user and the system bus
- Queue up '/' of all peers
- For every element of the queue, introspect it and push its children on the
queue.
I developed this program as a test for my sd-bus and sd-event python wrapper.
https://github.com/pybus/pybus
$ python3 ./setup.py build
$ a=build/lib.*
$ PYTHONPATH=${a}:. python3 test/introspect.py 'I am sure'
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20140610/df62b6a0/attachment.html>
More information about the systemd-bugs
mailing list