[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS: profiler
From: |
Gerd Möllmann |
Subject: |
Re: MPS: profiler |
Date: |
Thu, 20 Jun 2024 21:50:51 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Ihor Radchenko <yantar92@posteo.net> writes:
> Hi,
>
> I am playing around with scratch/igc branch for fun, and there is one
> crash that I can reproduce quite consistently.
>
> All it takes is (1) compile Emacs without native-compilation support;
> (2) open Emacs; (3) M-x profiler-start; (4) run a complex operation.
>
> Steps to reproduce:
>
> 1. emacs -Q doc/misc/org.org
> 2. M-x profiler-start RET cpu RET
> 3. M-: (org-element-parse-buffer) RET
>
> Without step 2, no crash.
>
> Hope it helps.
Doesn't seem to happen here. Strangely, I get something like this in
*Messages*, but no crash.
...
CPU profiler started
(org-data (:standard-properties [1 1 1 821876 821876 0 nil org-data nil
nil nil 3 ...] :path "/Users/gerd/emacs/github/igc/doc/misc/org.org"
:CATEGORY "org") (section (:standard-properties [1 1 1 142 142 0 nil
first-section nil nil nil 1 ...]) (keyword (:standard-properties [1 1
nil nil 25 0 nil top-comment nil nil nil nil ...] :key "TITLE" :value
"The Org Manual")) (keyword (:standard-properties [25 25 nil nil 60
...
What system are you using? And, maybe, does a git pull help? It's been
moving quite fast the last days.
- Re: MPS: profiler, (continued)
- Re: MPS: profiler, Gerd Möllmann, 2024/06/21
- Re: MPS: profiler, Dmitry Gutov, 2024/06/21
- Re: MPS: profiler, Ihor Radchenko, 2024/06/21
- Re: MPS: profiler, Eli Zaretskii, 2024/06/21
- Re: MPS: profiler, Pip Cet, 2024/06/21
- Re: MPS: profiler, Eli Zaretskii, 2024/06/21
- Re: MPS: profiler, Eli Zaretskii, 2024/06/21
- Re: MPS: profiler, Ihor Radchenko, 2024/06/21
Re: MPS: profiler,
Gerd Möllmann <=
Re: MPS: profiler, Pip Cet, 2024/06/21