Opened 10 years ago

Closed 3 years ago

#429 closed defect (wontfix)

lasinfo crash by laz-file

Reported by: hellik Owned by: osgeo4w-dev@…
Priority: major Component: Package
Version: Keywords: libLAS, laszip, 32-bit
Cc: neteler

Description

in OSGeo4W-32bit the liblas-tools seems to be compiled with laszip-functionality

C:\Windows\System32>lasinfo --help
--------------------------------------------------------------------
    lasinfo (libLAS 1.7.0 with GeoTIFF 1.3.0 GDAL 1.8.1 LASzip 2.1.0)
--------------------------------------------------------------------

but laz-files (e.g. test.laz or lake.laz from LAStools) crashes e.g. lasinfo.

Change History (6)

comment:1 by neteler, 10 years ago

Cc: neteler added
Keywords: libLAS added

comment:2 by hobu, 10 years ago

I'm pretty sure the problem is cross-heap freeing, and LASzip must be compiled with a different runtime than libLAS. I have recently built and added libLAS 1.8.0 and LASzip 2.1.0 to OSGeo4W-64bit and it seems to be working.

comment:3 by hellik, 10 years ago

Keywords: 32-bit added

in reply to:  2 ; comment:4 by hellik, 10 years ago

Replying to hobu:

I'm pretty sure the problem is cross-heap freeing, and LASzip must be compiled with a different runtime than libLAS. I have recently built and added libLAS 1.8.0 and LASzip 2.1.0 to OSGeo4W-64bit and it seems to be working.

I can confirm that it works in OSGeo4W-64bit, it still crashes in OSGeo4W-32bit.

any chance to fix it also for OSGeo4W-32bit?

thanks Helmut

in reply to:  4 comment:5 by lucadelu, 9 years ago

Replying to hellik:

Replying to hobu:

I'm pretty sure the problem is cross-heap freeing, and LASzip must be compiled with a different runtime than libLAS. I have recently built and added libLAS 1.8.0 and LASzip 2.1.0 to OSGeo4W-64bit and it seems to be working.

I can confirm that it works in OSGeo4W-64bit, it still crashes in OSGeo4W-32bit.

any chance to fix it also for OSGeo4W-32bit?

I would like to have libLAS 1.8.0 and LASzip 2.1.0 to OSGeo4W-32bit

thanks Helmut

Thanks Luca

comment:6 by jef, 3 years ago

Resolution: wontfix
Status: newclosed
Note: See TracTickets for help on using tickets.