On 01/08/2014 03:31 PM, Jan Kara wrote:
On Wed 08-01-14 11:50:38, ar16 wrote:
These OOPS continue on Opensuse 13.1 Xen Guest. Serial/console output:
Jan 08 11:43:00 edge kernel: ------------[ cut here ]------------ Jan 08 11:43:00 edge kernel: kernel BUG at /home/abuild/rpmbuild/BUILD/kernel-xen-3.11.6/linux-3.11/mm/slab.c:3011! Hum, strange. This is BUG_ON(slabp->inuse >= cachep->num); Apparently an allocation from taskstats_cache. Have you opened bugzilla for this?
Routine mm/slab.c has been extensively reworked by kernel 3.13-rc7. It is possible that this bug was fixed, but not in a way that could be backported. It might be worth a test of a 3.13 kernel to see if this has been corrected. If you want a workaround, changing from SLAB to SLUB might also work. Larry -- To unsubscribe, e-mail: opensuse-kernel+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kernel+owner@opensuse.org