Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Install problem of stuck because of RCU related problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
datatek.jung
n00b
n00b


Joined: 22 Sep 2016
Posts: 5

PostPosted: Thu Sep 22, 2016 6:01 am    Post subject: Install problem of stuck because of RCU related problem Reply with quote

I am doing installation with gentoo CD from public site on HP9000 rp4440.
But regarding RCU issue, I can't install it.

There is a console message below.
................................................................................................. :D
Code:

[    0.000000] Kernel command line: CONFIG_RCU_CPU_STALL_TIMEOUT=210 root=/dev/ram0 init=/linuxrc dokeymap looptype=squashfs loop=/image.squashfs cdroot panic=30 console=ttyS1 TERM=vt102 palo_kernel=0/livecd
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] Sorting __ex_table...
[    0.000000] Memory: 22641612K/23066624K available (6736K kernel code, 1956K rwdata, 1033K rodata, 492K init, 520K bss, 425012K reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=32, Nodes=8
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:128
[    0.000000] Console: colour dummy device 160x64
[    0.000000] Calibrating delay loop... 1988.60 BogoMIPS (lpj=3977216)
[    0.036000] pid_max: default: 32768 minimum: 301
[    0.036000] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.036000] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.044000] Brought up 1 CPUs
[    0.044000] devtmpfs: initialized
[    0.044000] xor: measuring software checksum speed
[    0.204000]    8regs     :  4741.000 MB/sec
[    0.244000]    8regs_prefetch:  4238.000 MB/sec
[    0.344000]    32regs    :  4076.000 MB/sec
[    0.384000]    32regs_prefetch:  3999.000 MB/sec
[    0.440000] xor: using function: 8regs (4741.000 MB/sec)
[    0.440000] NET: Registered protocol family 16
[    0.580000] EISA bus registered
[    0.580000] Searching for devices...
[    0.700000] Found devices:
[    0.720000] 1. Mt. Hamilton at 0xfffffffffe780000 [128] { 0, 0x0, 0x884, 0x00004 }
[    0.720000] 2. Mt. Hamilton at 0xfffffffffe781000 [129] { 0, 0x0, 0x884, 0x00004 }
[    0.856000] 3. Mt. Hamilton at 0xfffffffffe788000 [136] { 0, 0x0, 0x884, 0x00004 }
[    0.996000] 4. Mt. Hamilton at 0xfffffffffe789000 [137] { 0, 0x0, 0x884, 0x00004 }
[    1.132000] 5. Everest Mako Memory at 0xfffffffffed08000 [8] { 1, 0x0, 0x0af, 0x00009 }
[    1.132000] 6. Pluto BC McKinley Port at 0xfffffffffed00000 [0] { 12, 0x0, 0x880, 0x0000c }
[    1.268000] 7. Mercury PCI Bridge at 0xfffffffffed20000 [0/0] { 13, 0x0, 0x783, 0x0000a }
[    1.408000] 8. Mercury PCI Bridge at 0xfffffffffed22000 [0/1] { 13, 0x0, 0x783, 0x0000a }
[    1.548000] 9. Mercury PCI Bridge at 0xfffffffffed24000 [0/2] { 13, 0x0, 0x783, 0x0000a }
[    1.688000] 10. Mercury PCI Bridge at 0xfffffffffed28000 [0/4] { 13, 0x0, 0x783, 0x0000a }
[    1.824000] 11. Mercury PCI Bridge at 0xfffffffffed2a000 [0/5] { 13, 0x0, 0x783, 0x0000a }
[    1.824000] 12. Mercury PCI Bridge at 0xfffffffffed2c000 [0/6] { 13, 0x0, 0x783, 0x0000a }
[    1.964000] 13. BMC IPMI Mgmt Ctlr at 0xfffffff0f05b0000 [16] { 15, 0x0, 0x004, 0x000c0 }
[    2.100000] Enabling PDC_PAT chassis codes support v0.05
[    3.012000] Releasing cpu 1 now, hpa=fffffffffe781000
[    3.012000] timer_interrupt(CPU 0): delayed! cycles FFFFFFFFFFE7446D rem 1E5FBB  next/now 2F17F41118/2F17D5B15D
[3136482.706448] timer_interrupt(CPU 0): delayed! cycles 1B3CBE0B1 rem 327207  next/now 30CBF263D0/30CBBFF1C9
[3136482.706448] INFO: rcu_sched self-detected stall on CPU { 0}  (t=4612470138351 jiffies g=18446744073709551318 c=18446744073709551317 q=151)
[3136482.706448] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.14.58-gentoo-r1-livecd64 #1
[3136482.706448] Backtrace:
[3136482.706448]  [<00000000401966ac>] show_stack+0x2c/0x40
[3136482.706448]  [<00000000403dd590>] dump_stack+0xd8/0x148
 [3136482.706448]  [<00000000401983e4>] execute_on_irq_stack+0x74/0xc0
[3136482.706448]  [<000000004017cb74>] cas2_end+0x570/0x9fc
[3136482.706448]  [<000000004017cb58>] cas2_end+0x554/0x9fc
[3136482.706448]


[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum