-
Notifications
You must be signed in to change notification settings - Fork 153
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
SIGSEV on WSL/Debian 12 #413
Comments
Which mark version is that trace from? Can you give me the output for v9.11.1 and the content of your config file. |
Thanks for responding mrueg, That is from v9.11.1 and from all the versions that proceeded it down to v9.6.2 (it was the same in all of them). Config looks like this (I also tried with a username set): I've just re-run on v9.11.1, here is the error on that version:
|
What happens if you add |
Same error, I was trying before with the space set in the document like the README suggests, I have just tried with --space too. |
Can you share the content of the file (or at least the rough patterns it has)? |
This isn't the real content but it looks like this and it's quite a small file.
Previously I had the space set like this |
The Heading is using '#' ? |
No not in this case. |
Have you tried adding a |
Sorry for the delay on this, I have just tried that and here is the log. I have redacted company-specific stuff
Thanks for your help so far on this! :) |
Could you test this with a simple markdown file that you can share the content with?
|
Thanks @mrueg, have just tried again with the below filecontent and same result. Content:
|
One thing I spotted while taking another look is |
What happened?
A SIGSEV (invalid memory address or nil pointer dereference)
What did you expect to happen?
How can we reproduce the behavior you experienced?
Steps to reproduce the behavior:
May be related to using WSL (debian 12)
In case this is related to specific markdown, please provide a minimal markdown example here.
Information (please complete the following information)
mark --version
): tried everything newer than 9.6.2 up to 9.11.1Logs or other output
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: