[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: igc: trying to chase a crash
From: |
Eli Zaretskii |
Subject: |
Re: igc: trying to chase a crash |
Date: |
Tue, 26 Nov 2024 05:33:16 +0200 |
> From: Óscar Fuentes <ofv@wanadoo.es>
> Date: Mon, 25 Nov 2024 21:51:03 +0100
>
> > How about if you say "make -k", so that we see all the problems at
> > once, not one by one?
>
> :-)
>
> Loading mwheel...
> Pure Lisp storage overflowed
>
> Error: error ("Cannot continue, pure space overflowed")
> defalias(mouse-wheel--get-scroll-window #[257
> "\30127\0\10\203\16\0\302\1!\202\20\0\303
> \304\1!\205\34\0\305\306\2!\307\"\310\1!\2054\0\311
> \211@\1A\312\313\314\3\5#\5\315\316$\266\203\266\2020\206=\0\302\1!\207"
> [mouse-wheel-follow-mouse found mwheel-event-window selected-window
> window-live-p frame-parameter window-frame mouse-wheel-frame frame-live-p
> mouse-absolute-pixel-position walk-window-tree make-closure #[257
> "\302\1\303\304\211$\211@\301X\205)\0\301\305\28X\205)\0\211A@\300X\205)\0\300\306\28X\205)\0\307\310\3\"\207"
> [V0 V1 window-edges nil t 2 3 throw found] 6 "\n\n(fn WINDOW-1)"] nil t] 11
> "Return window for mouse wheel event EVENT.\nIf `mouse-wheel-follow-mouse' is
> non-nil, return the window that\nthe mouse pointer is over. Otherwise,
> return the currently\nactive window.\n\n(fn EVENT)"])
> load("mwheel")
> (if (fboundp 'x-create-frame) (load "mwheel"))
> load("loadup.el")
> Cannot continue, pure space overflowed
>
> ok, ok... setting SYSTEM_PURESIZE_EXTRA fixes that and the build
> completes.
Please tell by how much you needed to enlarge the pure space (the
minimum increment that fixes the build).
> But I'm surprised to be the first to report these problems.
> Is the igc project dormant?
No. I guess there's not a lot of people who build it with
enable-checking and enable-check-lisp-object-type, that's all.
> Are there people interested on bug reports about igc?
Yes, of course.
- igc: trying to chase a crash, Óscar Fuentes, 2024/11/25
- Re: igc: trying to chase a crash, Eli Zaretskii, 2024/11/25
- Re: igc: trying to chase a crash, Óscar Fuentes, 2024/11/25
- Re: igc: trying to chase a crash, Eli Zaretskii, 2024/11/25
- Re: igc: trying to chase a crash, Óscar Fuentes, 2024/11/25
- Re: igc: trying to chase a crash,
Eli Zaretskii <=
- Re: igc: trying to chase a crash, Gerd Möllmann, 2024/11/26
- Re: igc: trying to chase a crash, chad, 2024/11/26
- Re: igc: trying to chase a crash, Andrea Corallo, 2024/11/26
- Re: igc: trying to chase a crash, Gerd Möllmann, 2024/11/27
- Re: igc: trying to chase a crash, Andrea Corallo, 2024/11/27
- Re: igc: trying to chase a crash, Gerd Möllmann, 2024/11/27
- Re: igc: trying to chase a crash, Andrea Corallo, 2024/11/27
- Re: igc: trying to chase a crash, Gregor Zattler, 2024/11/27
- Re: igc: trying to chase a crash, Andrea Corallo, 2024/11/27
- Re: igc: trying to chase a crash, Gerd Möllmann, 2024/11/27