summaryrefslogtreecommitdiff
path: root/src/debug/createdump
diff options
context:
space:
mode:
authorMikhail Kurinnoi <m.kurinnoi@samsung.com>2021-09-20 08:20:04 -0700
committerAlexander Soldatov/Platform Lab /SRR/Staff Engineer/Samsung Electronics <soldatov.a@samsung.com>2021-09-21 20:15:46 +0300
commit714eb50bc0018c98e19ff6bd9f31017fd07eedbe (patch)
tree79b119c5849f7d8bdcad84598d55680aadb7e803 /src/debug/createdump
parent9b1e33323792c24f18072c0450b90d3f97985e9e (diff)
downloadcoreclr-714eb50bc0018c98e19ff6bd9f31017fd07eedbe.tar.gz
coreclr-714eb50bc0018c98e19ff6bd9f31017fd07eedbe.tar.bz2
coreclr-714eb50bc0018c98e19ff6bd9f31017fd07eedbe.zip
SIGSEGV occur in src/vm/i386/cgenx86.cpp `HelperMethodFrame::UpdateRegDisplay()` at line `pRD->pCurrentContext->Eip = pRD->ControlPC = m_MachState.GetRetAddr();`, since `pRD->pCurrentContext` is NULL. The point of issue - wrong code block compilation in DebuggerWalkStack() in case of Linux x86.
Diffstat (limited to 'src/debug/createdump')
0 files changed, 0 insertions, 0 deletions