emacs-devel
[Top][All Lists]
Advanced

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

Re: igc: trying to chase a crash


From: Óscar Fuentes
Subject: Re: igc: trying to chase a crash
Date: Mon, 25 Nov 2024 21:51:03 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Eli Zaretskii <eliz@gnu.org> writes:

>> So does it make sense to run igc under gdb for obtaining backtraces when
>> it crashes?
>
> Yes, it does.  Because if you hit a real segfault, it will stop again.

Ok, thanks.

> Fixed.
>
> 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. But I'm surprised to be the first to report these problems.
Is the igc project dormant? Are there people interested on bug reports
about igc?




reply via email to

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