[GRASSLIST:4717] Re: ps.map segmentation fault

Hello,

please forget the last mail, ps.map works fine, but i am having problems with
vectors:
d.vect aalba
segmentation fault

an so on with other commands.

I have tried to recompiled GRASS, and the compilation seems OK, but some vector
commands donot work.

what should I change ??

thank you

marta

Hello,

I am trying to use ps.map (GRASS57) but I obtained :

GRASS 5.7.cvs:~/grassdata/espanya_modelo_devel > ps.map
input=prob.post.present.ppinea.rf.gen output=prueba
Segmentation fault

The file prob.post.present.ppinea.rf.gen:

     raster prob.present.rf.cut@pred_ppinea
     vareas contpen_present@especies
      fcolor none
     end
     paper
     width 11.15
     height 9.3
     right 0
     left 0
     bottom 0
     top 0
     end
     end

If I use it in another computer (same version) it works perfectly.

Thank you in advance

marta

--------------------------------------------------------------------------
Mensaje enviado mediante una herramienta Webmail integrada en *El Rincon*:
------------->>>>>>>> https://rincon.uam.es <<<<<<<<--------------

--------------------------------------------------------------------------
Mensaje enviado mediante una herramienta Webmail integrada en *El Rincon*:
------------->>>>>>>> https://rincon.uam.es <<<<<<<<--------------

marta.benito@uam.es wrote:

Hello,

please forget the last mail, ps.map works fine, but i am having problems with
vectors: d.vect aalba
segmentation fault

an so on with other commands.

I have tried to recompiled GRASS, and the compilation seems OK, but some vector
commands donot work.

- Do you have enough space on disk?
- Which module was used to write the vector,
   finished without error?
- GRASS was compiled on the same computer?
- What files (ls -l) are in the vectors directory
   ($MAPSET/vector/aalba)?
- Does it help to run v.build?
- The same vector vector works on other computer?
- Set debug level: g.gisenv set=DEBUG=5, run the d.vect again,
   and send the last 50 rows to this list.

Radim