[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS: Thread 1 "emacs" received signal SIGXFSZ, File size limit excee
From: |
Gerd Möllmann |
Subject: |
Re: MPS: Thread 1 "emacs" received signal SIGXFSZ, File size limit exceeded |
Date: |
Tue, 02 Jul 2024 11:00:57 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Ihor Radchenko <yantar92@posteo.net> writes:
> I was just running my routine magit command and got the following:
> (the problem is limited to scratch/igc branch - Emacs master works just
> fine doing the same command):
>
> Thread 1 "emacs" received signal SIGXFSZ, File size limit exceeded.
> 0x00007ffff311f891 in pselect () from /lib64/libc.so.6
> (gdb) bt
> #0 0x00007ffff311f891 in pselect () at /lib64/libc.so.6
> #1 0x00005555557d1def in really_call_select (arg=arg@entry=0x7fffffffc3c0)
> at thread.c:618
> #2 0x000055555572a18a in flush_stack_call_func1
> (func=func@entry=0x5555557d1d82 <really_call_select>,
> arg=arg@entry=0x7fffffffc3c0) at alloc.c:5676
> #3 0x00005555557d29d1 in flush_stack_call_func (func=0x5555557d1d82
> <really_call_select>, arg=0x7fffffffc3c0) at
> /home/yantar92/Git/emacs/src/lisp.h:4574
Never seen something like that. Maybe someone else has an idea?