Hi,

in the context of ros-behavior-scripting sending netcat messages to the cogserver, there is what appears to be a crash, see the log

[2016-07-20 14:06:32:461] [DEBUG] [ConsoleSocket] OnLine [(EvaluationLink (PredicateNode "visible face") (ListLink (NumberNode "14996")))]
[2016-07-20 14:06:32:461] [DEBUG] params.size(): 7
[2016-07-20 14:06:32:461] [DEBUG] Unknown opencog::Request command: (EvaluationLink
[2016-07-20 14:06:32:461] [DEBUG] [ConsoleSocket] OnLine [scm]
[2016-07-20 14:06:32:461] [DEBUG] params.size(): 1
[2016-07-20 14:06:32:461] [DEBUG] Creating opencog::Request instance with "scm" [2016-07-20 14:06:32:461] [DEBUG] [Request] setting requestResult: 0x7fd01c001a70 [2016-07-20 14:06:32:461] [DEBUG] [ConsoleSocket] OnLine request scm is a shell
[2016-07-20 14:06:32:461] [DEBUG] [scm Request] execute
[2016-07-20 14:06:32:462] [DEBUG] [Request] destructor
[2016-07-20 14:06:32:462] [DEBUG] [ConsoleSocket] OnRequestComplete

console socket receives the EvaluationLink, but then never seems to process it and entirely stops logging messages (after that last one above). Meanwhile the PLN reasoner running in the background is still able to fetch the atomspace and log messages about it.

Sometimes, rarely, it manages to go passed that and keep logging messages like

[2016-07-20 13:32:20:818] [DEBUG] [GenericShell] line disc: expr, len of 93 ='(EvaluationLink (PredicateNode "name") (ListLink (ConceptNode "7157") (ConceptNode "20839")))'

and when that occurs the PLN reasoner can indeed find the added Evaluation Predicate "name" ...

Any idea?

Thanks,
Nil

P.S: there are already many github issues about the demo, I'm not sure how it may relate to other issues.

--
You received this message because you are subscribed to the Google Groups 
"opencog" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/opencog.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/opencog/578F8932.2080708%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to