Sam,

Here is another run with your patch and more debug statements in my code.

This is probably unrelated. Note the 5 calls into BMI_mx_set_info(). They pass in a method_addr strucct pointer (map 0x0x81bf1d0). Per the bmi_ib code, I free "map 0x0x81bf1d0" on the first call. The four later calls are using the freed pointer.

Scott

PVFS2 server got signal 2 (server_status_flag: 262143)
[D 01/18 14:37] *** server shutdown in progress ***
[D 01/18 14:37] [+] halting state machine processor   [   ...   ]
[D 01/18 14:37] [-]         state machine processor   [ stopped ]
[D 01/18 14:37] [+] halting cached config interface   [   ...   ]
[D 01/18 14:37] [-]         cached config interface   [ stopped ]
[D 01/18 14:37] [+] halting event profiling interface [   ...   ]
[D 01/18 14:37] [-]         event profiling interface [ stopped ]
[D 01/18 14:37] [+] halting request scheduler         [   ...   ]
[D 01/18 14:37] [-]         request scheduler         [ stopped ]
[D 01/18 14:37] [+] halting job interface             [   ...   ]
[D 01/18 14:37] [-]         job interface             [ stopped ]
[D 01/18 14:37] [+] halting job time mgr interface    [   ...   ]
[D 01/18 14:37] [-]         job time mgr interface    [ stopped ]
[D 01/18 14:37] [+] halting flow interface            [   ...   ]
[D 01/18 14:37] [SYNC_COALESCE]: dbpf_sync_context_destroy for context 0 called
[D 01/18 14:37] [-]         flow interface            [ stopped ]
[D 01/18 14:37] [+] halting bmi interface             [   ...   ]
[D 01/18 14:37] bmi_mx: entering BMI_mx_finalize. <---- starting finalizing bmi_mx [D 01/18 14:37] bmi_mx: leaving BMI_mx_finalize. <---- finish finalizing bmi_mx
[D 01/18 14:37] bmi_mx: entering BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: BMI_mx_set_info drop mx://fog34:0:0 map 0x0x81bf1d0 mxmap 0x0x81bf1dc).
[D 01/18 14:37] bmi_mx: leaving BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: entering BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: BMI_mx_set_info drop NULL map 0x0x81bf1d0 mxmap 0x0x81bf1dc).
[D 01/18 14:37] bmi_mx: leaving BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: entering BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: BMI_mx_set_info drop NULL map 0x0x81bf1d0 mxmap 0x0x81bf1dc).
[D 01/18 14:37] bmi_mx: leaving BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: entering BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: BMI_mx_set_info drop NULL map 0x0x81bf1d0 mxmap 0x0x81bf1dc).
[D 01/18 14:37] bmi_mx: leaving BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: entering BMI_mx_set_info.
[D 01/18 14:37] bmi_mx: BMI_mx_set_info drop NULL map 0x0x81bf1d0 mxmap 0x0x81bf1dc).
[D 01/18 14:37] bmi_mx: leaving BMI_mx_set_info.
[D 01/18 14:37] [-]         bmi interface             [ stopped ]
[D 01/18 14:37] [+] halting storage interface         [   ...   ]
[D 01/18 14:37] dbpf_thread_function ending
[D 01/18 14:37] dbpf_thread_finalize: finalized
[D 01/18 14:37] dbpf_attr_cache_finalized
[D 01/18 14:37] syncing collection attrs db [ ... ]
[D 01/18 14:37]         collection attrs db [closed]
[D 01/18 14:37] syncing dspace db [ ... ]
[D 01/18 14:37]         dspace db [closed]
[D 01/18 14:37] syncing keyval db [ ... ]
[D 01/18 14:37]         keyval db [closed]
_______________________________________________
Pvfs2-developers mailing list
[email protected]
http://www.beowulf-underground.org/mailman/listinfo/pvfs2-developers

Reply via email to