Page MenuHome GnuPG

bus error with --enable-m-guard
Closed, ResolvedPublic

Description

Release: All current gnupg releases

Description

In util/memory.c the required alignoment is not calculated correctly for some systems. This can lead to a bus error if configured with --enable-m-guard.

Fix

Don't use --enable-m-guard on such systems.

Event Timeline

We need to rewrite the too simple alignment check. This
will be done in 1.9

Will be done (if still needed) in 1.9.

Won't be done because valgruind is a far better memory checker.

werner removed a project: Stalled.