Bug#603229: Further information
Hi !
> This shows something about what's going wrong. Could you please try
> adding 'debug' to the kernel parameters? That will show some more
> context for these errors.
I booted 2.6.32-5 with the debug option on, and for comparison did the
same with 2.6.30-2.
The errors concerning the power management itself are also showing up in
2.6.30-2. But whereas 2.6.32-5 afterwards crashes with a divide error,
2.6.30-2 starts up normally:
Here the according section of the 2.6.30-2 protocol (if You would like
to obtain the complete protocol, just tell me) :
========================================================
[ 0.692003] ERROR: groups don't span domain->span
[ 0.696004] CPU3 attaching sched-domain:
[ 0.700003] domain 0: span 2-3 level MC
[ 0.708003] groups: 3 2
[ 0.720003] domain 1: span 1-3 level CPU
[ 0.728003] groups: 2-3 1
[ 0.744003] domain 2: span 0-3 level NODE
[ 0.752003] groups: 1-3 (__cpu_power = 2048)
[ 0.766180] ERROR: domain->cpu_power not set
[ 0.768003]
[ 0.772003] ERROR: groups don't span domain->span
[ 0.776172] net_namespace: 1936 bytes
[ 0.780049] Booting paravirtualized kernel on bare hardware
[ 0.784149] regulator: core version 0.5
[ 0.788114] NET: Registered protocol family 16
[ 0.792037] node 0 link 2: io port [0, 2fff]
[ 0.796004] node 0 link 0: io port [3000, 3fff]
[ 0.800004] TOM: 0000000080000000 aka 2048M
[ 0.804004] node 0 link 2: mmio [d0000000, d04fffff]
=============================================================
And here the complete protocol of the 2.6.32-5 crashing:
=============================================================
bash-3.00$ tip hardwire
connected
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-27)
(maks@debian.org) (gcc version 4 .3.5 (Debian 4.3.5-4) ) #1 SMP Sat Oct
30 14:18:21 UTC 2010
[ 0.000000] Command line: root=LABEL=S_rt ro debug console=ttyS0
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d400 (usable)
[ 0.000000] BIOS-e820: 000000000009d400 - 00000000000a0000
(reserved)
[ 0.000000] BIOS-e820: 00000000000ce000 - 0000000000100000
(reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007ff60000 (usable)
[ 0.000000] BIOS-e820: 000000007ff60000 - 000000007ff72000 (ACPI
data)
[ 0.000000] BIOS-e820: 000000007ff72000 - 000000007ff80000 (ACPI
NVS)
[ 0.000000] BIOS-e820: 000000007ff80000 - 0000000080000000
(reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec00400
(reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000
(reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000
(reserved)
[ 0.000000] DMI present.
[ 0.000000] last_pfn = 0x7ff60 max_arch_pfn = 0x400000000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-BFFFF uncachable
[ 0.000000] C0000-D1FFF write-protect
[ 0.000000] D2000-E7FFF uncachable
[ 0.000000] E8000-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0000000000 mask FF80000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 0.000000] 3 disabled
[ 0.000000] 4 disabled
[ 0.000000] 5 disabled
[ 0.000000] 6 disabled
[ 0.000000] 7 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new
0x7010600070106
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] init_memory_mapping: 0000000000000000-000000007ff60000
[ 0.000000] 0000000000 - 007fe00000 page 2M
[ 0.000000] 007fe00000 - 007ff60000 page 4k
[ 0.000000] kernel direct mapping tables up to 7ff60000 @ 8000-c000
[ 0.000000] RAMDISK: 375e7000 - 37fef333
[ 0.000000] ACPI: RSDP 00000000000f7200 00024 (v02 PTLTD )
[ 0.000000] ACPI: XSDT 000000007ff6d424 00044 (v01 PTLTD ? XSDT
06040000 LTP 00000000)
[ 0.000000] ACPI: FACP 000000007ff71a2a 000F4 (v03 SUN SUNmetro
06040000 PTEC 000F4240)
[ 0.000000] ACPI: DSDT 000000007ff6d468 0454E (v01 SUN K85AE
06040000 MSFT 0100000D)
[ 0.000000] ACPI: FACS 000000007ff72fc0 00040
[ 0.000000] ACPI: SRAT 000000007ff71b1e 000C8 (v01 AMD HAMMER
06040000 AMD 00000001)
[ 0.000000] ACPI: APIC 000000007ff71be6 000AA (v01 PTLTD ? APIC
06040000 LTP 00000000)
[ 0.000000] ACPI: SSDT 000000007ff71c90 00370 (v01 PTLTD POWERNOW
06040000 LTP 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] SRAT: PXM 0 -> APIC 0 -> Node 0
[ 0.000000] SRAT: PXM 1 -> APIC 1 -> Node 1
[ 0.000000] SRAT: Node 0 PXM 0 0-a0000
[ 0.000000] SRAT: Node 0 PXM 0 100000-40000000
[ 0.000000] SRAT: Node 1 PXM 1 40000000-80000000
[ 0.000000] NUMA: Allocated memnodemap from a000 - b040
[ 0.000000] NUMA: Using 20 for the hash shift.
[ 0.000000] Bootmem setup node 0 0000000000000000-0000000040000000
[ 0.000000] NODE_DATA [000000000000b040 - 000000000001303f]
[ 0.000000] bootmap [0000000000014000 - 000000000001bfff] pages 8
[ 0.000000] (8 early reservations) ==> bootmem [0000000000 -
0040000000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==>
[0000000000 - 0000001000]
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE ==>
[0000006000 - 0000008000]
[ 0.000000] #2 [0001000000 - 0001688414] TEXT DATA BSS ==>
[0001000000 - 0001688414]
[ 0.000000] #3 [00375e7000 - 0037fef333] RAMDISK ==>
[00375e7000 - 0037fef333]
[ 0.000000] #4 [000009d400 - 0000100000] BIOS reserved ==>
[000009d400 - 0000100000]
[ 0.000000] #5 [0001689000 - 00016890c8] BRK ==>
[0001689000 - 00016890c8]
[ 0.000000] #6 [0000008000 - 000000a000] PGTABLE ==>
[0000008000 - 000000a000]
[ 0.000000] #7 [000000a000 - 000000b040] MEMNODEMAP ==>
[000000a000 - 000000b040]
[ 0.000000] Bootmem setup node 1 0000000040000000-000000007ff60000
[ 0.000000] NODE_DATA [0000000040000000 - 0000000040007fff]
[ 0.000000] bootmap [0000000040008000 - 000000004000ffef] pages 8
[ 0.000000] (8 early reservations) ==> bootmem [0040000000 -
007ff60000]
[ 0.000000] #0 [0000000000 - 0000001000] BIOS data page
[ 0.000000] #1 [0000006000 - 0000008000] TRAMPOLINE
[ 0.000000] #2 [0001000000 - 0001688414] TEXT DATA BSS
[ 0.000000] #3 [00375e7000 - 0037fef333] RAMDISK
[ 0.000000] #4 [000009d400 - 0000100000] BIOS reserved
[ 0.000000] #5 [0001689000 - 00016890c8] BRK
[ 0.000000] #6 [0000008000 - 000000a000] PGTABLE
[ 0.000000] #7 [000000a000 - 000000b040] MEMNODEMAP
[ 0.000000] found SMP MP-table at [ffff8800000f7250] f7250
[ 0.000000] [ffffea0000000000-ffffea0000dfffff] PMD ->
[ffff880001c00000-ffff8800029fffff] on node 0
[ 0.000000] [ffffea0000e00000-ffffea0001bfffff] PMD ->
[ffff880040200000-ffff880040ffffff] on node 1
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000000 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00100000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[3] active PFN ranges
[ 0.000000] 0: 0x00000000 -> 0x0000009d
[ 0.000000] 0: 0x00000100 -> 0x00040000
[ 0.000000] 1: 0x00040000 -> 0x0007ff60
[ 0.000000] On node 0 totalpages: 262045
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 104 pages reserved
[ 0.000000] DMA zone: 3837 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 3528 pages used for memmap
[ 0.000000] DMA32 zone: 254520 pages, LIFO batch:31
[ 0.000000] On node 1 totalpages: 261984
[ 0.000000] DMA32 zone: 3582 pages used for memmap
[ 0.000000] DMA32 zone: 258402 pages, LIFO batch:31
[ 0.000000] Detected use of extended apic ids on hypertransport bus
[ 0.000000] Detected use of extended apic ids on hypertransport bus
[ 0.000000] ACPI: PM-Timer IO Port: 0x8008
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 4, version 17, address 0xfec00000, GSI
0-23
[ 0.000000] ACPI: IOAPIC (id[0x05] address[0xd0000000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 5, version 17, address 0xd0000000, GSI
24-27
[ 0.000000] ACPI: IOAPIC (id[0x06] address[0xd0010000] gsi_base[28])
[ 0.000000] IOAPIC[2]: apic_id 6, version 17, address 0xd0010000, GSI
28-31
[ 0.000000] ACPI: IOAPIC (id[0x07] address[0xd0500000] gsi_base[32])
[ 0.000000] IOAPIC[3]: apic_id 7, version 17, address 0xd0500000, GSI
32-35
[ 0.000000] ACPI: IOAPIC (id[0x08] address[0xd0510000] gsi_base[36])
[ 0.000000] IOAPIC[4]: apic_id 8, version 17, address 0xd0510000, GSI
36-39
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 high
edge)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 -
000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 -
00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 -
00000000000ce000
[ 0.000000] PM: Registered nosave memory: 00000000000ce000 -
0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap:
80000000:7ec00000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:4
nr_node_ids:2
[ 0.000000] PERCPU: Embedded 30 pages/cpu @ffff880001800000 s90328
r8192 d24360 u1048576
[ 0.000000] pcpu-alloc: s90328 r8192 d24360 u1048576 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 2 [1] 1 3
[ 0.000000] Built 2 zonelists in Node order, mobility grouping on.
Total pages: 516759
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=LABEL=S_rt ro debug
console=ttyS0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] Checking aperture...
[ 0.000000] AGP bridge at 08:00:00
[ 0.000000] Aperture from AGP @ d8000000 old size 32 MB
[ 0.000000] Aperture from AGP @ d8000000 size 128 MB (APSIZE f20)
[ 0.000000] Node 0: aperture @ d8000000 size 128 MB
[ 0.000000] Node 1: aperture @ d8000000 size 128 MB
[ 0.000000] Memory: 2049524k/2096512k available (3077k kernel code,
396k absent, 46592k rese rved, 1893k data, 584k init)
[ 0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0,
CPUs=4, Nodes=2
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:4352 nr_irqs:712
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [ttyS0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2193.532 MHz processor.
[ 0.012005] Calibrating delay loop (skipped), value calculated using
timer frequency.. 4387. 06 BogoMIPS (lpj=8774128)
[ 0.020027] Security Framework initialized
[ 0.024006] SELinux: Disabled at boot.
[ 0.028191] Dentry cache hash table entries: 262144 (order: 9,
2097152 bytes)
[ 0.036829] Inode-cache hash table entries: 131072 (order: 8, 1048576
bytes)
[ 0.040634] Mount-cache hash table entries: 256
[ 0.048173] Initializing cgroup subsys ns
[ 0.052005] Initializing cgroup subsys cpuacct
[ 0.056006] Initializing cgroup subsys devices
[ 0.060004] Initializing cgroup subsys freezer
[ 0.064004] Initializing cgroup subsys net_cls
[ 0.068028] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
[ 0.072004] CPU: L2 Cache: 1024K (64 bytes/line)
[ 0.076004] CPU 0/0x0 -> Node 0
[ 0.080003] tseg: 007ff80000
[ 0.084004] CPU: Physical Processor ID: 0
[ 0.088003] CPU: Processor Core ID: 0
[ 0.092004] mce: CPU supports 5 MCE banks
[ 0.096013] Performance Events: AMD PMU driver.
[ 0.104005] ... version: 0
[ 0.108003] ... bit width: 48
[ 0.112003] ... generic registers: 4
[ 0.116003] ... value mask: 0000ffffffffffff
[ 0.120003] ... max period: 00007fffffffffff
[ 0.124003] ... fixed-purpose events: 0
[ 0.128003] ... event mask: 000000000000000f
[ 0.132670] ACPI: Core revision 20090903
[ 0.144073] Setting APIC routing to flat
[ 0.148334] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[ 0.193810] CPU0: Dual Core AMD Opteron(tm) Processor 275 stepping 02
[ 0.208001] Booting processor 1 APIC 0x1 ip 0x6000
[ 0.016000] Initializing CPU#1
[ 0.016000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
[ 0.016000] CPU: L2 Cache: 1024K (64 bytes/line)
[ 0.016000] CPU 1/0x1 -> Node 1
[ 0.016000] CPU: Physical Processor ID: 0
[ 0.016000] CPU: Processor Core ID: 1
[ 0.300106] CPU1: Dual Core AMD Opteron(tm) Processor 275 stepping 02
[ 0.312096] Booting processor 2 APIC 0x2 ip 0x6000
[ 0.016000] Initializing CPU#2
[ 0.016000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
[ 0.016000] CPU: L2 Cache: 1024K (64 bytes/line)
[ 0.016000] CPU 2/0x2 -> Node 1
[ 0.016000] CPU: Physical Processor ID: 1
[ 0.016000] CPU: Processor Core ID: 0
[ 0.408042] CPU2: Dual Core AMD Opteron(tm) Processor 275 stepping 02
[ 0.420090] Booting processor 3 APIC 0x3 ip 0x6000
[ 0.016000] Initializing CPU#3
[ 0.016000] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64
bytes/line)
[ 0.016000] CPU: L2 Cache: 1024K (64 bytes/line)
[ 0.016000] CPU 3/0x3 -> Node 1
[ 0.016000] CPU: Physical Processor ID: 1
[ 0.016000] CPU: Processor Core ID: 1
[ 0.516094] CPU3: Dual Core AMD Opteron(tm) Processor 275 stepping 02
[ 0.528016] Brought up 4 CPUs
[ 0.532004] Total of 4 processors activated (17550.37 BogoMIPS).
[ 0.536554] CPU0 attaching sched-domain:
[ 0.540004] domain 0: span 0-1 level MC
[ 0.548002] groups: 0 1
[ 0.560003] domain 1: span 0-3 level NODE
[ 0.568002] groups:
[ 0.574179] ERROR: domain->cpu_power not set
[ 0.576002]
[ 0.580002] ERROR: groups don't span domain->span
[ 0.584004] CPU1 attaching sched-domain:
[ 0.588007] domain 0: span 0-1 level MC
[ 0.596002] groups: 1 0 (cpu_power = 1023)
[ 0.612002] ERROR: parent span is not a superset of domain->span
[ 0.616003] domain 1: span 1-3 level CPU
[ 0.624002] groups: 1 (cpu_power = 2048) 2-3 (cpu_power = 2048)
[ 0.644003] domain 2: span 0-3 level NODE
[ 0.652004] groups: 1-3 (cpu_power = 4096)
[ 0.668002] ERROR: domain->cpu_power not set
[ 0.672002]
[ 0.676002] ERROR: groups don't span domain->span
[ 0.680004] CPU2 attaching sched-domain:
[ 0.684003] domain 0: span 2-3 level MC
[ 0.692003] groups: 2 3
[ 0.704003] domain 1: span 1-3 level CPU
[ 0.712003] groups: 2-3 (cpu_power = 2048) 1 (cpu_power = 2048)
[ 0.736003] domain 2: span 0-3 level NODE
[ 0.744003] groups: 1-3 (cpu_power = 4096)
[ 0.760003] ERROR: domain->cpu_power not set
[ 0.764003]
[ 0.768003] ERROR: groups don't span domain->span
[ 0.772004] CPU3 attaching sched-domain:
[ 0.776003] domain 0: span 2-3 level MC
[ 0.784003] groups: 3 2
[ 0.794183] domain 1: span 1-3 level CPU
[ 0.800003] groups: 2-3 (cpu_power = 2048) 1 (cpu_power = 2048)
[ 0.822183] domain 2: span 0-3 level NODE
[ 0.828003] groups: 1-3 (cpu_power = 4096)
[ 0.842180] ERROR: domain->cpu_power not set
[ 0.844003]
[ 0.848003] ERROR: groups don't span domain->span
[ 0.852154] divide error: 0000 [#1] SMP
[ 0.856002] last sysfs file:
[ 0.856002] CPU 1
[ 0.856002] Modules linked in:
[ 0.856002] Pid: 2, comm: kthreadd Not tainted 2.6.32-5-amd64 #1
W1100z/2100z
[ 0.856002] RIP: 0010:[<ffffffff810416e9>] [<ffffffff810416e9>]
select_task_rq_fair+0x665/0 x800
[ 0.856002] RSP: 0018:ffff88003fdb7c90 EFLAGS: 00010046
[ 0.856002] RAX: 0000000000000000 RBX: 0000000000000000 RCX:
0000000000000000
[ 0.856002] RDX: 0000000000000000 RSI: 0000000000000200 RDI:
0000000000000200
[ 0.856002] RBP: ffff88004120fd50 R08: 0000000000000000 R09:
ffff88007f98f0b0
[ 0.856002] R10: 0000000000000000 R11: 00000000000252d0 R12:
ffff88007f98f060
[ 0.856002] R13: ffff88007f98f070 R14: ffffffffffffffff R15:
0000000000015780
[ 0.856002] FS: 0000000000000000(0000) GS:ffff880041200000(0000)
knlGS:0000000000000000
[ 0.856002] CS: 0010 DS: 0018 ES: 0018 CR0: 000000008005003b
[ 0.856002] CR2: 0000000000000000 CR3: 0000000001001000 CR4:
00000000000006e0
[ 0.856002] DR0: 0000000000000000 DR1: 0000000000000000 DR2:
0000000000000000
[ 0.856002] DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7:
0000000000000400
[ 0.856002] Process kthreadd (pid: 2, threadinfo ffff88003fdb6000,
task ffff88003fdc8710)
[ 0.856002] Stack:
[ 0.856002] 0000000000015780 0000000000015780 0000000000015780
0000000000015780
[ 0.856002] <0> 0000000000015780 0000000000015788 0000000000015788
ffffffff8146c260
[ 0.856002] <0> 0000000800000000 ffff88007f9b0000 ffff880041215780
0000000081317f88
[ 0.856002] Call Trace:
[ 0.856002] [<ffffffff8104d2b2>] ? copy_process+0x1007/0x115f
[ 0.856002] [<ffffffff810475f4>] ? select_task_rq+0xb/0x3e
[ 0.856002] [<ffffffff8104b53b>] ? wake_up_new_task+0x35/0xf6
[ 0.856002] [<ffffffff8104d65e>] ? do_fork+0x254/0x31e
[ 0.856002] [<ffffffff81041aa9>] ? pick_next_task_fair+0xca/0xd6
[ 0.856002] [<ffffffff8104802b>] ? finish_task_switch+0x3a/0xaf
[ 0.856002] [<ffffffff81011b42>] ? kernel_thread+0x82/0xe0
[ 0.856002] [<ffffffff810648c8>] ? kthread+0x0/0x81
[ 0.856002] [<ffffffff81011ba0>] ? child_rip+0x0/0x20
[ 0.856002] [<ffffffff8106488d>] ? kthreadd+0xb1/0xec
[ 0.856002] [<ffffffff814f3140>] ? early_idt_handler+0x0/0x71
[ 0.856002] [<ffffffff81011baa>] ? child_rip+0xa/0x20
[ 0.856002] [<ffffffff814f3140>] ? early_idt_handler+0x0/0x71
[ 0.856002] [<ffffffff810dfda5>] ? do_set_mempolicy+0x128/0x13a
[ 0.856002] [<ffffffff810647dc>] ? kthreadd+0x0/0xec
[ 0.856002] [<ffffffff81011ba0>] ? child_rip+0x0/0x20
[ 0.856002] Code: 00 02 00 00 4c 89 ef 48 63 d2 e8 0f c6 14 00 3b 05
ad 33 49 00 89 c2 0f 8c 6f ff ff ff 41 8b 4c 24 08 48 c1 e3 0a 31 d2 48
89 d8 <48> f7 f1 83 bc 24 a8 00 00 00 00 48 89 c1 75 22 4c 39 f0 73 15
[ 0.856002] RIP [<ffffffff810416e9>] select_task_rq_fair+0x665/0x800
[ 0.856002] RSP <ffff88003fdb7c90>
[ 0.856002] ---[ end trace a22d306b065d4a66 ]---
==================================================================================
I suppose that it is the divide error in [0.852154], we have to deal
with.
Best regards
Tilo Hacke
Reply to: