<tt><font size=2>Hello!</font></tt>
<br>
<br><tt><font size=2>I'm currently hunting a bug where the dbus-daemon
(version 1.6.4) sporadically is killed </font></tt>
<br><tt><font size=2>by a SIGSEGV during system start. Unfortunately, I
don't get a core dump when the daemon </font></tt>
<br><tt><font size=2>is started by the user "messagebus".</font></tt>
<br>
<br><tt><font size=2>root@imx6x-std:~# echo "/tmp/core" >
/proc/sys/kernel/core_pattern</font></tt>
<br><tt><font size=2>root@imx6x-std:~# dbus-daemon --address=unix:path=/tmp/bla1
--config-file=/etc/d</font></tt>
<br><tt><font size=2>bus-1/system1.conf --nopidfile --fork</font></tt>
<br><tt><font size=2>root@imx6x-std:~# busybox ps | grep dbus-daemon |
head -n 1</font></tt>
<br><tt><font size=2> 2504 messagebus 2548 S    dbus-daemon
--address=unix:path=/tmp/bla1 --config-f</font></tt>
<br><tt><font size=2>root@imx6x-std:~# kill -SEGV 2504</font></tt>
<br><tt><font size=2>root@imx6x-std:~# ls /tmp/core*</font></tt>
<br><tt><font size=2>ls: /tmp/core*: No such file or directory</font></tt>
<br>
<br><tt><font size=2>If I remove "<user>messagebus</user>"
from the system(1).conf. The crash dumps are written! </font></tt>
<br><tt><font size=2>Does someone have an idea why it doesn't work with
user "messagebus"?</font></tt>
<br>
<br><tt><font size=2>Best regards</font></tt>
<br><tt><font size=2>Jean-Pierre</font></tt>
<br>