{5} Assigned, Active Tickets by Owner (Full Description) (2 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

robl

Ticket Summary Component Milestone Type Created
Description
#1 core dump with NC_CLOBBER parallel-netcdf defect 02/26/07

Todd Kordenbrock <thkorde@sandia.gov> reports the following: If I use the NC_CLOBBER flag to ncmpiio_create(), I get a core dump down in ADIOI_PVFS2_Open(). Here is the stack trace:


#0 0x081c1f0b in MPID_Datatype_free_contents (dtp=0x83ee90c) at mpid_datatype _contents.c:123
#1 0x081c1ad3 in MPID_Datatype_free (ptr=0x83ee90c) at mpid_datatype_free.c:46
#2 0x0819bb32 in PMPI_Type_free (datatype=0xbfcd38cc) at type_free.c:126
#3 0x081e16f2 in ADIOI_PVFS2_Open ()
#4 0x081a4a58 in ADIO_Open ()
#5 0x081a2546 in PMPI_File_open ()
#6 0x0817f644 in ncmpiio_create (comm=1140850688,


#2 test scripts have hard-coded path to files parallel-netcdf defect 02/28/07

it would be helpful if the pnetcdf test scripts could take an environment variable or a command line parameter to specify an alternate path (something like what the HDF5 tests do). That way we can easily test UFS, NFS, and PVFS without having to hack up the tests.

We can still default to the current working directory.


Note: See TracReports for help on using and creating reports.