bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#36521: 26.2; CEDET/Semantic - Semantic constantly entering debugger


From: Lars Ingebrigtsen
Subject: bug#36521: 26.2; CEDET/Semantic - Semantic constantly entering debugger with scheme
Date: Tue, 09 Jul 2019 00:03:15 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

David Palma <dbpalma9@gmail.com> writes:

> I do, I have attached a scheme source example file.
>
> 1. Start emacs with "emacs -Q".
>
> 2. Enable semantic-mode with M-x semantic-mode
>
> 3. Open bugtest.scm
>
> And emacs should enter the debugger when semantic-idle-scheduler
> starts working.

Thanks; I'm able to reproduce the error in Emacs 27, too, and I get the
following backtrace:

Debugger entered: ((118 126))
  semantic--tag-expand((118 126))
  semantic-repeat-parse-whole-stream(((semantic-list 1 . 116) (semantic-list 
118 . 126)) nil nil)
  semantic-parse-region-default(1 127 nil nil nil)
  semantic-parse-region(1 127)
  semantic-fetch-tags()
  semantic-idle-scheduler-refresh-tags()
  semantic-idle-core-handler()
  semantic-idle-scheduler-function()
  apply(semantic-idle-scheduler-function nil)
  timer-event-handler([t 0 1 0 t semantic-idle-scheduler-function nil idle 0])

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]