<div dir="ltr">Andrew,<div>Thanks for testing that. I ran it again with the same result, but this time turned on --developer-debug. Here's what I ran:</div><div>(gdal) ocm-s-ares$ pdal pipeline --stdin --developer-debug < pipeline.txt > output.txt 2>&1<br>Killed<br>(gdal) ocm-s-ares$ echo $?<br>137<br>(gdal) ocm-s-ares$ ls -l extractept0.laz <br>-rw-rw-r-- 1 kirk.waters crs 2784906231 Jan  6 07:49 extractept0.laz</div><div><br></div><div>The output.txt file contained the same thing I remember seeing before, with nothing extra from the debug:</div><div>(pdal pipeline readers.ept Warning) 2598817459 will be downloaded<br>(pdal pipeline writers.las Warning) Auto offset for X requested in stream mode.  Using value of -80.8347.<br>(pdal pipeline writers.las Warning) Auto offset for Y requested in stream mode.  Using value of 35.3408.<br>(pdal pipeline writers.las Warning) Auto offset for Z requested in stream mode.  Using value of 246.85.</div><div><br></div><div>All of this is running on RHEL7 in a conda environment with pdal version 2.3.0 (git-version 0800a2). The "Killed" on the terminal seems odd since anything going to stdout or stderr should have landed in output.txt, but that didn't. Almost like something external killed it.</div><div><br></div><div>Thanks for any suggestion.</div><div><br><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr">Kirk</div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Jan 6, 2022 at 7:12 AM Andrew Bell <<a href="mailto:andrew.bell.ia@gmail.com">andrew.bell.ia@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Jan 5, 2022 at 7:43 AM Kirk Waters - NOAA Federal <<a href="mailto:kirk.waters@noaa.gov" target="_blank">kirk.waters@noaa.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>PDAL folks,</div>I have a system set up that normally works well at reading EPT data I need and writing it out as laz for further processing. However, I've run across a case where pdal consistently dies with a return code of 137 after creating a laz file just under 3 Gb.</div></blockquote><div><br></div><div>I ran this pipeline to completion on my OSX laptop, so I think you'll have to do some more debugging. I would think you should have some output at the command line. You should also provide that command just to make sure you did the same thing that I did.</div><div><br></div></div>-- <br><div dir="ltr">Andrew Bell<br><a href="mailto:andrew.bell.ia@gmail.com" target="_blank">andrew.bell.ia@gmail.com</a></div></div>
</blockquote></div>