- BUG: Visual Studio link.exe crashes on network filesystem
- Mainz, Roland reported a new issue in the Visual Studio developer community.
- Description:
- [severity:I'm unable to use this version]
- The Visual Studio 19 link.exe sometimes crashes when running on a network filesystem (SMB, ms-nfs41-client etc.).
- Stack trace from cdb's !analyze -v looks like this (I've attached two dump to this file "link.exe.1640.dmp" and "link.exe.9316.dmp", but we have HUNDREDS of these crash dumps each day):
- ---- snip ----
- EXCEPTION_RECORD: (.exr -1)
- ExceptionAddress: 00a4051f (link! FPass1DefFile+0x00057487)
- ExceptionCode: c0000005 (Access violation)
- ExceptionFlags: 00000000
- NumberParameters: 2
- Parameter[0]: 00000000
- Parameter[1]: 00000008
- Attempt to read from address 00000008
- PROCESS_NAME: link.exe
- READ_ADDRESS: 00000008
- ERROR_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%p verwies auf Arbeitsspeicher bei 0x%p. Der Vorgang %s konnte im Arbeitsspeicher nicht durchgef hrt werden.
- EXCEPTION_CODE_STR: c0000005
- EXCEPTION_PARAMETER1: 00000000
- EXCEPTION_PARAMETER2: 00000008
- STACK_TEXT:
- 011fd748 009d874b 50394b52 80400000 00b24550 link! FPass1DefFile+0x57487
- 011fdff8 009d41f4 5039787e 00002000 00000000 link! IMAGE::Pass1+0x26c
- 011fecd4 009b65e5 50396536 00000003 75a45220 link! IMAGE::BuildImage+0x14c
- 011ff19c 009b19b4 00000003 0139f228 503963b6 link! LinkerMain+0x722
- 011ff71c 009b1742 503963f2 0139f3c0 0139f228 link!wmainInner+0x24c
- 011ff758 009fa37d 00000003 0139f228 0139f3c0 link!wmain+0x37
- 011ff7a0 76effcc9 00cab000 76effcb0 011ff80c link!__scrt_common_main_seh+0xfa
- 011ff7b0 773d80ce 00cab000 27c2f332 00000000 kernel32! BaseThreadInitThunk+0x19
- 011ff80c 773d809e ffffffff 773f91b5 00000000 ntdll!__RtlUserThreadStart+0x2f
- 011ff81c 00000000 009fa405 00cab000 00000000 ntdll!_RtlUserThreadStart+0x1b
- SYMBOL_NAME: link! FPass1DefFile+57487
- MODULE_NAME: link
- IMAGE_NAME: link.exe
- STACK_COMMAND: ~0s ; .ecxr ; kb
- FAILURE_BUCKET_ID: NULL_CLASS_PTR_READ_c0000005_link.exe! FPass1DefFile
- OS_VERSION: 10.0.19041.1
- BUILDLAB_STR: vb_release
- OSPLATFORM_TYPE: x86
- OSNAME: Windows 10
- FAILURE_ID_HASH: {a0dafe66-7903-d4b3-110f-db16df688bfd}
- ---- snip ----
BUG: Visual Studio link.exe crashes on network filesystem
Posted by Anonymous on Fri 30th Aug 2024 22:01
raw | new post
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.