[GRASS-dev] [GRASS GIS] #2583: v.net: crash on Windows
GRASS GIS
trac at osgeo.org
Sun Feb 15 01:04:04 PST 2015
#2583: v.net: crash on Windows
-------------------------+--------------------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.0
Component: LibVector | Version: svn-releasebranch70
Keywords: v.net | Platform: MSWindows 8
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by martinl):
Replying to [comment:12 annakrat]:
> Sorry, the command should be:
>
> {{{
> v.net streets_wake points=schools_wake operation=connect thresh=1000
output=network
> }}}
Replying to [comment:12 annakrat]:
> Sorry, the command should be:
>
{{{
> v.net streets_wake points=schools_wake operation=connect thresh=1000
output=network
}}}
right, now it makes more sense. I can confirm crash in vlib
{{{
Podpis problému:
Název události problému: APPCRASH
Název aplikace: v.net.exe
Verze aplikace: 7.0.0.0
Časové razítko aplikace: 54dd6fcd
Název chybného modulu: libgrass_vector.7.0.0svn.dll
Verze chybného modulu: 0.0.0.0
Časové razítko chybného modulu: 54dd6ae1
Kód výjimky: c0000005
Posun výjimky: 0003d935
Verze operačního systému: 6.0.6002.2.2.0.274.10
ID národního prostředí: 1029
Další informace 1: fd00
Další informace 2: ea6f5fe8924aaa756324d57f87834160
Další informace 3: fd00
Další informace 4: ea6f5fe8924aaa756324d57f87834160
Přečtěte si prohlášení o zásadách ochrany osobních údajů:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0405
}}}
The last debug messages are:
{{{
D3/5: V2_read_line_nat(): line = 45191
D3/5: Vect__Read_line_nat: offset = 7334408
D3/5: type = 2, do_cats = 1 dead = 0
D3/5: n_cats = 1
D3/5: n_points = 12
D3/5: off = 7334617
D3/5: line = 45191 distance = 119.381284
D3/5: min distance found = 22.835685
D3/5: Vect_read_line(): line = 48182
D3/5: V2_read_line_nat(): line = 48182
D3/5: Vect__Read_line_nat: offset = 7826327
D3/5: type = 2, do_cats = 1 dead = 0
D3/5: n_cats = 1
D3/5: n_points = 3
D3/5: off = 7826392
D3/5: Vect_rewrite_line(): name = network, format = 0, level = 2,
line/offset =
48182
D3/5: V2_read_line_nat(): line = 48182
D3/5: Vect__Read_line_nat: offset = 7826327
D3/5: type = 2, do_cats = 1 dead = 0
D3/5: n_cats = 1
D3/5: n_points = 3
D3/5: off = 7826392
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2583#comment:14>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list