[Bug 214576] security/gnupg: gpg-agent: Assertion failed: (res == 0), function enter_npth, file npth.c, line 123.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 16 17:43:58 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214576

            Bug ID: 214576
           Summary: security/gnupg: gpg-agent: Assertion failed: (res ==
                    0), function enter_npth, file npth.c, line 123.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: kuriyama at FreeBSD.org
          Reporter: ohartmann at walstatt.org
          Assignee: kuriyama at FreeBSD.org
             Flags: maintainer-feedback?(kuriyama at FreeBSD.org)

After a couple of updates on November, 15th on FreeBSD CURRENT (most recent as
of 15. November 2015 and as of today, FreeBSD 12.0-CURRENT #11 r308735: Wed Nov
16 18:00:33 CET 2016), gpg-agent fails to start with 

Assertion failed: (res == 0), function enter_npth, file npth.c, line 123.
Abort trap

and with messages like 

pid 1240 (gpg-agent), uid 2002: exited on signal 6

I tried to recompile port security/gnupg with

portmaster -df security/gnupg

but the result is the same. This error wrecks totally our X11/xdm installation,
where on local workstations the windowmaker is started via .xsession with this
line:

eval /usr/local/bin/gpg-agent --enable-ssh-support --default-cache-ttl 600
--enforce-passphrase-constraints --daemon /usr/local/bin/wmaker

Trying to test a local instance via

/usr/local/bin/gpg-agent --server

ends up with the message

Assertion failed: (res == 0), function enter_npth, file npth.c, line 123.
Abort trap

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list