lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 6 Mar 2013 00:41:10 +0900
From:	Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To:	hpa@...ux.intel.com
Cc:	linux-kernel@...r.kernel.org
Subject: [3.9-rc1 x86] Bug in ioremap code?

Another problem

[    0.021748] Mount-cache hash table entries: 512
[    0.036341] Disabled fast string operations
[    0.037760] mce: CPU supports 0 MCE banks
[    0.039813] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
[    0.039813] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
[    0.039813] tlb_flushall_shift: -1
[    0.074005] debug: unmapping init [mem 0xc186a000-0xc186efff]
[    0.077005] ACPI: Core revision 20121018
[    0.083350] ------------[ cut here ]------------
[    0.084000] kernel BUG at arch/x86/mm/physaddr.c:79!
[    0.084000] invalid opcode: 0000 [#1] SMP DEBUG_PAGEALLOC
[    0.084000] Modules linked in:
[    0.084000] Pid: 0, comm: swapper/0 Not tainted 3.8.0-rc5-00105-g68d00bb #47 VMware, Inc. VMware Virtual Platform/440BX Desktop Reference Platform
[    0.084000] EIP: 0060:[<c102fa12>] EFLAGS: 00010206 CPU: 0
[    0.084000] EIP is at __phys_addr+0x42/0x90
[    0.084000] EAX: 00000000 EBX: 1fef0000 ECX: 0000000c EDX: 00000000
[    0.084000] ESI: c1657edc EDI: 0000000f EBP: c1657dcc ESP: c1657dc8
[    0.084000]  DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
[    0.084000] CR0: 8005003b CR2: ffe13000 CR3: 01872000 CR4: 000006d0
[    0.084000] DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
[    0.084000] DR6: ffff0ff0 DR7: 00000400
[    0.084000] Process swapper/0 (pid: 0, ti=c1656000 task=c1661180 task.ti=c1656000)
[    0.084000] Stack:
[    0.084000]  c1657e90 c1657dec c102ca3e c1661608 c166f700 00000000 c166f700 c1657df0
[    0.084000]  00000000 c1657e70 c102ceee c10d7899 00000002 c1655000 00000000 c10d7632
[    0.084000]  00000001 00000dfc 000002f0 c1657e60 c14ab000 0000000f 00000110 c1657e90
[    0.084000] Call Trace:
[    0.084000]  [<c102ca3e>] __cpa_process_fault+0x3e/0x80
[    0.084000]  [<c102ceee>] __change_page_attr_set_clr+0x3de/0x6d0
[    0.084000]  [<c10d7899>] ? __purge_vmap_area_lazy+0x2a9/0x360
[    0.084000]  [<c10d7632>] ? __purge_vmap_area_lazy+0x42/0x360
[    0.084000]  [<c10d913c>] ? vm_unmap_aliases+0x2bc/0x300
[    0.084000]  [<c10d8ee4>] ? vm_unmap_aliases+0x64/0x300
[    0.084000]  [<c102d2c5>] change_page_attr_set_clr+0xe5/0x390
[    0.084000]  [<c102d5a2>] _set_memory_wb+0x32/0x40
[    0.084000]  [<c102c46f>] ioremap_change_attr+0xf/0x40
[    0.084000]  [<c102e857>] kernel_map_sync_memtype+0x87/0xf0
[    0.084000]  [<c102c29b>] __ioremap_caller+0x21b/0x2f0
[    0.084000]  [<c103d32a>] ? walk_system_ram_range+0xca/0xf0
[    0.084000]  [<c102c3a3>] ioremap_cache+0x13/0x20
[    0.084000]  [<c149a231>] ? acpi_os_map_memory+0xb6/0x112
[    0.084000]  [<c149a231>] acpi_os_map_memory+0xb6/0x112
[    0.084000]  [<c12ce038>] acpi_tb_verify_table+0x20/0x49
[    0.084000]  [<c12cea67>] acpi_load_tables+0x35/0x13e
[    0.084000]  [<c16c78c6>] acpi_early_init+0x67/0xeb
[    0.084000]  [<c16a7b14>] start_kernel+0x30e/0x319
[    0.084000]  [<c16a7677>] ? repair_env_string+0x5b/0x5b
[    0.084000]  [<c16a7356>] i386_start_kernel+0x12c/0x12f
[    0.084000] Code: 0c db c1 8d 98 00 00 00 40 85 d2 74 12 89 d9 c1 e9 0c 39 ca 72 19 e8 be cd ff ff 39 c3 75 0c 89 d8 5b 5d c3 0f 0b 8d 76 00 eb fb <0f> 0b eb fe 0f 0b 90 8d b4 26 00 00 00 00 eb f6 8b 15 8c 0b db
[    0.084000] EIP: [<c102fa12>] __phys_addr+0x42/0x90 SS:ESP 0068:c1657dc8
[    0.085033] ---[ end trace bd778c4c9eceaf67 ]---
[    0.088242] Kernel panic - not syncing: Attempted to kill the idle task!

was found using http://I-love.SAKURA.ne.jp/tmp/config-3.9-rc1 and was bisected
to commit 68d00bbe "Merge remote-tracking branch 'origin/x86/mm' into x86/mm2".

Regards.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ