pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


Crash in nfs41_open_state_ref()
Posted by Anonymous on Fri 3rd Nov 2023 08:44
raw | new post

  1. 0c80: handle_getattr: Invalid session pointer 0xdddddddddddddddd
  2. 0818: handle_getattr: Invalid session pointer 0xdddddddddddddddd
  3. (360.1b80): Access violation - code c0000005 (first chance)
  4. First chance exceptions are reported before any exception handling.
  5. This exception may be expected and handled.
  6. nfsd!nfs41_open_state_ref+0x6d:
  7. 00007ff7`8234959d f00fc108        lock xadd dword ptr [rax],ecx ds:0000019d`315aa8d8=????????
  8. 0:006> kp
  9. Child-SP          RetAddr           Call Site
  10. 00000095`501fdbc0 00007ff7`8235dbc5 nfsd!nfs41_open_state_ref(struct __nfs41_open_state * state = 0x0000019d`315a9e10)+0x6d
  11. 00000095`501fdce0 00007ff7`8232d4f4 nfsd!upcall_parse(unsigned char * buffer = 0x00000095`501fdf30 "???", unsigned int length = 8, struct __nfs41_upcall * upcall = 0x00000095`501fef90)+0x2e5
  12. 00000095`501fde60 00007ffd`1df34c7c nfsd!thread_main(void * args = 0x00007ff7`82396090)+0x144
  13. 00000095`501ffbb0 00007ffd`2f457344 ucrtbased!thread_start<unsigned int (void * parameter = 0x0000019d`30a01dd0)+0x9c
  14. 00000095`501ffc10 00007ffd`2fce26b1 KERNEL32!BaseThreadInitThunk+0x14
  15. 00000095`501ffc40 00000000`00000000 ntdll!RtlUserThreadStart+0x21
  16. 0:006> dv
  17.           state = 0x0000019d`315a9e10
  18.           count = 0n5
  19. 0:006> dt -r state
  20. Local var @ 0x95501fdce0 Type __nfs41_open_state*
  21. 0x0000019d`315a9e10
  22.    +0x000 path             : __nfs41_abs_path
  23.       +0x000 path             : [1280]  "--- memory read error at address 0x0000019d`315a9e10 ---"
  24.       +0x500 len              : ??
  25.       +0x508 lock             : _RTL_SRWLOCK
  26.          +0x000 Ptr              : ????
  27.    +0x510 parent           : __nfs41_path_fh
  28.       +0x000 path             : ????
  29.       +0x008 name             : __nfs41_component
  30.          +0x000 name             : ????
  31.          +0x008 len              : ??
  32.       +0x018 fh               : __nfs41_fh
  33.          +0x000 fh               : [128]  "--- memory read error at address 0x0000019d`315aa338 ---"
  34.          +0x080 len              : ??
  35.          +0x088 fileid           : ??
  36.          +0x090 superblock       : ????
  37.    +0x5c0 file             : __nfs41_path_fh
  38.       +0x000 path             : ????
  39.       +0x008 name             : __nfs41_component
  40.          +0x000 name             : ????
  41.          +0x008 len              : ??
  42.       +0x018 fh               : __nfs41_fh
  43.          +0x000 fh               : [128]  "--- memory read error at address 0x0000019d`315aa3e8 ---"
  44.          +0x080 len              : ??
  45.          +0x088 fileid           : ??
  46.          +0x090 superblock       : ????
  47.    +0x670 cookie           : __nfs41_readdir_cookie
  48.       +0x000 cookie           : ??
  49.       +0x008 verf             : [8]  "--- memory read error at address 0x0000019d`315aa488 ---"
  50.    +0x680 session          : ????
  51.    +0x688 type             : ??
  52.    +0x68c do_close         : ??
  53.    +0x690 stateid          : __stateid4
  54.       +0x000 seqid            : ??
  55.       +0x004 other            : [12]  "--- memory read error at address 0x0000019d`315aa4a4 ---"
  56.    +0x6a0 owner            : __state_owner4
  57.       +0x000 owner_len        : ??
  58.       +0x004 owner            : [1024]  "--- memory read error at address 0x0000019d`315aa4b4 ---"
  59.    +0xaa8 layout           : ????
  60.    +0xab0 client_entry     : list_entry
  61.       +0x000 prev             : ????
  62.       +0x008 next             : ????
  63.    +0xac0 lock             : _RTL_SRWLOCK
  64.       +0x000 Ptr              : ????
  65.    +0xac8 ref_count        : ??
  66.    +0xacc share_access     : ??
  67.    +0xad0 share_deny       : ??
  68.    +0xad8 pnfs_last_offset : ??
  69.    +0xae0 delegation       : <unnamed-tag>
  70.       +0x000 state            : ????
  71.       +0x008 reclaim          : ??
  72.       +0x010 cond             : _RTL_CONDITION_VARIABLE
  73.          +0x000 Ptr              : ????
  74.    +0xaf8 locks            : <unnamed-tag>
  75.       +0x000 stateid          : __stateid4
  76.          +0x000 seqid            : ??
  77.          +0x004 other            : [12]  "--- memory read error at address 0x0000019d`315aa90c ---"
  78.       +0x010 list             : list_entry
  79.          +0x000 prev             : ????
  80.          +0x008 next             : ????
  81.       +0x020 counter          : ??
  82.       +0x028 lock             : _RTL_CRITICAL_SECTION
  83.          +0x000 DebugInfo        : ????
  84.          +0x008 LockCount        : ??
  85.          +0x00c RecursionCount   : ??
  86.          +0x010 OwningThread     : ????
  87.          +0x018 LockSemaphore    : ????
  88.          +0x020 SpinCount        : ??
  89.    +0xb48 ea               : <unnamed-tag>
  90.       +0x000 list             : ????
  91.       +0x008 index            : ??
  92.       +0x010 lock             : _RTL_CRITICAL_SECTION
  93.          +0x000 DebugInfo        : ????
  94.          +0x008 LockCount        : ??
  95.          +0x00c RecursionCount   : ??
  96.          +0x010 OwningThread     : ????
  97.          +0x018 LockSemaphore    : ????
  98.          +0x020 SpinCount        : ??
  99.    +0xb80 srv_open         : ????
  100. Memory read error 0000019d315aa990
  101. 0:006> .frame 2
  102. 02 00000095`501fde60 00007ffd`1df34c7c nfsd!thread_main+0x144
  103. 0:006> kp
  104. Child-SP          RetAddr           Call Site
  105. 00000095`501fdbc0 00007ff7`8235dbc5 nfsd!nfs41_open_state_ref(struct __nfs41_open_state * state = 0x0000019d`315a9e10)+0x6d
  106. 00000095`501fdce0 00007ff7`8232d4f4 nfsd!upcall_parse(unsigned char * buffer = 0x00000095`501fdf30 "???", unsigned int length = 8, struct __nfs41_upcall * upcall = 0x00000095`501fef90)+0x2e5
  107. 00000095`501fde60 00007ffd`1df34c7c nfsd!thread_main(void * args = 0x00007ff7`82396090)+0x144
  108. 00000095`501ffbb0 00007ffd`2f457344 ucrtbased!thread_start<unsigned int (void * parameter = 0x0000019d`30a01dd0)+0x9c
  109. 00000095`501ffc10 00007ffd`2fce26b1 KERNEL32!BaseThreadInitThunk+0x14
  110. 00000095`501ffc40 00000000`00000000 ntdll!RtlUserThreadStart+0x21
  111. 0:006> .frame 1
  112. 01 00000095`501fdce0 00007ff7`8232d4f4 nfsd!upcall_parse+0x2e5
  113. 0:006> dv
  114.          buffer = 0x00000095`501fdf30 "???"
  115.          length = 8
  116.          upcall = 0x00000095`501fef90
  117.              op = 0xcccccccc`cccccccc
  118.         version = 0xb6ec
  119.          status = 0n0
  120. 0:006> dt -r upcall
  121. Local var @ 0x95501fde70 Type __nfs41_upcall*
  122. 0x00000095`501fef90
  123.    +0x000 xid              : 0x698e2a
  124.    +0x008 opcode           : 9
  125.    +0x00c status           : 0
  126.    +0x010 last_error       : 0
  127.    +0x018 args             : __upcall_args
  128.       +0x000 mount            : __mount_upcall_args
  129.          +0x000 hostport         : (null)
  130.          +0x008 path             : (null)
  131.          +0x010 sec_flavor       : 0
  132.          +0x014 rsize            : 0
  133.          +0x018 wsize            : 0
  134.          +0x01c lease_time       : 0
  135.          +0x020 FsAttrs          : _FILE_FS_ATTRIBUTE_INFORMATION
  136.       +0x000 open             : __open_upcall_args
  137.          +0x000 symlink          : __nfs41_abs_path
  138.          +0x510 basic_info       : _FILE_BASIC_INFO
  139.          +0x538 std_info         : _FILE_STANDARD_INFO
  140.          +0x550 path             : (null)
  141.          +0x558 access_mask      : 0
  142.          +0x55c access_mode      : 0
  143.          +0x560 file_attrs       : 0
  144.          +0x564 disposition      : 0
  145.          +0x568 create_opts      : 0
  146.          +0x56c open_owner_id    : 0n0
  147.          +0x570 mode             : 0
  148.          +0x574 owner_local_uid  : 0
  149.          +0x578 owner_group_local_gid : 0
  150.          +0x580 changeattr       : 0
  151.          +0x588 srv_open         : (null)
  152.          +0x590 deleg_type       : 0
  153.          +0x598 ea               : (null)
  154.          +0x5a0 created          : 0 ''
  155.          +0x5a1 symlink_embedded : 0 ''
  156.       +0x000 close            : __close_upcall_args
  157.          +0x000 srv_open         : (null)
  158.          +0x008 path             : (null)
  159.          +0x010 remove           : 0 ''
  160.          +0x011 renamed          : 0 ''
  161.       +0x000 rw               : __readwrite_upcall_args
  162.          +0x000 buffer           : (null)
  163.          +0x008 offset           : 0
  164.          +0x010 len              : 0
  165.          +0x014 out_len          : 0
  166.          +0x018 ctime            : 0
  167.       +0x000 lock             : __lock_upcall_args
  168.          +0x000 offset           : 0
  169.          +0x008 length           : 0
  170.          +0x010 exclusive        : 0 ''
  171.          +0x011 blocking         : 0 ''
  172.          +0x012 acquired         : 0 ''
  173.       +0x000 unlock           : __unlock_upcall_args
  174.          +0x000 count            : 0
  175.          +0x008 buf              : (null)
  176.          +0x010 buf_len          : 0
  177.       +0x000 getattr          : __getattr_upcall_args
  178.          +0x000 basic_info       : _FILE_BASIC_INFO
  179.          +0x028 std_info         : _FILE_STANDARD_INFO
  180.          +0x040 tag_info         : _FILE_ATTRIBUTE_TAG_INFO
  181.          +0x048 intr_info        : _FILE_INTERNAL_INFORMATION
  182.          +0x050 network_info     : _FILE_NETWORK_OPEN_INFORMATION
  183.          +0x088 query_class      : 0n0
  184.          +0x08c buf_len          : 0n0
  185.          +0x090 query_reply_len  : 0n0
  186.          +0x098 ctime            : 0
  187.       +0x000 getexattr        : __getexattr_upcall_args
  188.          +0x000 path             : (null)
  189.          +0x008 buf              : (null)
  190.          +0x010 buf_len          : 0
  191.          +0x014 eaindex          : 0
  192.          +0x018 ealist           : (null)
  193.          +0x020 ealist_len       : 0
  194.          +0x024 overflow         : 0
  195.          +0x028 single           : 0 ''
  196.          +0x029 restart          : 0 ''
  197.       +0x000 setattr          : __setattr_upcall_args
  198.          +0x000 path             : (null)
  199.          +0x008 root             : (null)
  200.          +0x010 state            : (null)
  201.          +0x018 buf              : (null)
  202.          +0x020 buf_len          : 0
  203.          +0x024 set_class        : 0n0
  204.          +0x028 ctime            : 0
  205.       +0x000 setexattr        : __setexattr_upcall_args
  206.          +0x000 path             : (null)
  207.          +0x008 buf              : (null)
  208.          +0x010 buf_len          : 0
  209.          +0x014 mode             : 0
  210.          +0x018 ctime            : 0
  211.       +0x000 readdir          : __readdir_upcall_args
  212.          +0x000 filter           : (null)
  213.          +0x008 root             : (null)
  214.          +0x010 state            : (null)
  215.          +0x018 buf_len          : 0n0
  216.          +0x01c query_class      : 0n0
  217.          +0x020 query_reply_len  : 0n0
  218.          +0x024 initial          : 0 ''
  219.          +0x025 restart          : 0 ''
  220.          +0x026 single           : 0 ''
  221.          +0x028 kbuf             : (null)
  222.       +0x000 symlink          : __symlink_upcall_args
  223.          +0x000 target_get       : __nfs41_abs_path
  224.          +0x510 target_set       : (null)
  225.          +0x518 path             : (null)
  226.          +0x520 set              : 0 ''
  227.       +0x000 volume           : __volume_upcall_args
  228.          +0x000 query            : 0 (No matching name)
  229.          +0x004 len              : 0n0
  230.          +0x008 info             : <unnamed-tag>
  231.       +0x000 getacl           : __getacl_upcall_args
  232.          +0x000 query            : 0
  233.          +0x008 sec_desc         : (null)
  234.          +0x010 sec_desc_len     : 0
  235.       +0x000 setacl           : __setacl_upcall_args
  236.          +0x000 query            : 0
  237.          +0x008 sec_desc         : (null)
  238.          +0x010 ctime            : 0
  239.    +0x5c0 uid              : 0
  240.    +0x5c4 gid              : 0
  241.    +0x5c8 root_ref         : 0x0000019d`30a3a280 __nfs41_root
  242.       +0x000 client_owner     : __client_owner4
  243.          +0x000 co_verifier      : [8]  "???"
  244.          +0x008 co_ownerid_len   : 0x10
  245.          +0x00c co_ownerid       : [1024]  "V???"
  246.       +0x410 lock             : _RTL_CRITICAL_SECTION
  247.          +0x000 DebugInfo        : 0x0000019d`309fb0d0 _RTL_CRITICAL_SECTION_DEBUG
  248.          +0x008 LockCount        : 0n-1
  249.          +0x00c RecursionCount   : 0n0
  250.          +0x010 OwningThread     : (null)
  251.          +0x018 LockSemaphore    : 0xffffffff`ffffffff Void
  252.          +0x020 SpinCount        : 0x20007d0
  253.       +0x438 clients          : list_entry
  254.          +0x000 prev             : 0x0000019d`30a50c30 list_entry
  255.          +0x008 next             : 0x0000019d`30a50c30 list_entry
  256.       +0x448 wsize            : 0x10042c
  257.       +0x44c rsize            : 0x100200
  258.       +0x450 ref_count        : 0n4
  259.       +0x454 uid              : 0x303e8
  260.       +0x458 gid              : 0x30201
  261.       +0x45c sec_flavor       : 0
  262.    +0x5d0 state_ref        : 0x0000019d`315a9e10 __nfs41_open_state
  263.       +0x000 path             : __nfs41_abs_path
  264.          +0x000 path             : [1280]  "--- memory read error at address 0x0000019d`315a9e10 ---"
  265.          +0x500 len              : ??
  266.          +0x508 lock             : _RTL_SRWLOCK
  267.       +0x510 parent           : __nfs41_path_fh
  268.          +0x000 path             : ????
  269.          +0x008 name             : __nfs41_component
  270.          +0x018 fh               : __nfs41_fh
  271.       +0x5c0 file             : __nfs41_path_fh
  272.          +0x000 path             : ????
  273.          +0x008 name             : __nfs41_component
  274.          +0x018 fh               : __nfs41_fh
  275.       +0x670 cookie           : __nfs41_readdir_cookie
  276.          +0x000 cookie           : ??
  277.          +0x008 verf             : [8]  "--- memory read error at address 0x0000019d`315aa488 ---"
  278.       +0x680 session          : ????
  279.       +0x688 type             : ??
  280.       +0x68c do_close         : ??
  281.       +0x690 stateid          : __stateid4
  282.          +0x000 seqid            : ??
  283.          +0x004 other            : [12]  "--- memory read error at address 0x0000019d`315aa4a4 ---"
  284.       +0x6a0 owner            : __state_owner4
  285.          +0x000 owner_len        : ??
  286.          +0x004 owner            : [1024]  "--- memory read error at address 0x0000019d`315aa4b4 ---"
  287.       +0xaa8 layout           : ????
  288.       +0xab0 client_entry     : list_entry
  289.          +0x000 prev             : ????
  290.          +0x008 next             : ????
  291.       +0xac0 lock             : _RTL_SRWLOCK
  292.          +0x000 Ptr              : ????
  293.       +0xac8 ref_count        : ??
  294.       +0xacc share_access     : ??
  295.       +0xad0 share_deny       : ??
  296.       +0xad8 pnfs_last_offset : ??
  297.       +0xae0 delegation       : <unnamed-tag>
  298.          +0x000 state            : ????
  299.          +0x008 reclaim          : ??
  300.          +0x010 cond             : _RTL_CONDITION_VARIABLE
  301.       +0xaf8 locks            : <unnamed-tag>
  302.          +0x000 stateid          : __stateid4
  303.          +0x010 list             : list_entry
  304.          +0x020 counter          : ??
  305.          +0x028 lock             : _RTL_CRITICAL_SECTION
  306.       +0xb48 ea               : <unnamed-tag>
  307.          +0x000 list             : ????
  308.          +0x008 index            : ??
  309.          +0x010 lock             : _RTL_CRITICAL_SECTION
  310.       +0xb80 srv_open         : ????
  311. Memory read error 0000019d315aa990
  312. 0:006>
  313. Local var @ 0x95501fde70 Type __nfs41_upcall*
  314. 0x00000095`501fef90
  315.    +0x000 xid              : 0x698e2a
  316.    +0x008 opcode           : 9
  317.    +0x00c status           : 0
  318.    +0x010 last_error       : 0
  319.    +0x018 args             : __upcall_args
  320.       +0x000 mount            : __mount_upcall_args
  321.          +0x000 hostport         : (null)
  322.          +0x008 path             : (null)
  323.          +0x010 sec_flavor       : 0
  324.          +0x014 rsize            : 0
  325.          +0x018 wsize            : 0
  326.          +0x01c lease_time       : 0
  327.          +0x020 FsAttrs          : _FILE_FS_ATTRIBUTE_INFORMATION
  328.       +0x000 open             : __open_upcall_args
  329.          +0x000 symlink          : __nfs41_abs_path
  330.          +0x510 basic_info       : _FILE_BASIC_INFO
  331.          +0x538 std_info         : _FILE_STANDARD_INFO
  332.          +0x550 path             : (null)
  333.          +0x558 access_mask      : 0
  334.          +0x55c access_mode      : 0
  335.          +0x560 file_attrs       : 0
  336.          +0x564 disposition      : 0
  337.          +0x568 create_opts      : 0
  338.          +0x56c open_owner_id    : 0n0
  339.          +0x570 mode             : 0
  340.          +0x574 owner_local_uid  : 0
  341.          +0x578 owner_group_local_gid : 0
  342.          +0x580 changeattr       : 0
  343.          +0x588 srv_open         : (null)
  344.          +0x590 deleg_type       : 0
  345.          +0x598 ea               : (null)
  346.          +0x5a0 created          : 0 ''
  347.          +0x5a1 symlink_embedded : 0 ''
  348.       +0x000 close            : __close_upcall_args
  349.          +0x000 srv_open         : (null)
  350.          +0x008 path             : (null)
  351.          +0x010 remove           : 0 ''
  352.          +0x011 renamed          : 0 ''
  353.       +0x000 rw               : __readwrite_upcall_args
  354.          +0x000 buffer           : (null)
  355.          +0x008 offset           : 0
  356.          +0x010 len              : 0
  357.          +0x014 out_len          : 0
  358.          +0x018 ctime            : 0
  359.       +0x000 lock             : __lock_upcall_args
  360.          +0x000 offset           : 0
  361.          +0x008 length           : 0
  362.          +0x010 exclusive        : 0 ''
  363.          +0x011 blocking         : 0 ''
  364.          +0x012 acquired         : 0 ''
  365.       +0x000 unlock           : __unlock_upcall_args
  366.          +0x000 count            : 0
  367.          +0x008 buf              : (null)
  368.          +0x010 buf_len          : 0
  369.       +0x000 getattr          : __getattr_upcall_args
  370.          +0x000 basic_info       : _FILE_BASIC_INFO
  371.          +0x028 std_info         : _FILE_STANDARD_INFO
  372.          +0x040 tag_info         : _FILE_ATTRIBUTE_TAG_INFO
  373.          +0x048 intr_info        : _FILE_INTERNAL_INFORMATION
  374.          +0x050 network_info     : _FILE_NETWORK_OPEN_INFORMATION
  375.          +0x088 query_class      : 0n0
  376.          +0x08c buf_len          : 0n0
  377.          +0x090 query_reply_len  : 0n0
  378.          +0x098 ctime            : 0
  379.       +0x000 getexattr        : __getexattr_upcall_args
  380.          +0x000 path             : (null)
  381.          +0x008 buf              : (null)
  382.          +0x010 buf_len          : 0
  383.          +0x014 eaindex          : 0
  384.          +0x018 ealist           : (null)
  385.          +0x020 ealist_len       : 0
  386.          +0x024 overflow         : 0
  387.          +0x028 single           : 0 ''
  388.          +0x029 restart          : 0 ''
  389.       +0x000 setattr          : __setattr_upcall_args
  390.          +0x000 path             : (null)
  391.          +0x008 root             : (null)
  392.          +0x010 state            : (null)
  393.          +0x018 buf              : (null)
  394.          +0x020 buf_len          : 0
  395.          +0x024 set_class        : 0n0
  396.          +0x028 ctime            : 0
  397.       +0x000 setexattr        : __setexattr_upcall_args
  398.          +0x000 path             : (null)
  399.          +0x008 buf              : (null)
  400.          +0x010 buf_len          : 0
  401.          +0x014 mode             : 0
  402.          +0x018 ctime            : 0
  403.       +0x000 readdir          : __readdir_upcall_args
  404.          +0x000 filter           : (null)
  405.          +0x008 root             : (null)
  406.          +0x010 state            : (null)
  407.          +0x018 buf_len          : 0n0
  408.          +0x01c query_class      : 0n0
  409.          +0x020 query_reply_len  : 0n0
  410.          +0x024 initial          : 0 ''
  411.          +0x025 restart          : 0 ''
  412.          +0x026 single           : 0 ''
  413.          +0x028 kbuf             : (null)
  414.       +0x000 symlink          : __symlink_upcall_args
  415.          +0x000 target_get       : __nfs41_abs_path
  416.          +0x510 target_set       : (null)
  417.          +0x518 path             : (null)
  418.          +0x520 set              : 0 ''
  419.       +0x000 volume           : __volume_upcall_args
  420.          +0x000 query            : 0 (No matching name)
  421.          +0x004 len              : 0n0
  422.          +0x008 info             : <unnamed-tag>
  423.       +0x000 getacl           : __getacl_upcall_args
  424.          +0x000 query            : 0
  425.          +0x008 sec_desc         : (null)
  426.          +0x010 sec_desc_len     : 0
  427.       +0x000 setacl           : __setacl_upcall_args
  428.          +0x000 query            : 0
  429.          +0x008 sec_desc         : (null)
  430.          +0x010 ctime            : 0
  431.    +0x5c0 uid              : 0
  432.    +0x5c4 gid              : 0
  433.    +0x5c8 root_ref         : 0x0000019d`30a3a280 __nfs41_root
  434.       +0x000 client_owner     : __client_owner4
  435.          +0x000 co_verifier      : [8]  "???"
  436.          +0x008 co_ownerid_len   : 0x10
  437.          +0x00c co_ownerid       : [1024]  "V???"
  438.       +0x410 lock             : _RTL_CRITICAL_SECTION
  439.          +0x000 DebugInfo        : 0x0000019d`309fb0d0 _RTL_CRITICAL_SECTION_DEBUG
  440.          +0x008 LockCount        : 0n-1
  441.          +0x00c RecursionCount   : 0n0
  442.          +0x010 OwningThread     : (null)
  443.          +0x018 LockSemaphore    : 0xffffffff`ffffffff Void
  444.          +0x020 SpinCount        : 0x20007d0
  445.       +0x438 clients          : list_entry
  446.          +0x000 prev             : 0x0000019d`30a50c30 list_entry
  447.          +0x008 next             : 0x0000019d`30a50c30 list_entry
  448.       +0x448 wsize            : 0x10042c
  449.       +0x44c rsize            : 0x100200
  450.       +0x450 ref_count        : 0n4
  451.       +0x454 uid              : 0x303e8
  452.       +0x458 gid              : 0x30201
  453.       +0x45c sec_flavor       : 0
  454.    +0x5d0 state_ref        : 0x0000019d`315a9e10 __nfs41_open_state
  455.       +0x000 path             : __nfs41_abs_path
  456.          +0x000 path             : [1280]  "--- memory read error at address 0x0000019d`315a9e10 ---"
  457.          +0x500 len              : ??
  458.          +0x508 lock             : _RTL_SRWLOCK
  459.       +0x510 parent           : __nfs41_path_fh
  460.          +0x000 path             : ????
  461.          +0x008 name             : __nfs41_component
  462.          +0x018 fh               : __nfs41_fh
  463.       +0x5c0 file             : __nfs41_path_fh
  464.          +0x000 path             : ????
  465.          +0x008 name             : __nfs41_component
  466.          +0x018 fh               : __nfs41_fh
  467.       +0x670 cookie           : __nfs41_readdir_cookie
  468.          +0x000 cookie           : ??
  469.          +0x008 verf             : [8]  "--- memory read error at address 0x0000019d`315aa488 ---"
  470.       +0x680 session          : ????
  471.       +0x688 type             : ??
  472.       +0x68c do_close         : ??
  473.       +0x690 stateid          : __stateid4
  474.          +0x000 seqid            : ??
  475.          +0x004 other            : [12]  "--- memory read error at address 0x0000019d`315aa4a4 ---"
  476.       +0x6a0 owner            : __state_owner4
  477.          +0x000 owner_len        : ??
  478.          +0x004 owner            : [1024]  "--- memory read error at address 0x0000019d`315aa4b4 ---"
  479.       +0xaa8 layout           : ????
  480.       +0xab0 client_entry     : list_entry
  481.          +0x000 prev             : ????
  482.          +0x008 next             : ????
  483.       +0xac0 lock             : _RTL_SRWLOCK
  484.          +0x000 Ptr              : ????
  485.       +0xac8 ref_count        : ??
  486.       +0xacc share_access     : ??
  487.       +0xad0 share_deny       : ??
  488.       +0xad8 pnfs_last_offset : ??
  489.       +0xae0 delegation       : <unnamed-tag>
  490.          +0x000 state            : ????
  491.          +0x008 reclaim          : ??
  492.          +0x010 cond             : _RTL_CONDITION_VARIABLE
  493.       +0xaf8 locks            : <unnamed-tag>
  494.          +0x000 stateid          : __stateid4
  495.          +0x010 list             : list_entry
  496.          +0x020 counter          : ??
  497.          +0x028 lock             : _RTL_CRITICAL_SECTION
  498.       +0xb48 ea               : <unnamed-tag>
  499.          +0x000 list             : ????
  500.          +0x008 index            : ??
  501.          +0x010 lock             : _RTL_CRITICAL_SECTION
  502.       +0xb80 srv_open         : ????
  503. Memory read error 0000019d315aa990
  504. 0:006>

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at