Skip to content

[Bug] r.in.pdal: Conditional jump or move depends on uninitialised value #5768

Open
@marisn

Description

@marisn

Valgrind reports a problem in r.in.pdal. Needs to be examined.

==48100== Using Valgrind-3.24.0 and LibVEX; rerun with -h for copyright info
==48100== Command: r.in.pdal input=/tmp/grass8-marisn-6990/tmph4tw73xe/points.las method=coeff_var type=FCELL zscale=1.0 iscale=1.0 dimension=z output=bin_coeff_var -o --q
==48100== Parent PID: 48092
==48100==
==48100== Conditional jump or move depends on uninitialised value(s)
==48100== at 0x125ECD: non-virtual thunk to GrassRasterWriter::processOne(pdal::PointRef&) (grassrasterwriter.h:82)
==48100== by 0x4FD708E: pdal::Streamable::execute(pdal::StreamPointTable&, std::__cxx11::list<pdal::Streamable*, std::allocatorpdal::Streamable* >&, std::map<pdal::Streamable*, pdal::SpatialReference, std::lesspdal::Streamable*, std::allocator<std::pair<pdal::Streamable* const, pdal::SpatialReference> > >&) (in /usr/local/lib/libpdalcpp.so.18.0.0)
==48100== by 0x4FD6898: pdal::Streamable::execute(pdal::StreamPointTable&) (in /usr/local/lib/libpdalcpp.so.18.0.0)
==48100== by 0x118712: main (main.cpp:883)
==48100==

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingrasterRelated to raster data processing

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions