Menu

#193 Memory violation while outputting

Core Dump
open
nobody
5
2012-03-28
2012-03-28
No

(See also #34)

| ?- catch(call(.(_,_),_,_,_),_,true).

yes
| ?- catch(call(.(H,_),_,_,_),_,true).

H = Partial Forward Continuation...
... l_write/3
... l_write/3
... file_write/2
... print_answer/1
... call/1
... catch/3
... interpreter/0
... ll_code_call/3
... call/1
... catch/3

++Memory violation occurred during evaluation.
++Please report this problem using the XSB bug tracking system accessible from
++ http://sourceforge.net/projects/xsb
++Please supply the steps necessary to reproduce the bug.

Discussion


Log in to post a comment.