bug-make
[Top][All Lists]
Advanced

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

Re: 4.3.90 release candidate segfaults on linux and solaris


From: Paul Smith
Subject: Re: 4.3.90 release candidate segfaults on linux and solaris
Date: Sat, 24 Sep 2022 13:06:52 -0400
User-agent: Evolution 3.44.4 (by Flathub.org)

On Sat, 2022-09-24 at 18:23 +0200, Denis Excoffier wrote:
> The segfault also occurs without ‘env -i’.

Thanks for helping me avoid that red herring.

> The crashes in solaris and linux are so similar, and go away also so
> similarly, that i would primarily think about size of types. Under
> cygwin and MacOS all sizes (pointers, long int, size_t, SIZE_MAX,
> time_t) are 8, while under (this) solaris and (this) linux all sizes
> are 4. Only size of int is 4 on all.

Aha!  You're using a 32bit Linux.  That is indeed helpful information,
thanks.  I will check it.



reply via email to

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