Bug 727218

Summary: [RHEL6.1][Kernel][debug] PERCPU: allocation failed, size=2048 align=8, failed to allocate new chunk
Product: Red Hat Enterprise Linux 6 Reporter: Jeff Burke <jburke>
Component: kernelAssignee: Prarit Bhargava <prarit>
Status: CLOSED NEXTRELEASE QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.1CC: arozansk, jstancek, kmcmartin, pbunyan
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 2.6.32-178.el6 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-08 15:51:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
-178.el6 dmesg none

Description Jeff Burke 2011-08-01 14:58:30 UTC
Description of problem:
 While testing the RHEL6.1-z kernel I came across a traceback while booting.

Version-Release number of selected component (if applicable):
2.6.32-131.11.1.el6.i686.debug

How reproducible:
Always

Actual results:

NET: Registered protocol family 10
PERCPU: allocation failed, size=2048 align=8, failed to allocate new chunk
Pid: 1828, comm: modprobe Not tainted 2.6.32-131.11.1.el6.i686.debug #1
Call Trace:
  [<c053475e>] ? pcpu_alloc+0x81e/0x850
  [<c05347aa>] ? __alloc_percpu+0xa/0x10
  [<c07fac40>] ? snmp_mib_init+0x30/0x60
  [<fd3ab180>] ? inet6_net_init+0xa0/0x130 [ipv6]
  [<c079f45c>] ? register_pernet_operations+0x5c/0xf0
  [<c084aefa>] ? mutex_lock_nested+0x3a/0x50
  [<c079f67e>] ? register_pernet_subsys+0x1e/0x30
  [<f7e5d0d9>] ? inet6_init+0xd9/0x296 [ipv6]
  [<c040303d>] ? do_one_initcall+0x2d/0x1d0
  [<f7e5d000>] ? inet6_init+0x0/0x296 [ipv6]
  [<c049ec13>] ? sys_init_module+0xb3/0x220
  [<c048f90c>] ? trace_hardirqs_on_caller+0x12c/0x170              
  [<c0409e9f>] ? sysenter_do_call+0x12/0x38                              

Expected results:
 Should not see traceback during normal boot operations.

Additional info:

Comment 4 Prarit Bhargava 2011-08-08 16:55:14 UTC
Created attachment 517265 [details]
-178.el6 dmesg