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

[Arm32][Legacy Backend][GCStress 0xC] Assert failure(PID 7144 [0x00001be8], Thread: 14820 [0x39e4]): (m_pStartFrame != NULL) || (m_flags & POPFRAMES) || (m_pRealStartFrame == m_pThread->GetFrame()) || (bRedirectedPinvoke) #8693

Closed
jashook opened this issue Aug 3, 2017 · 2 comments
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI GCStress
Milestone

Comments

@jashook
Copy link
Contributor

jashook commented Aug 3, 2017

Test Failures:

lifetime2.cmd_9676
waitanyex10a.cmd_5065

Example Output:

14:32:57 TestID: lifetime2.cmd_9676
14:32:57 Path  : JIT/Directed/lifetime/lifetime2/lifetime2.cmd
14:32:57 
14:32:57 Started: Wed Aug 02 14:14:00 2017
14:32:57 Started: Wed Aug 02 14:14:03 2017
14:32:57 Output: TEST_CMD_LINE: JIT\Directed\lifetime\lifetime2> C:\Users\DDJOIN\arm64_ci\tests\tests\JIT\Directed\lifetime\lifetime2\lifetime2.cmd 
14:32:57 BEGIN EXECUTION
14:32:57  "C:\Users\DDJOIN\arm64_ci\tests\tests\Tests\Core_Root\corerun.exe" lifetime2.exe 
14:32:57 B.F
14:32:57 testcase f1-1
14:32:57 ~B
14:32:57 testcase f1-2
14:32:57 C.G
14:32:57 testcase f1-3
14:32:57 ~C
14:32:57 ~B
14:32:57 testcase f1-4
14:32:57 C.G
14:32:57 ~C
14:32:57 ~B
14:32:57 B.F
14:32:57 testcase f2-1
14:32:57 ~B
14:32:57 testcase f2-2
14:32:57 ~C
14:32:57 ~B
14:32:57 testcase f3
14:32:57 B.F
14:32:57 C.G
14:32:57 testcase f4
14:32:57 ~B
14:32:57 Assert failure(PID 7144 [0x00001be8], Thread: 14820 [0x39e4]): (m_pStartFrame != NULL) || (m_flags & POPFRAMES) || (m_pRealStartFrame == m_pThread->GetFrame()) || (bRedirectedPinvoke)
14:32:57 !  + 0x0 (0x00000000)
14:32:57     File: d:\j\workspace\arm_cross_che---92c62330\src\vm\stackwalk.cpp Line: 1564
14:32:57     Image: C:\Users\DDJOIN\arm64_ci\tests\tests\Tests\Core_Root\CoreRun.exe
14:32:57 Expected: 100
14:32:57 Actual: 123456789
14:32:57 END EXECUTION - FAILED
14:32:57 FAILED
@jashook
Copy link
Contributor Author

jashook commented Aug 4, 2017

/cc @dotnet/arm32-contrib

@RussKeldorph
Copy link
Contributor

Closing assuming not fixing legacy backend.

@msftgits msftgits transferred this issue from dotnet/coreclr Jan 31, 2020
@msftgits msftgits added this to the 2.1.0 milestone Jan 31, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-arm32 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI GCStress
Projects
None yet
Development

No branches or pull requests

3 participants