I386 jail on amd64 CURRENT core dump in libc?

Vitalij Satanivskij satan at ukr.net
Tue Sep 3 17:25:32 UTC 2013


KB> 
KB> Your installed libraries do not have proper debugging symbols.
KB> Since the issue seems to be in the compat32 layer, you may try to start
KB> with taking the ktrace of the failing program and see what syscall failed,
KB> if any.

For me problem gone after disabling 

options         CAPABILITY_MODE         # Capsicum capability mode
options         CAPABILITIES            # Capsicum capabilities

in kernel conf 

I'm found it when roll backing system to previos revisions. 

On r254268 uniq inside i386 jail say that  = "unable to limit rights for "

So I decide to check without Capsicum features...


More information about the freebsd-current mailing list