<div dir="ltr"><div>HI,</div><div><br></div><div>I was able to open that file just fine, on a Mac, using 6.6.2.  Do you know if you're getting the core dump when you try to open the file (addfile())?  Or trying to access a particular variable?</div><div><br></div><div>The core file can be used with gdb to look at what was happening at the time of the SEGV:</div><div><br></div><div>     gdb ncl core</div><div>     gdb>  bt       # should print the stack at the time of crash</div><div><br></div><div>That said, I don't know that it will help you much without access to the source code. I'd be curious however where the failure is occurring.</div><div><br></div><div>Rick</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Aug 28, 2021 at 8:00 AM Geeta Geeta via ncl-talk <<a href="mailto:ncl-talk@mailman.ucar.edu">ncl-talk@mailman.ucar.edu</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><div style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px"><div><div dir="ltr"><div dir="ltr"><div dir="ltr">Dear sir. <br></div><div dir="ltr">I am using ncl version 6.6.2 in the CONDA enviornment. <br></div><div dir="ltr">I am unable to use the command of ncl like ncl_filedump, addfile etc in this enviornment as I am getting core dump. esp when I run it on my h5 data files. <br></div><div dir="ltr">I have already uploaded the h5 file (data file) on the ftp server. <br></div><div dir="ltr"><br></div><div dir="ltr">Copyright (C) 1995-2019 - All Rights Reserved</div> University Corporation for Atmospheric Research<br> NCAR Command Language Version 6.6.2<br><br></div><div dir="ltr"><div dir="ltr"><div>ncl_filedump 3DIMG_01AUG2020_0300_L1B_STD.h5</div> Copyright (C) 1995-2019 - All Rights Reserved<br> University Corporation for Atmospheric Research<br> NCAR Command Language Version 6.6.2<br> The use of this software is governed by a License Agreement.<br> See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>Segmentation fault (core dumped)<br><div dir="ltr"><br></div><div dir="ltr">I donot know how to debug the generated "core file" to know what is wrong. <br></div><div dir="ltr"><br></div><div dir="ltr">Request you to help me. <br></div></div><div><br></div></div></div><div><br></div><div>Geeta.</div></div></div></div>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@mailman.ucar.edu" target="_blank">ncl-talk@mailman.ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="https://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">https://mailman.ucar.edu/mailman/listinfo/ncl-talk</a></blockquote></div>