NetBSD-Bugs archive

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

kern/46164: compat broken in -current



>Number:         46164
>Category:       kern
>Synopsis:       compat broken in -current
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 10 08:45:01 +0000 2012
>Originator:     Martin Husemann
>Release:        NetBSD 6.99.3
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD night-owl.duskware.de 6.99.3 NetBSD 6.99.3 (NIGHT-OWL) #67: Sat 
Mar 10 09:32:25 CET 2012 
martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/amd64/compile/NIGHT-OWL
 amd64
Architecture: x86_64
Machine: amd64
>Description:

Running a -current kernel and some slightly older userland causes core
dummps due to bad system calls:

  5233      1 python2.6 CALL  _ksem_init(1,0x7f7fffffd978)
  5233      1 python2.6 RET   _ksem_init -1 errno 78 Function not implemented
  5233      1 python2.6 PSIG  SIGSYS SIG_DFL: code=SI_NOINFO
  5233      1 python2.6 NAMI  "python2.6.core"

Just invoke the older python w/o arguments.

>How-To-Repeat:
s/a

>Fix:
n/a



Home | Main Index | Thread Index | Old Index