c1bd3689a7 ("test_rhashtable: add test case for rhl_table interface"): WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:328 __debug_object_init+0x40d/0x489
by Fengguang Wu
Greetings,
0day kernel testing robot got the below dmesg and the first bad commit is
https://github.com/0day-ci/linux/commits/Florian-Westphal/test_rhashtable...
commit c1bd3689a70d1ba1a2f7c6781770920087166018
Author: Florian Westphal <fw(a)strlen.de>
AuthorDate: Mon Sep 18 23:07:11 2017 +0200
Commit: 0day robot <fengguang.wu(a)intel.com>
CommitDate: Tue Sep 19 13:55:51 2017 +0800
test_rhashtable: add test case for rhl_table interface
also test rhltable. rhltable remove operations are slow as
deletions require a list walk, thus test with 1/16th of the given
entry count number to get a run duration similar to rhashtable one.
Signed-off-by: Florian Westphal <fw(a)strlen.de>
1c29afe6df test_rhashtable: add a check for max_size
c1bd3689a7 test_rhashtable: add test case for rhl_table interface
c1bd3689a7 test_rhashtable: add test case for rhl_table interface
+-------------------------------------------------------------+------------+------------+------------+
| | 1c29afe6df | c1bd3689a7 | c1bd3689a7 |
+-------------------------------------------------------------+------------+------------+------------+
| boot_successes | 5 | 0 | 0 |
| boot_failures | 43 | 15 | 15 |
| WARNING:at_arch/x86/mm/tlb.c:#initialize_tlbstate_and_flush | 43 | 11 | 11 |
| EIP:initialize_tlbstate_and_flush | 43 | 11 | 11 |
| WARNING:at_lib/debugobjects.c:#__debug_object_init | 0 | 15 | 15 |
| EIP:__debug_object_init | 0 | 15 | 15 |
+-------------------------------------------------------------+------------+------------+------------+
[ 2.216664] Testing concurrent rhashtable access from 10 threads
[ 14.099938] rhashtable_thra (57) used greatest stack depth: 6748 bytes left
[ 14.149795] ODEBUG: object is on stack, but not annotated
[ 14.150027] ------------[ cut here ]------------
[ 14.150027] WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:328 __debug_object_init+0x40d/0x489
[ 14.150027] Modules linked in:
[ 14.150027] CPU: 0 PID: 1 Comm: swapper Tainted: G W 4.14.0-rc1-00033-gc1bd368 #1
[ 14.150027] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.9.3-20161025_171302-gandalf 04/01/2014
[ 14.150027] task: 8f4e0000 task.stack: 8f4dc000
[ 14.150027] EIP: __debug_object_init+0x40d/0x489
[ 14.150027] EFLAGS: 00210002 CPU: 0
[ 14.150027] EAX: 81db7328 EBX: 8dda6018 ECX: 00000001 EDX: 1220d0bc
[ 14.150027] ESI: 00000001 EDI: 00000000 EBP: 8f4ddd48 ESP: 8f4ddd18
[ 14.150027] DS: 007b ES: 007b FS: 0000 GS: 0000 SS: 0068
[ 14.150027] CR0: 80050033 CR2: 00000000 CR3: 02097000 CR4: 00140690
[ 14.150027] Call Trace:
[ 14.150027] debug_object_init+0x2c/0x30
[ 14.150027] __init_work+0x35/0x38
[ 14.150027] rhashtable_init+0x285/0x2bd
[ 14.150027] rhltable_init+0x29/0x38
[ 14.150027] test_rhltable+0xcd/0x27a3
[ 14.150027] ? sched_clock_local+0x3a/0x148
[ 14.150027] ? sched_clock_cpu+0x195/0x1c2
[ 14.150027] ? lookup_address_in_pgd+0x11a/0x17b
[ 14.150027] ? config_read_fw_idx_show+0x3e/0x3e
[ 14.150027] test_rht_init+0xe7d/0xe9b
[ 14.150027] ? test_rhltable+0x27a3/0x27a3
[ 14.150027] do_one_initcall+0x94/0x1fb
[ 14.150027] ? kernel_init_freeable+0xc7/0x19f
[ 14.150027] kernel_init_freeable+0xe7/0x19f
[ 14.150027] ? rest_init+0x104/0x104
[ 14.150027] kernel_init+0xe/0x162
[ 14.150027] ? rest_init+0x104/0x104
[ 14.150027] ret_from_fork+0x19/0x24
[ 14.150027] Code: 68 b0 a6 af 81 eb 05 68 e1 a6 af 81 e8 ac dc da ff 31 c9 ba 01 00 00 00 58 b8 28 73 db 81 6a 01 e8 7c 6a e3 ff ff 05 2c 5a e9 81 <0f> ff 31 c9 ba 01 00 00 00 6a 01 b8 10 73 db 81 e8 61 6a e3 ff
[ 14.150027] ---[ end trace be658dd14e22cef2 ]---
[ 14.219827] test 3125 add/delete pairs into rhlist
[ 14.421568] test 3125 random rhlist add/delete operations
[ 14.478857] Started 10 threads, 0 failed, rhltable test returns 0
[ 14.480885] test_printf: all 260 tests passed
# HH:MM RESULT GOOD BAD GOOD_BUT_DIRTY DIRTY_NOT_BAD
git bisect start 2abe913eac537bd9f1d9cba0dbb3886ddde3d397 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e --
git bisect bad cb0120d526eb8fd7d3da819d8f28c50c5bee891b # 08:55 B 0 6 23 4 Merge 'linux-review/Himanshi-Jain/Rewrite-the-IIO_DEVICE_ATTR_NAMED-API-to-pass-name-as-string/20170916-120058' into devel-hourly-2017092004
git bisect bad a17aeb2e216c9a9597ce71aedfa6366fa66f4ee7 # 09:38 B 0 11 28 4 Merge 'linux-review/Yu-Zhang/KVM-x86-Fix-the-NULL-pointer-parameter-in-check_cr_write/20170918-201422' into devel-hourly-2017092004
git bisect bad 5211ec1f0a834a44b480da966f477f12e97795bb # 10:36 B 0 11 28 4 Merge 'linux-review/Jeremy-Cline/tools-kvm_stat-Add-Python-3-support-to-kvm_stat/20170918-031713' into devel-hourly-2017092004
git bisect bad 5de4b57aeb427972c39edaef49893cbc46bd47ac # 11:45 B 0 11 28 4 Merge 'linux-review/Bhumika-Goyal/powerpc-make-irq_chip-const-__initdata-and-__initconst/20170919-051421' into devel-hourly-2017092004
git bisect good abd63d7c48c1f0530e3ec12d38864ad172a098d8 # 12:40 G 11 0 11 11 Merge 'linux-review/Kevin-Cernekee/brcmfmac-Avoid-possible-out-of-bounds-read/20170917-123633' into devel-hourly-2017092004
git bisect good 8847b3486526ff92c8319abfa477529125a03485 # 13:11 G 11 0 11 11 Merge 'pci/for-linus' into devel-hourly-2017092004
git bisect bad ca1cc31aa575f96bc1d6ed880196c92529d20cbb # 13:37 B 0 11 28 4 Merge 'linux-review/Micha-Miros-aw/sound-tegra20-spdif-remove-default-m/20170918-022832' into devel-hourly-2017092004
git bisect good c93acd33b8877786a3cfa3f4f9f6e82d133c4c16 # 14:14 G 11 0 11 11 Merge 'jpirko-mlxsw/combined_queue' into devel-hourly-2017092004
git bisect bad 04e45ff4a7cfb5a06b78dc12ed78b31c59109353 # 14:47 B 0 11 24 0 Merge 'linux-review/Florian-Westphal/test_rhashtable-add-test-case-for-rhl-table/20170919-135550' into devel-hourly-2017092004
git bisect good c92bb99c22e0732da465972929c8176b43424df4 # 15:45 G 11 0 11 11 test_rhashtable: don't use global entries variable
git bisect bad c1bd3689a70d1ba1a2f7c6781770920087166018 # 16:23 B 0 4 21 4 test_rhashtable: add test case for rhl_table interface
git bisect good 1c29afe6dffb207863ea3a0648ac5b2dd085da91 # 17:06 G 11 0 11 11 test_rhashtable: add a check for max_size
# first bad commit: [c1bd3689a70d1ba1a2f7c6781770920087166018] test_rhashtable: add test case for rhl_table interface
git bisect good 1c29afe6dffb207863ea3a0648ac5b2dd085da91 # 17:22 G 33 0 32 43 test_rhashtable: add a check for max_size
# extra tests with CONFIG_DEBUG_INFO_REDUCED
git bisect bad c1bd3689a70d1ba1a2f7c6781770920087166018 # 18:06 B 0 11 26 2 test_rhashtable: add test case for rhl_table interface
# extra tests on HEAD of linux-devel/devel-hourly-2017092004
git bisect bad 2abe913eac537bd9f1d9cba0dbb3886ddde3d397 # 18:06 B 0 55 84 13 0day head guard for 'devel-hourly-2017092004'
# extra tests on tree/branch linux-review/Florian-Westphal/test_rhashtable-add-test-case-for-rhl-table/20170919-135550
git bisect bad c1bd3689a70d1ba1a2f7c6781770920087166018 # 18:07 B 0 15 28 0 test_rhashtable: add test case for rhl_table interface
# extra tests with first bad commit reverted
git bisect good a9504fdeb1f144ddcd8a168e598c39739c0c325c # 18:59 G 11 0 11 11 Revert "test_rhashtable: add test case for rhl_table interface"
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/lkp Intel Corporation
3 years, 7 months
[lkp-robot] [test_rhashtable] c1bd3689a7: WARNING:at_lib/debugobjects.c:#__debug_object_init
by kernel test robot
FYI, we noticed the following commit:
commit: c1bd3689a70d1ba1a2f7c6781770920087166018 ("test_rhashtable: add test case for rhl_table interface")
url: https://github.com/0day-ci/linux/commits/Florian-Westphal/test_rhashtable...
in testcase: boot
on test machine: qemu-system-x86_64 -enable-kvm -smp 2 -m 512M
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+---------------------------------------------------------+------------+------------+
| | 1c29afe6df | c1bd3689a7 |
+---------------------------------------------------------+------------+------------+
| boot_successes | 4 | 6 |
| boot_failures | 44 | 2 |
| BUG:-#unexpected_failures(out_of#)-debugging_disabled!| | 44 | 2 |
| WARNING:at_lib/debugobjects.c:#__debug_object_init | 0 | 2 |
| BUG:kernel_hang_in_test_stage | 0 | 2 |
+---------------------------------------------------------+------------+------------+
[ 15.235031] WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:328 __debug_object_init+0x794/0x930
[ 15.235031] CPU: 0 PID: 1 Comm: swapper Not tainted 4.14.0-rc1-00033-gc1bd368 #1
[ 15.235031] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.9.3-20161025_171302-gandalf 04/01/2014
[ 15.235031] task: ffff880011720040 task.stack: ffff880011728000
[ 15.235031] RIP: 0010:__debug_object_init+0x794/0x930
[ 15.235031] RSP: 0000:ffff88001172f948 EFLAGS: 00010002
[ 15.235031] RAX: 000000000000002d RBX: 0000000000000001 RCX: 0000000000000000
[ 15.235031] RDX: 000000000000002d RSI: 0000000000000001 RDI: ffffed00022e5f1f
[ 15.235031] RBP: ffff88001172fa08 R08: 0000000000000001 R09: 0000000000000000
[ 15.235031] R10: 0000000000000000 R11: ffffffffb8741b5b R12: ffff880011720040
[ 15.235031] R13: ffff880011482ac0 R14: ffffffffb8a4ce50 R15: ffff88001172f9e0
[ 15.235031] FS: 0000000000000000(0000) GS:ffffffffb5ea1000(0000) knlGS:0000000000000000
[ 15.235031] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 15.235031] CR2: 0000000000000000 CR3: 0000000017e20000 CR4: 00000000000006f0
[ 15.235031] Call Trace:
[ 15.235031] ? __debug_check_no_obj_freed+0x521/0x521
[ 15.235031] ? get_random_u32+0x1b8/0x1f6
[ 15.235031] ? bucket_table_alloc+0x167/0x236
[ 15.235031] debug_object_init+0x22/0x2b
[ 15.235031] __init_work+0x37/0x40
[ 15.235031] rhashtable_init+0x5ef/0x6c3
[ 15.235031] rhltable_init+0x57/0x97
[ 15.235031] test_rhltable+0x1a5/0x682c
[ 15.235031] ? depot_save_stack+0x327/0x4f5
[ 15.235031] ? kasan_slab_free+0x1b8/0x1e0
[ 15.235031] ? save_stack_trace+0x1c/0x25
[ 15.235031] ? kasan_slab_free+0xe2/0x1e0
[ 15.235031] ? __vunmap+0x2a6/0x2ba
[ 15.235031] ? vfree+0xbb/0xc4
[ 15.235031] ? test_rht_init+0xbbf/0xc22
[ 15.235031] ? kernel_init_freeable+0x474/0x5f2
[ 15.235031] ? list_sort_test+0x8d7/0x8d7
[ 15.235031] ? __debug_check_no_obj_freed+0x3c3/0x521
[ 15.235031] ? reacquire_held_locks+0x284/0x284
[ 15.235031] ? lock_acquire+0x18c/0x23f
[ 15.235031] ? __debug_check_no_obj_freed+0x130/0x521
[ 15.235031] ? config_name_store+0x98/0x98
[ 15.235031] ? __vunmap+0x2a6/0x2ba
[ 15.235031] test_rht_init+0xbd1/0xc22
[ 15.235031] ? test_rhashtable+0x1050/0x1050
[ 15.235031] do_one_initcall+0x1b7/0x463
[ 15.235031] ? start_kernel+0xd41/0xd41
[ 15.235031] kernel_init_freeable+0x474/0x5f2
[ 15.235031] ? rest_init+0x1b4/0x1b4
[ 15.235031] kernel_init+0x13/0x1ba
[ 15.235031] ? rest_init+0x1b4/0x1b4
[ 15.235031] ret_from_fork+0x25/0x30
[ 15.235031] Code: 83 bd 4c ff ff ff 01 74 2b ff c3 48 c7 c7 40 27 db b4 48 ff 05 1b 34 87 05 89 1d 35 42 87 05 e8 c1 17 b2 ff 48 ff 05 19 34 87 05 <0f> ff 48 ff 05 20 34 87 05 49 8d 5d 10 48 b8 00 00 00 00 00 fc
[ 15.235031] ---[ end trace 57d54481cc1a28fe ]---
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> job-script # job-script is attached in this email
Thanks,
Xiaolong
3 years, 7 months
[lkp-robot] [EXPERIMENTAL] 72536b6862: netperf.Throughput_Mbps -6.0% regression
by kernel test robot
Greeting,
FYI, we noticed a -6.0% regression of netperf.Throughput_Mbps due to commit:
commit: 72536b68621517bc5ffb3275a79cd76111f71d02 ("EXPERIMENTAL: Diagnostics for lost timer events")
https://git.kernel.org/cgit/linux/kernel/git/paulmck/linux-rcu.git dev.2017.09.19b
in testcase: netperf
on test machine: 4 threads Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz with 4G memory
with following parameters:
ip: ipv4
runtime: 900s
nr_threads: 1
cluster: cs-localhost
test: TCP_MAERTS
cpufreq_governor: performance
test-description: Netperf is a benchmark that can be use to measure various aspect of networking performance.
test-url: http://www.netperf.org/netperf/
Details are as below:
-------------------------------------------------------------------------------------------------->
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
testcase/path_params/tbox_group/run: netperf/ipv4-900s-1-cs-localhost-TCP_MAERTS-performance/lkp-u410
0f27edb3ca0a17cf 72536b68621517bc5ffb3275a7
---------------- --------------------------
12.31 ± 8% 26% 15.47 ± 8% netperf.time.user_time
31896 -6% 29977 netperf.Throughput_Mbps
8802 11% 9774 vmstat.system.in
1:4 -25% :4 kmsg.DHCP/BOOTP:Reply_not_for_us_on_eth#,op[#]xid[#]
0.09 ± 11% 39% 0.13 ± 16% perf-stat.dTLB-load-miss-rate%
9.713e+08 ± 18% 36% 1.321e+09 ± 18% perf-stat.dTLB-load-misses
1.36 5% 1.42 perf-stat.branch-miss-rate%
19789 144% 48346 perf-stat.cpu-migrations
7.813e+11 ± 6% -8% 7.185e+11 ± 5% perf-stat.dTLB-stores
6423 -15% 5470 perf-stat.instructions-per-iTLB-miss
perf-stat.cpu-migrations
60000 +-+-----------------------------------------------------------------+
O O O O |
55000 +-+ O O O O O O O O O |
50000 +-O O O O O O O O O |
| O O O O O |
45000 +-+ |
40000 +-+ |
| |
35000 +-+ |
30000 +-+ |
| |
25000 +-+ |
20000 +-+ .+.. .+..+. .+. .|
| +..+.+..+.+..+.+.+..+ + +.+..+.+. +..+.+.+..+.+..+.+..+ |
15000 +-+-----------------------------------------------------------------+
[*] bisect-good sample
[O] bisect-bad sample
Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.
Thanks,
Xiaolong
3 years, 7 months
[lkp-robot] [mm/page_alloc] 4389ee2a0b: will-it-scale.per_thread_ops 4.9% improvement
by kernel test robot
Greeting,
FYI, we noticed a 4.9% improvement of will-it-scale.per_thread_ops due to commit:
commit: 4389ee2a0b018bba7838240dc91f55a2e3cf88a9 ("mm/page_alloc: remove add_to_free_list check")
git://bee.sh.intel.com/git/aaron/linux.git remove_add_to_list
in testcase: will-it-scale
on test machine: 16 threads Intel(R) Atom(R) CPU 3958 @ 2.00GHz with 64G memory
with following parameters:
nr_task: 100%
mode: thread
test: page_fault2
cpufreq_governor: performance
test-description: Will It Scale takes a testcase and runs it from 1 through to n parallel copies to see if the testcase will scale. It builds both a process and threads based test in order to see any differences between the two.
test-url: https://github.com/antonblanchard/will-it-scale
Details are as below:
-------------------------------------------------------------------------------------------------->
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
testcase/path_params/tbox_group/run: will-it-scale/100%-thread-page_fault2-performance/lkp-denverton2
98b9f8a4549909c6 4389ee2a0b018bba7838240dc9
---------------- --------------------------
63754 5% 66885 will-it-scale.per_thread_ops
300882 5% 315437 will-it-scale.time.voluntary_context_switches
3.081e+08 5% 3.229e+08 will-it-scale.time.minor_page_faults
60.76 4% 63.42 will-it-scale.time.user_time
826 4% 862 will-it-scale.time.percent_of_cpu_this_job_got
2432 4% 2537 will-it-scale.time.system_time
1674576 3% 1727956 will-it-scale.time.involuntary_context_switches
28306 -5% 26868 ± 5% vmstat.system.in
10607 25% 13217 ± 13% perf-stat.cpu-migrations
5.136e+12 6% 5.419e+12 perf-stat.cpu-cycles
3.084e+08 5% 3.234e+08 perf-stat.minor-faults
3.084e+08 5% 3.234e+08 perf-stat.page-faults
1.188e+12 5% 1.244e+12 perf-stat.iTLB-loads
2.07e+11 4% 2.159e+11 perf-stat.branch-instructions
1.191e+12 4% 1.241e+12 perf-stat.instructions
1.998e+11 4% 2.081e+11 perf-stat.cache-references
4.784e+10 3% 4.944e+10 perf-stat.cache-misses
Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.
Thanks,
Xiaolong
3 years, 7 months
[lkp-robot] 2804ec4bae: BUG:'(x>y)||!phys_addr_valid(x)'is_true
by kernel test robot
FYI, we noticed the following commit:
commit: 2804ec4baefb5383cd2d87fb544e09eee0209835 ("include condition in the BUG_ON/WARN_ON output")
https://git.kernel.org/cgit/linux/kernel/git/jirislaby/linux.git devel
in testcase: trinity
with following parameters:
runtime: 300s
test-description: Trinity is a linux system call fuzz tester.
test-url: http://codemonkey.org.uk/projects/trinity/
on test machine: qemu-system-x86_64 -enable-kvm -m 512M
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+---------------------------------------------------------+------------+------------+
| | 75efa4bb6c | 2804ec4bae |
+---------------------------------------------------------+------------+------------+
| boot_successes | 4 | 0 |
| boot_failures | 4 | 6 |
| BUG:-#unexpected_failures(out_of#)-debugging_disabled!| | 4 | 6 |
| kernel_BUG_at_arch/x86/mm/physaddr.c | 4 | 6 |
| invalid_opcode:#[##] | 4 | 6 |
| Kernel_panic-not_syncing:Fatal_exception | 4 | 6 |
| BUG:'(x>y)||!phys_addr_valid(x)'is_true | 0 | 6 |
+---------------------------------------------------------+------------+------------+
[ 9.892161] BUG: '(x > y) || !phys_addr_valid(x)' is true!
[ 9.894775] ------------[ cut here ]------------
[ 9.896682] kernel BUG at arch/x86/mm/physaddr.c:26!
[ 9.899487] invalid opcode: 0000 [#1] PREEMPT SMP KASAN
[ 9.901606] Modules linked in:
[ 9.902999] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 4.14.0-rc1-next-20170919-00009-g2804ec4 #1
[ 9.906752] task: ffff8800001da040 task.stack: ffff8800001e0000
[ 9.909363] RIP: 0010:__phys_addr+0xaa/0xbe
[ 9.909363] RSP: 0000:ffff8800001e7e58 EFLAGS: 00010202
[ 9.909363] RAX: 000000000000002e RBX: ffff8800001e7e70 RCX: 0000000000000000
[ 9.909363] RDX: 0000000000000000 RSI: ffffffff810ca989 RDI: ffffffff810cbb09
[ 9.909363] RBP: 0000000000000123 R08: ffffffff82073aa8 R09: ffffffff81891b45
[ 9.909363] R10: ffffffff81e52448 R11: ffff8800001e7cb8 R12: 0000000080000000
[ 9.909363] R13: ffffffff82073ab0 R14: 0000000000000000 R15: 0000000000000000
[ 9.909363] FS: 0000000000000000(0000) GS:ffff88001a000000(0000) knlGS:0000000000000000
[ 9.909363] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 9.909363] CR2: 0000000000000000 CR3: 0000000001e13000 CR4: 00000000000006b0
[ 9.909363] Call Trace:
[ 9.909363] ? test_debug_virtual_init+0x20/0xda
[ 9.909363] ? test_bitmap_init+0x9c/0x9c
[ 9.909363] ? test_bitmap_init+0x9c/0x9c
[ 9.909363] ? do_one_initcall+0xc0/0x1ad
[ 9.909363] ? kernel_init_freeable+0x298/0x38d
[ 9.909363] ? kernel_init_freeable+0x38d/0x38d
[ 9.909363] ? rest_init+0x11d/0x11d
[ 9.909363] ? kernel_init+0x10/0x198
[ 9.909363] ? ret_from_fork+0x25/0x30
[ 9.909363] Code: 48 ff 05 fd 92 08 01 48 d3 ea 48 85 d2 74 27 48 c7 c6 36 1e c9 81 48 c7 c7 38 02 c8 81 31 c0 e8 3f be 0a 00 48 ff 05 e9 92 08 01 <0f> 0b 48 ff 05 e8 92 08 01 eb f7 48 ff 05 cf 92 08 01 59 c3 48
[ 9.909363] RIP: __phys_addr+0xaa/0xbe RSP: ffff8800001e7e58
[ 9.968841] ---[ end trace 0236f874b4889dbd ]---
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> job-script # job-script is attached in this email
Thanks,
Xiaolong
3 years, 7 months
[lkp-robot] [cfg80211] 16bae4bd1b: WARNING:at_net/wireless/reg.c:#regdb_fw_cb
by kernel test robot
FYI, we noticed the following commit:
commit: 16bae4bd1bed86c7d98a700485bfcbb8ee148afc ("cfg80211: support reloading regulatory database")
https://git.kernel.org/cgit/linux/kernel/git/jberg/mac80211-next.git regulatory
in testcase: trinity
with following parameters:
runtime: 300s
test-description: Trinity is a linux system call fuzz tester.
test-url: http://codemonkey.org.uk/projects/trinity/
on test machine: qemu-system-i386 -enable-kvm -smp 2 -m 320M
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+---------------------------------------------------------+------------+------------+
| | f86882f2f7 | 16bae4bd1b |
+---------------------------------------------------------+------------+------------+
| boot_successes | 0 | 0 |
| boot_failures | 196 | 195 |
| BUG:-#unexpected_failures(out_of#)-debugging_disabled!| | 196 | 195 |
| IP-Config:Auto-configuration_of_network_failed | 193 | 194 |
| BUG:kernel_hang_in_test_stage | 1 | |
| WARNING:at_net/wireless/reg.c:#regdb_fw_cb | 0 | 20 |
| EIP:regdb_fw_cb | 0 | 20 |
+---------------------------------------------------------+------------+------------+
[ 2.278472] WARNING: CPU: 0 PID: 29 at net/wireless/reg.c:794 regdb_fw_cb+0x19/0x100
[ 2.282159] CPU: 0 PID: 29 Comm: kworker/0:1 Not tainted 4.13.0-06468-g16bae4b #1
[ 2.284259] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.9.3-20161025_171302-gandalf 04/01/2014
[ 2.288298] Workqueue: events request_firmware_work_func
[ 2.289521] task: 934f9000 task.stack: 93506000
[ 2.291586] EIP: regdb_fw_cb+0x19/0x100
[ 2.294211] EFLAGS: 00210286 CPU: 0
[ 2.295234] EAX: 00000000 EBX: 00000000 ECX: 00000000 EDX: 8caade1f
[ 2.296195] ESI: 93646348 EDI: ffffffc3 EBP: 93507ef8 ESP: 93507eec
[ 2.297460] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
[ 2.298546] CR0: 80050033 CR2: 00000000 CR3: 0d4a3000 CR4: 000006b0
[ 2.300092] Call Trace:
[ 2.300501] request_firmware_work_func+0x27/0x50
[ 2.301606] process_one_work+0x1b5/0x380
[ 2.302459] ? process_one_work+0x15f/0x380
[ 2.303335] worker_thread+0x25e/0x3e0
[ 2.304149] kthread+0x102/0x110
[ 2.305024] ? process_one_work+0x380/0x380
[ 2.305777] ? __kthread_bind_mask+0x60/0x60
[ 2.306423] ret_from_fork+0x19/0x30
[ 2.307056] Code: 3e 8d 74 26 00 e9 d5 fc ff ff 90 8d b4 26 00 00 00 00 55 89 e5 57 56 53 89 d6 89 c3 e8 31 70 f3 ff 8b 3d dc 37 c1 8e 85 ff 74 27 <0f> ff 89 d8 e8 6e 3c 91 ff e8 a9 70 f3 ff 89 f0 e8 b2 55 42 ff
[ 2.310053] ---[ end trace d1e629ca37c6b71c ]---
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> job-script # job-script is attached in this email
Thanks,
Xiaolong
3 years, 7 months
[lkp-robot] [lib] e4dace3615: kernel_BUG_at_arch/x86/mm/physaddr.c
by kernel test robot
FYI, we noticed the following commit:
commit: e4dace3615526fd66c86dd535ee4bc9e8c706e37 ("lib: add test module for CONFIG_DEBUG_VIRTUAL")
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git master
in testcase: trinity
with following parameters:
runtime: 300s
test-description: Trinity is a linux system call fuzz tester.
test-url: http://codemonkey.org.uk/projects/trinity/
on test machine: qemu-system-i386 -enable-kvm -smp 2 -m 320M
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
+-------------------------------------------------------------+------------+------------+
| | 9888a588ea | e4dace3615 |
+-------------------------------------------------------------+------------+------------+
| boot_successes | 28 | 0 |
| boot_failures | 22 | 10 |
| WARNING:at_arch/x86/mm/tlb.c:#initialize_tlbstate_and_flush | 8 | 8 |
| EIP:initialize_tlbstate_and_flush | 8 | 8 |
| INFO:rcu_sched_self-detected_stall_on_CPU | 14 | |
| EIP:arch_local_irq_enable | 14 | |
| EIP:arch_local_irq_restore | 14 | |
| kernel_BUG_at_arch/x86/mm/physaddr.c | 0 | 10 |
| invalid_opcode:#[##] | 0 | 10 |
| EIP:__phys_addr | 0 | 10 |
| Kernel_panic-not_syncing:Fatal_exception | 0 | 10 |
+-------------------------------------------------------------+------------+------------+
[ 19.762380] kernel BUG at arch/x86/mm/physaddr.c:75!
[ 19.763384] invalid opcode: 0000 [#1] SMP
[ 19.763982] CPU: 0 PID: 1 Comm: swapper/0 Tainted: G W 4.13.0-09302-ge4dace3 #1
[ 19.764094] task: d3094040 task.stack: d3096000
[ 19.764094] EIP: __phys_addr+0x2d/0x5a
[ 19.764094] EFLAGS: 00210202 CPU: 0
[ 19.764094] EAX: 00000001 EBX: d47de000 ECX: fffff000 EDX: ff7fe000
[ 19.764094] ESI: 147de000 EDI: c2661dc5 EBP: d3097f0c ESP: d3097f04
[ 19.764094] DS: 007b ES: 007b FS: 00d8 GS: 0000 SS: 0068
[ 19.764094] CR0: 80050033 CR2: 00000000 CR3: 02859000 CR4: 000006b0
[ 19.764094] Call Trace:
[ 19.764094] test_debug_virtual_init+0x28/0xb1
[ 19.764094] do_one_initcall+0xa4/0x1ac
[ 19.764094] ? kernel_init_freeable+0xfd/0x1ff
[ 19.764094] kernel_init_freeable+0x12c/0x1ff
[ 19.764094] ? rest_init+0xae/0xae
[ 19.764094] kernel_init+0xd/0xd0
[ 19.764094] ret_from_fork+0x19/0x30
[ 19.764094] Code: e5 56 53 e8 b6 6c ff ff 8d b0 00 00 00 40 3d ff ff ff bf 77 02 0f 0b 89 c3 80 3d 08 b9 5d c2 00 74 0b e8 9b ff ff ff 84 c0 74 02 <0f> 0b a1 28 45 1a c3 85 c0 74 1c 89 f2 c1 ea 0c 39 c2 76 02 0f
[ 19.764094] EIP: __phys_addr+0x2d/0x5a SS:ESP: 0068:d3097f04
[ 19.778781] ---[ end trace 35013a8e82407c24 ]---
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp qemu -k <bzImage> job-script # job-script is attached in this email
Thanks,
Xiaolong
3 years, 7 months
[lkp-robot] [ALSA] 5743745cfc: HDA: we are doing full chip reset now
by kernel test robot
FYI, we noticed the following commit:
commit: 5743745cfc7068b873b5d02e493119cbfaa3b5b6 ("ALSA: hda: parse bus capablities after reset")
git://anongit.freedesktop.org/drm-intel topic/core-for-CI
in testcase: xsave-test
with following parameters:
on test machine: 8 threads Intel(R) Core(TM) i7-6700 CPU @ 3.40GHz with 8G memory
caused below changes (please refer to attached dmesg/kmsg for entire log/backtrace):
[ 8.737537] HDA: we are doing full chip reset now
[ 8.742831] HDA: LLCH offset is c00
[ 8.742834] HDA: cur_cap: 20800 for offset c00
[ 8.742835] snd_hda_intel 0000:00:1f.3: Capability version: 0x0
[ 8.742835] snd_hda_intel 0000:00:1f.3: HDA capability ID: 0x2
[ 8.742835] snd_hda_intel 0000:00:1f.3: Found ML capability
[ 8.742836] HDA: cur_cap: 30500 for offset 800
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
Thanks,
Xiaolong
3 years, 7 months