NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/40015: csh uses non-SA_SIGINFO sigactions
>Number: 40015
>Category: bin
>Synopsis: csh uses non-SA_SIGINFO sigactions
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Nov 24 12:55:00 +0000 2008
>Originator: Martin Husemann
>Release: NetBSD 4.99.73
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-porter.duskware.de 4.99.73 NetBSD 4.99.73 (PORTER) #81:
Wed Oct 29 17:38:40 CET 2008
martin%night-porter.duskware.de@localhost:/usr/src/sys/arch/i386/compile/PORTER
i386
Architecture: i386
Machine: i386
>Description:
csh from base, as well as tcsh from pkgsrc, both trigger the compat shim in
our libc that issues a __sigaction_sigtramp() call with version = 1 due
to SA_SIGINFO not being set in the sigaction.
>How-To-Repeat:
Use a kernel not providing the v1 trampoline, watch it print
"invalid version 1" when running (t)csh.
>Fix:
n/a
Home |
Main Index |
Thread Index |
Old Index