9 Aug
2006
9 Aug
'06
5:48 a.m.
On Wed, Aug 09, 2006 at 09:53:38AM +0800, Everett, Vernon wrote:
A new test suddenly appeared called hobbitd_client and it reported red on my hobbit server line. In clientdata.log I found this. --- snip --- 2006-08-09 09:47:15 Want msg 1138, startpos 608983, fillpos 629463, endpos -1, usedbytes=20480, bufleft=7763240 2006-08-09 09:47:15 hobbitd_client: Got message 1138
You have some debugging code enabled. Run it hobbitd_client without --debug.
2006-08-09 09:47:15 2006-08-09 09:47:17 Worker process died with exit
Two timestamps: It died while doing a debug print. There's probably a corefile in ~hobbit/server/tmp/ that you can run through gdb.
Henrik