[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bogus status message contains no data: Sent from hobbitd



Hi Henrik

using Hobbit 4.1.2p1, I can see in the "hobbitd" column several error messages like this :


Latest errormessages: Bogus status message contains no data: Sent from hobbitd Bogus status message contains no data: Sent from hobbitd


Looking into the sources, this message comes from hobbitd/hobbitd.c :


msglen = strlen(msg);
if (msglen == 0) {
errprintf("Bogus status message contains no data: Sent from %s\n", sender);
return;
}



Is there a way to know the "real" sender of a null message ?

Thanks in advance.

--

Frédéric Mangeant

Steria EDC Sophia-Antipolis