Skip to content

How can I debug freezes in LTeX? #132

Answered by valentjn
tobiasdiez asked this question in Q&A
Discussion options

You must be logged in to vote

Read the docs on how to report bugs. It's also a little bit about how to debug. Especially the logs can help to understand the issue.

The no. 1 suspect for freezes like this is wrong settings caching like in #29 (comment). Probably your bug is a duplicate of #96 (unfortunately, the submitter did not provide sufficient info to help me find the bug). In 7.1.2, I added specific logging to be able to better debug this (as that bug is still in there). Look for lines containing Reinitializing LanguageTool due to different settings in the server log.

Even if it's not due to wrong settings caching, looking at the logs still might help. If you want help, please submit a new complete bug report; us…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by valentjn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #132 on December 08, 2020 19:30.