View Single Post
Posts: 187 | Thanked: 41 times | Joined on May 2010
#1
I am having a problem with dbus-scripts.
It first i thought it was just dbus-scripts session , but im also getting problems with --system.

The dbus-script stop listening and the last process it tried to execute becomes a zombie.
for example:

/opt/customs/scripts/endCall * * com.nokia.csd.Call CreateRequested *

# cat /opt/customs/scripts/endCall
1893 root 2088 D /bin/sh /opt/customs/scripts/endCall :1.19 null com.n
1901 root 0 Z [endCall]

endcall became a zombie....

any ideas ?