[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
3.4-STABLE kernel breaks systrace?
I recently upgraded my 3.4 GENERIC kernel to 3.4-STABLE GENERIC.
Unfortunately, it seems to have broken systrace.
$ systrace -A ls dead.letter
systrace: obsd_replace: ioctl: Invalid argument
systrace: obsd_replace: ioctl: Invalid argument
systrace: obsd_replace: ioctl: Invalid argument
systrace: obsd_replace: ioctl: Invalid argument
systrace: obsd_replace: ioctl: Invalid argument
systrace: obsd_replace: ioctl: Invalid argument
ls: dead.letter: Operation not permitted
Whereas on a previous kernel:
$ systrace -A ls dead.letter
dead.letter
I've tried recompiling the latest stable version of systrace as well, with
no luck. Am I missing something?
- Rob
--
Robert Mooney (rjmooney@impetus.us)
www: http://www.impetus.us/~rjmooney/