I don't know if this will be of any help to you, but...
Over the past few days, I've been running into a 'hung' borg (not amnesiac, not disconnected). I just ran into it now, attached gdb, and here's the relevent spot:
When I get these, I just kill (not kill -9 btw) the pid and then restart it and it continues fine.
if I get any other amnesiac disconnects, I'll send you the save file.
[edit] I see a new borg popped on the 24th... I'm upping my borg code, I have a save file that's suffering from this right now, so I'll make a backup and send it if it persists[/edit]
[edit2]E-Mail sent[/edit2]
Over the past few days, I've been running into a 'hung' borg (not amnesiac, not disconnected). I just ran into it now, attached gdb, and here's the relevent spot:
Code:
borg_danger_aux (y=7, x=116, c=1, i=22, average=true, full_damage=true) at borg4.c:7074 7074 for (k = 0; k < 32; k++)
if I get any other amnesiac disconnects, I'll send you the save file.
[edit] I see a new borg popped on the 24th... I'm upping my borg code, I have a save file that's suffering from this right now, so I'll make a backup and send it if it persists[/edit]
[edit2]E-Mail sent[/edit2]
Comment