emacs-devel
[Top][All Lists]
Advanced

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

Re: SIGABRT in `stream-of-directory-files'


From: Andreas Schwab
Subject: Re: SIGABRT in `stream-of-directory-files'
Date: Tue, 27 Feb 2018 12:32:55 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.91 (gnu/linux)

On Feb 27 2018, Michael Heerdegen <address@hidden> wrote:

> Andreas Schwab <address@hidden> writes:
>
>> Does it work if you do "set startup-with-shell off" before run?
>
> Wow - yes!
>
> What does that mean?

Your shell is doing something bad.

Try "strace -c -eexecve -f $SHELL -c /bin/true".  There should be
exactly two execve calls.

Andreas.

-- 
Andreas Schwab, SUSE Labs, address@hidden
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."



reply via email to

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