Comment 13 for bug 128624

Revision history for this message
In , Colin Walters (walters) wrote :

Looks like a valid crash. Note this is against 1.2.2 (Fedora 8). Quick analysis:

* We had some changes in this function quite recently. There was a bug where the userdb cache was mistakenly disabled.
* There were also important fixes to dbus-sysdeps-unix.c:fill_user_info which this depends on.

Per, do you have a minimized test case you can post for this bug? If not - is the bug strongly related to the parent-child relationship, or should I be able to make a test case of just multiple processes connecting to the bus and getting killed?