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

Stack overflow due to recursion in UniversalMarkdown #78

Open
dreamlayers opened this issue Jun 17, 2016 · 2 comments
Open

Stack overflow due to recursion in UniversalMarkdown #78

dreamlayers opened this issue Jun 17, 2016 · 2 comments

Comments

@dreamlayers
Copy link
Contributor

Viewing https://www.reddit.com/r/ThingsCutInHalfPorn/comments/4moevc/a_m%C3%A4nnlicher_m1895_repeater_rifle_used_in_ww1_by/ repeatably causes a stack overflow. Visual Studio becomes annoyingly slow, probably because of the huge number of stack frames. For now all I can offer is this screenshot of the stack frames. It seems like infinite recursion.

screenshot 2

@dreamlayers
Copy link
Contributor Author

dreamlayers commented Jun 17, 2016

Endless recursion is triggered by this, and involves RenderSuperscriptRun().

I'm a bot, *bleep*, *bloop*. Someone has linked to this thread from another place on reddit:

- [/r/forgottenweapons] [A Männlicher M1895 Repeater Rifle used in WW1 by the Austrian-Hungarien Army \[3264× 2448\]](https://np.reddit.com/r/ForgottenWeapons/comments/4moi87/a_männlicher_m1895_repeater_rifle_used_in_ww1_by/)

[](#footer)*^(If you follow any of the above links, please respect the rules of reddit and don't vote in the other threads.) ^\([Info](/r/TotesMessenger) ^/ ^[Contact](/message/compose?to=/r/TotesMessenger))*

[](#bot)

@dreamlayers
Copy link
Contributor Author

UniversalMarkdown was at 54a3ba2. This issue is fixed if I use the latest UniversalMarkdown from the develop branch instead, a194e9ad.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant