You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[00:40:39] ERROR: System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'zip' with working directory 'D:\a\runtime-utils\runtime-utils\Runner'. The system cannot find the file specified.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at Runner.JobBase.RunProcessAsync(String fileName, String arguments, List`1 output, String logPrefix, String workDir, Boolean checkExitCode, CancellationToken cancellationToken) in D:\a\runtime-utils\runtime-utils\Runner\JobBase.cs:line 231
at Runner.JobBase.ZipAndUploadArtifactAsync(String zipFileName, String folderPath) in D:\a\runtime-utils\runtime-utils\Runner\JobBase.cs:line 120
at Runner.FuzzLibrariesJob.RunFuzzerAsync(String fuzzerName, Int32 durationSeconds) in D:\a\runtime-utils\runtime-utils\Runner\FuzzLibrariesJob.cs:line 170
at Runner.FuzzLibrariesJob.RunFuzzersAsync(String fuzzerNamePattern) in D:\a\runtime-utils\runtime-utils\Runner\FuzzLibrariesJob.cs:line 101
at Runner.FuzzLibrariesJob.RunJobCoreAsync() in D:\a\runtime-utils\runtime-utils\Runner\FuzzLibrariesJob.cs:line 35
at Runner.JobBase.RunJobAsync() in D:\a\runtime-utils\runtime-utils\Runner\JobBase.cs:line 91
// HttpHeadersFuzzer
System.ArgumentException: The value cannot be an empty string or composed entirely of whitespace. (Parameter 'receivedBy')
at System.ArgumentException.ThrowNullOrWhiteSpaceException(String argument, String paramName)
at System.ArgumentException.ThrowIfNullOrWhiteSpace(String argument, String paramName)
at System.Net.Http.Headers.ViaHeaderValue.CheckReceivedBy(String receivedBy)
at System.Net.Http.Headers.ViaHeaderValue..ctor(String protocolVersion, String receivedBy, String protocolName, String comment)
at System.Net.Http.Headers.ViaHeaderValue.GetViaLength(String input, Int32 startIndex, Object& parsedValue)
at System.Net.Http.Headers.GenericHeaderParser.GetParsedValueLength(String value, Int32 startIndex, Object storeValue, Object& parsedValue)
at System.Net.Http.Headers.BaseHeaderParser.TryParseValue(String value, Object storeValue, Int32& index, Object& parsedValue)
at System.Net.Http.Headers.HttpHeaders.TryParseAndAddRawHeaderValue(HeaderDescriptor descriptor, HeaderStoreItemInfo info, String value, Boolean addWhenInvalid)
at System.Net.Http.Headers.HttpHeaders.ParseSingleRawHeaderValue(HeaderStoreItemInfo info, HeaderDescriptor descriptor, String rawValue)
at System.Net.Http.Headers.HttpHeaders.ParseRawHeaderValues(HeaderDescriptor descriptor, HeaderStoreItemInfo info)
at System.Net.Http.Headers.HttpHeaders.GetEnumeratorCore()+MoveNext()
at DotnetFuzzing.Fuzzers.HttpHeadersFuzzer.<FuzzTarget>g__Test|9_0(HttpHeaders headers, String name, String value) in D:\a\runtime-utils\runtime-utils\Runner\runtime\src\libraries\Fuzzing\DotnetFuzzing\Fuzzers\HttpHeadersFuzzer.cs:line 64
at SharpFuzz.Fuzzer.LibFuzzer.Run(ReadOnlySpanAction action, Boolean ignoreExceptions)
==8404== ERROR: libFuzzer: deadly signal
NOTE: libFuzzer has rudimentary signal handlers.
Combine libFuzzer with AddressSanitizer or similar for better crash reports.
SUMMARY: libFuzzer: deadly signal
MS: 1 ShuffleBytes-; base unit: 18ef901074d1819ce72a5c39850c49e893b63ec2
0xb1,0x88,0x30,0x0,0x9,0x0,0x0,0x30,0x9,0x0,0x3d,0x60,0x0,
\261\2100\000\011\000\0000\011\000=`\000
artifact_prefix='./'; Test unit written to HttpHeadersFuzzer-artifact-3
Base64: sYgwAAkAADAJAD1gAA==
Job completed in 42 minutes.
dotnet/runtime#99871
Artifacts:
The text was updated successfully, but these errors were encountered: