Git Product home page Git Product logo

Comments (4)

kylezinter avatar kylezinter commented on July 17, 2024

@iandonov Very interesting. I'll give this a shot right now. I have that same build on my box currently. Can you give me a little more info, is this just on page load or after trying to interact with something?

from grid.

kylezinter avatar kylezinter commented on July 17, 2024

@iandonov also, which specific version of ie11 are you using? I can't repro it. Here is my current setup for IE.
image

from grid.

iandonov avatar iandonov commented on July 17, 2024

It crashes on one of my PCs.
First time when I opened it in full screen it was OK.
Then I started resizing it and it crashed.
Selected to debug and then exception:
Unhandled exception at 0x614BB83E (edgehtml.dll) in iexplore.exe: 0xC00000FD: Stack overflow (parameters: 0x00000001, 0x076F2EE0).
Version is absolutely the same. (how do you insert picture here??)

Call stack:

edgehtml.dll!CTreeNode::ComputeFormatsHelper(void) Unknown
edgehtml.dll!CTreeNode::GetFancyFormatHelper(void) Unknown
edgehtml.dll!CTreeNode::GetFancyFormat(void) Unknown
edgehtml.dll!CssCalcExpressionHelpers::GetCalcCtxFromNode(class CTreeNode *,class CCharFormat const *,class CCharFormat const *,struct SCalcEvalCtx &,struct SCalcStats const &) Unknown
edgehtml.dll!Css3Calc::EvaluateToLayoutInternal(class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float) Unknown
edgehtml.dll!Css3Calc::EvaluateToLayout(long,class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float) Unknown
edgehtml.dll!CUnitValue::GetCalcPixelValue(class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float) Unknown
edgehtml.dll!ApplyFontSize() Unknown
edgehtml.dll!CElement::ApplyInnerOuterFormats() Unknown
edgehtml.dll!CElement::ComputeFormatsVirtual() Unknown
edgehtml.dll!CElement::ComputeFormats() Unknown
edgehtml.dll!CTreeNode::ComputeFormats() Unknown
edgehtml.dll!CTreeNode::ComputeFormatsHelper(void) Unknown
edgehtml.dll!CTreeNode::GetFancyFormatHelper(void) Unknown
edgehtml.dll!CTreeNode::GetFancyFormat(void) Unknown

a lot of these repeating....

edgehtml.dll!CssCalcExpressionHelpers::GetCalcCtxFromNode(class CTreeNode *,class CCharFormat const *,class CCharFormat const *,struct SCalcEvalCtx &,struct SCalcStats const &)    Unknown
edgehtml.dll!Css3Calc::EvaluateToLayoutInternal(class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float)   Unknown
edgehtml.dll!Css3Calc::EvaluateToLayout(long,class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float)  Unknown
edgehtml.dll!CUnitValue::GetCalcPixelValue(class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float)    Unknown
edgehtml.dll!ApplyFontSize()    Unknown
edgehtml.dll!CElement::ApplyInnerOuterFormats() Unknown
edgehtml.dll!CElement::ComputeFormatsVirtual()  Unknown
edgehtml.dll!CElement::ComputeFormats() Unknown
edgehtml.dll!CTreeNode::ComputeFormats()    Unknown
edgehtml.dll!CTreeNode::ComputeFormatsHelper(void)  Unknown
edgehtml.dll!CTreeNode::GetFancyFormatHelper(void)  Unknown
edgehtml.dll!CTreeNode::GetFancyFormat(void)    Unknown
edgehtml.dll!CssCalcExpressionHelpers::GetCalcCtxFromNode(class CTreeNode *,class CCharFormat const *,class CCharFormat const *,struct SCalcEvalCtx &,struct SCalcStats const &)    Unknown
edgehtml.dll!Css3Calc::EvaluateToLayoutInternal(class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float)   Unknown
edgehtml.dll!Css3Calc::EvaluateToLayout(long,class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float)  Unknown
edgehtml.dll!CUnitValue::GetCalcPixelValue(class CTreeNode *,class CDocScaleInfo const *,long,class CCharFormat const *,class CCharFormat const *,float)    Unknown
edgehtml.dll!ApplyFontSize()    Unknown

The maximum number of stack frames supported by Visual Studio has been exceeded.    

from grid.

kylezinter avatar kylezinter commented on July 17, 2024

Thanks for the info @iandonov, we will look into this.

from grid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.