MOO-cows Mailing List Archive

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

panic from $player:recycle



I came back after a day and saw the moo I was working on panic in
$player:recycle..

Apr 17 09:37:21: *** PANIC: Caught signal 11
Apr 17 09:37:21: #6:recycle (this == #1816), line 18:  server panic
Apr 17 09:37:21: (End of traceback)

the line 18 was the part where it suspends some really large number and then
forks a task and then does a kill_task(task_id()) if someone tries to
@recycle themselves.. but how could a kill_task() panic the server? Or am I
missing something here? Oh yeah, this is 1.8.0p3.



Follow-Ups:

Home | Subject Index | Thread Index