Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: libgnumalloc (i386) problems? Seen wih squid
On Wed, May 04, 2016 at 06:24:42PM +1000, Geoff Wing wrote:
> with May builds of i386 (cross-compiled from amd64), when I run
> squid (pkgsrc build), I get a seg fault, with a backtrace showing
> over 20k calls to calloc() in libgnumalloc.
Sounds like another instance of GCC being stupid. It has idiom
recognition like clang, but doesn't detect if the *current* function is
what is used to implement part of the idiom...
Joerg
Home |
Main Index |
Thread Index |
Old Index