winGRASS 6.4.0RC2 and r.los

3 messages Options
Embed this post
Permalink
iomeneandrei

winGRASS 6.4.0RC2 and r.los

Reply Threaded More More options
Print post
Permalink
Dear all,
I have tested an old bug of grass for windows, and I have it again in this release. It's related to r.los.
When I run this command, grass crashes:
r.los input=DEME@andrea output=tr_vis coordinate=300000,4210000 obs_elev=1.75 max_dist=10000

If I have a smaller max_dist (1500) I have no error.

I have this bug in win xp 32 bit and not in vista 64 bit.

ciao,

a

Andrea Borruso

----------------------------------------------------
email: aborruso@tin.it
website: http://blog.spaziogis.it
my 2.0 life: http://aborruso.spaziogis.it
feed: http://feeds2.feedburner.com/Tanto
38° 7' 48" N, 13° 21' 9" E
----------------------------------------------------
Markus Neteler

Re: winGRASS 6.4.0RC2 and r.los

Reply Threaded More More options
Print post
Permalink
Andrea,

On Sat, Jan 24, 2009 at 11:31 AM, iomeneandrei <[hidden email]> wrote:

>
> Dear all,
> I have tested an old bug of grass for windows, and I have it again in this
> release. It's related to r.los.
> When I run this command, grass crashes:
> r.los input=DEME@andrea output=tr_vis coordinate=300000,4210000
> obs_elev=1.75 max_dist=10000
>
> If I have a smaller max_dist (1500) I have no error.
>
> I have this bug in win xp 32 bit and not in vista 64 bit.

I am afraid to say that either you or another person with Windows
has to try it with a debugger [1] (to get the "backtrace" of the
crash). From that output we maybe understand the problem.

Please report this then to
http://trac.osgeo.org/grass/ticket/111

# Spearfish
r.los in=elevation.dem output=tr_vis coordinate=599490,4920855 max_dist=10000
Using maximum distance from the viewing point (meters): 10000.000000
 100%

No problem on Linux, so... (I have no Windows).

Markus

[1] http://grass.osgeo.org/wiki/GRASS_Debugging
_______________________________________________
grass-windows mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/grass-windows
iomeneandrei

Re: winGRASS 6.4.0RC2 and r.los

Reply Threaded More More options
Print post
Permalink
Markus,
Markus Neteler wrote:
I am afraid to say that either you or another person with Windows
has to try it with a debugger [1] (to get the "backtrace" of the
crash).
 
I know I must use a debugger, but I do not know how to do it in windows. I have just read the grass debug wiki page, but I can not go forward. I'm a weak user.


Thank you,

Andrea
Andrea Borruso

----------------------------------------------------
email: aborruso@tin.it
website: http://blog.spaziogis.it
my 2.0 life: http://aborruso.spaziogis.it
feed: http://feeds2.feedburner.com/Tanto
38° 7' 48" N, 13° 21' 9" E
----------------------------------------------------