emacs-devel
[Top][All Lists]
Advanced

[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: Ihor Radchenko
Subject: Re: MPS: Thread 1 "emacs" received signal SIGXFSZ, File size limit exceeded
Date: Tue, 02 Jul 2024 10:54:44 +0000

Helmut Eller <eller.helmut@gmail.com> writes:

>> Thread 1 "emacs" received signal SIGXFSZ, File size limit exceeded.
>
> MPS uses SIGXFSZ and SIGXCPU to suspend threads.  So I guess you used
> make-thread somewhere.  Under gdb, you can do the same as for SIGSEGV:
>
>   handle SIGXFSZ nostop noprint pass
>
> and it should "just work".

Ouch. Indeed, that makes sense.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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