Skip to content

Intermittent args-out-of-range error #265

Description

@jamescherti

An intermittent args-out-of-range error occurs during Jinx idle checking when re-search-forward is invoked. The error originates from jinx--check-region, called via jinx--timer-handler:

Debugger entered--Lisp error: (args-out-of-range 52885 52885)
  re-search-forward("\\<\\w+\\>" 64025 t)
  jinx--check-region(52821 64003 nil)
  jinx--check-pending(44908 78227)
  jinx--timer-handler()
  apply(jinx--timer-handler nil)
  timer-event-handler([t 0 0 200000 nil nil nil idle 0 nil])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions