> Sent: Thursday, 13 June 2013 3:19 AM
> To: Williams, Gareth (CSIRO IM&T, Docklands); Patrick West
> Cc: Gallagher James; Potter Nathan; OPeNDAP Support
Great. I grabbed the new package from the download site. It passes its own tests and I've installed it serving test data at:
http://opendap.csiro.au/opendap/test-data/fits/
However something fairly nasty happens when I access the third test data set.
*** glibc detected *** /apps/hyrax/1.8.8/bin/beslistener: malloc(): memory corruption: 0x00000000008a5390 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x75218)[0x7fbb79159218]
/lib64/libc.so.6(+0x781ff)[0x7fbb7915c1ff]
/lib64/libc.so.6(__libc_malloc+0x77)[0x7fbb7915e2d7]
/usr/lib64/libstdc++.so.6(_Znwm+0x1d)[0x7fbb79974e4d]
/usr/lib64/libstdc++.so.6(_ZNSs4_Rep9_S_createEmmRKSaIcE+0x21)[0x7fbb79952dc1]
/usr/lib64/libstdc++.so.6(+0xa4795)[0x7fbb79953795]
/usr/lib64/libstdc++.so.6(_ZNSsC1EPKcRKSaIcE+0x43)[0x7fbb799538d3]
/apps/hyrax/1.8.8/lib/libdap.so.11(_ZN6libdap6Vector3varERKSsbPSt5stackIPNS_8BaseTypeESt5dequeIS5_SaIS5_EEE+0x64)[0x7fbb785a1794]
/apps/hyrax/1.8.8/lib/libdap.so.11(_ZN6libdap6Vector9set_valueEPii+0x61)[0x7fbb785a03c1]
/apps/hyrax/1.8.8/lib/bes/libfits_module.so(_ZN12fits_handler17process_hdu_imageEP8fitsfileRN6libdap3DDSE+0xac5)[0x7fbb6f748205]
/apps/hyrax/1.8.8/lib/bes/libfits_module.so(_ZN12fits_handler21fits_read_descriptorsERN6libdap3DDSERKSsRSs+0x2d7)[0x7fbb6f749167]
/apps/hyrax/1.8.8/lib/bes/libfits_module.so(_ZN18FitsRequestHandler14fits_build_ddsER23BESDataHandlerInterface+0xd7)[0x7fbb6f74a4e7]
/apps/hyrax/1.8.8/lib/libbes_dispatch.so.8(_ZN21BESRequestHandlerList15execute_currentER23BESDataHandlerInterface+0xee)[0x7fbb7a7b580e]
/apps/hyrax/1.8.8/lib/libbes_dispatch.so.8(_ZN21BESRequestHandlerList12execute_eachER23BESDataHandlerInterface+0x3c)[0x7fbb7a7b4dfc]
/apps/hyrax/1.8.8/lib/bes/libusage_module.so(_ZN23BESUsageResponseHandler7executeER23BESDataHandlerInterface+0x143)[0x7fbb75b07a63]
/apps/hyrax/1.8.8/lib/libbes_dispatch.so.8(_ZN12BESInterface25execute_data_request_planEv+0x6c)[0x7fbb7a77415c]
/apps/hyrax/1.8.8/lib/libbes_dispatch.so.8(_ZN17BESBasicInterface25execute_data_request_planEv+0x301)[0x7fbb7a77cd31]
/apps/hyrax/1.8.8/lib/libbes_xml_command.so.1(_ZN15BESXMLInterface25execute_data_request_planEv+0x42)[0x7fbb7aa26362]
/apps/hyrax/1.8.8/lib/libbes_dispatch.so.8(_ZN12BESInterface15execute_requestERKSs+0x307)[0x7fbb7a7749a7]
/apps/hyrax/1.8.8/bin/beslistener[0x4053c0]
/apps/hyrax/1.8.8/bin/beslistener[0x406ccf]
/apps/hyrax/1.8.8/lib/libbes_ppt.so.4(_ZN9PPTServer14initConnectionEv+0x5a)[0x7fbb7ac6290a]
/apps/hyrax/1.8.8/bin/beslistener[0x409685]
/apps/hyrax/1.8.8/lib/libbes_dispatch.so.8(_ZN10BESBaseApp4mainEiPPc+0x7a)[0x7fbb7a7cab8a]
/apps/hyrax/1.8.8/bin/beslistener[0x408bb2]
/lib64/libc.so.6(__libc_start_main+0xe6)[0x7fbb79102bc6]
/apps/hyrax/1.8.8/bin/beslistener[0x404359]
Gareth