Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure tracing/eventpipe/bigevent/bigevent/bigevent.sh #59448

Closed
VincentBu opened this issue Sep 22, 2021 · 2 comments
Closed

Test failure tracing/eventpipe/bigevent/bigevent/bigevent.sh #59448

VincentBu opened this issue Sep 22, 2021 · 2 comments
Labels
Milestone

Comments

@VincentBu
Copy link
Contributor

Run:runtime-coreclr r2r-extra 20210919.1

Failed test:

R2R Linux x64 Checked gcstress0xf @ Ubuntu.1804.Amd64.Open

- tracing/eventpipe/bigevent/bigevent/bigevent.sh

Error messag:

rm: cannot remove 'IL-CG2/composite-r2r.dll': No such file or directory
/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/bigevent.sh: line 265: -r:/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/IL-CG2/.dll: No such file or directory
rm: cannot remove '/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/bigevent.dll.rsp': No such file or directory
rm: cannot remove '/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/common.dll.rsp': No such file or directory
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Microsoft.Diagnostics.Tracing.TraceEvent.CopyBlob(IntPtr, IntPtr, Int32)
at Microsoft.Diagnostics.Tracing.TraceEvent.Clone()
at Microsoft.Diagnostics.Tracing.Parsers.ExternalTraceEventParser.<.ctor>b__0_0(Microsoft.Diagnostics.Tracing.TraceEvent)
at Microsoft.Diagnostics.Tracing.TraceEventDispatcher.Lookup(EVENT_RECORD)
at Microsoft.Diagnostics.Tracing.EventPipeEventSource.DispatchEventRecord(EVENT_RECORD*)
at Microsoft.Diagnostics.Tracing.EventPipeEventSource.EventCache_OnEvent(Microsoft.Diagnostics.Tracing.EventPipeEventHeader ByRef)
at Microsoft.Diagnostics.Tracing.EventPipe.EventCache.SortAndDispatch(Int64)
at Microsoft.Diagnostics.Tracing.EventPipe.EventCache.ProcessSequencePointBlock(Byte[])
at Microsoft.Diagnostics.Tracing.EventPipeSequencePointBlock.ReadBlockContents(FastSerialization.PinnedStreamReader)
at Microsoft.Diagnostics.Tracing.EventPipeBlock.FromStream(FastSerialization.Deserializer)
at FastSerialization.Deserializer.ReadObjectDefinition(FastSerialization.Tags, FastSerialization.StreamLabel)
at FastSerialization.Deserializer.ReadObject()
at Microsoft.Diagnostics.Tracing.EventPipeEventSource.Process()
at Tracing.Tests.Common.IpcTraceTest+<>c__DisplayClass8_0.<Validate>b__1()
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task+<>c.<.cctor>b__271_0(System.Object)
at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(System.Threading.Thread, System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(System.Threading.Tasks.Task ByRef, System.Threading.Thread)
at System.Threading.Tasks.Task.ExecuteEntryUnsafe(System.Threading.Thread)
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading.PortableThreadPool+WorkerThread.WorkerThreadStart()
at System.Threading.Thread.StartCallback()
/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/bigevent.sh: line 389: 19736 Aborted                 (core dumped) $LAUNCHER $ExePath "${CLRTestExecutionArguments[@]}"

Return code:      1
Raw output file:      /datadisks/disk1/work/9ABF08F7/w/ADF8091F/uploads/Reports/tracing.eventpipe/bigevent/bigevent/bigevent.output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/IL-CG2/bigevent.dll
Response file: /datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/bigevent.dll.rsp
/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/IL-CG2/bigevent.dll
-o:/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/bigevent.dll
-r:/datadisks/disk1/work/9ABF08F7/p/System..dll
-r:/datadisks/disk1/work/9ABF08F7/p/Microsoft..dll
-r:/datadisks/disk1/work/9ABF08F7/p/mscorlib.dll
--verify-type-and-field-layout
--targetarch:x64
-O
Running CrossGen2:  dotnet /datadisks/disk1/work/9ABF08F7/p/crossgen2/crossgen2.dll @/datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/bigevent.dll.rsp

Emitting R2R PE file: /datadisks/disk1/work/9ABF08F7/w/ADF8091F/e/tracing/eventpipe/bigevent/bigevent/bigevent.dll
/datadisks/disk1/work/9ABF08F7/w/ADF80


Stack trace
   at tracing_eventpipe._bigevent_bigevent_bigevent_._bigevent_bigevent_bigevent_sh()
@VincentBu VincentBu added os-linux Linux OS (any supported distro) GCStress arch-x64 labels Sep 22, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-Tracing-coreclr untriaged New issue has not been triaged by the area owner labels Sep 22, 2021
@tommcdon tommcdon removed the untriaged New issue has not been triaged by the area owner label Sep 24, 2021
@tommcdon tommcdon added this to the 7.0.0 milestone Sep 24, 2021
@tommcdon
Copy link
Member

@josalem

@josalem
Copy link
Contributor

josalem commented Sep 24, 2021

This is a dup of #54801 which requires a fix in TraceEvent being tracked in microsoft/perfview/issues/1474.

@josalem josalem closed this as completed Sep 24, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Nov 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants