[mpich-discuss] ROMIO ad_pvfs2_open
Wei-keng Liao
wkliao at ece.northwestern.edu
Tue May 26 01:19:18 CDT 2009
I am using pvfs-2.8.1 and running mpich2-1.0.8p1.
There is a mismatch use of function PVFS_sys_lookup() in ad_pvfs2_open
line 58, it uses 5 arguments.
But, in pvfs-2.8.1/src/client/sysint/sys-lookup.sm or
pvfs-2.8.1/include/pvfs2-sysint.h
PVFS_sys_lookup() has 6 arguments.
I got error messages when I open a pvfs2 file, the debugger complains
the
last argument:
0: Program received signal SIGSEGV, Segmentation fault.
0: 0x00000000004bf951 in PVFS_hint_copy (old_hint=0x16,
new_hint=0x7a9238)
0: at src/common/misc/pint-hint.c:398
0: 398 info = PINT_hint_get_info_by_type(h->type);
Wei-keng
More information about the mpich-discuss
mailing list