Menu

#182 Segmentation fault, local stack clobbered

open
nobody
5
2011-05-20
2011-05-20
No

I am running xsb on Ubuntu 10.04 32bit in a virtualbox with 2048 MB ram. I am trying to load the OWL file (RDF/XML) from http://purl.org/obo/owl/FMA which has a size of about 46 MB. I will try again on a linux server with more ram to see what happens.

[xsb_configuration loaded]
[sysinitrc loaded]

XSB Version 3.3.2 (Pignoletto) of May 11, 2011
[i686-pc-linux-gnu 32 bits; mode: optimal; engine: slg-wam; scheduling: local]
[Patch date: 2011/05/11 19:14:54]

| ?- [rdf].
[rdf loaded]
[rdfconfig loaded]
[rewrite loaded]
[rdf_term_exp loaded]
[rdf_parser loaded]

yes
| ?- load_rdf(file('/home/shahim/b'),X).
[sgmlconfig loaded]
[sgml2pl loaded]
Partial Forward Continuation...
Local Stack clobbered, no backtrace available (h:0xb78649bc,e:0xb7862ebc)

++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.

Exiting XSB abnormally...
Segmentation fault

Thanks,
Shahim

Discussion


Log in to post a comment.