Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1723060
| From | Ye Xiaolong <xiaolong.ye@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [lkp-robot] [irda] 66d98e78e4: BUG:unable_to_handle_kernel |
| Date | 2017-08-30 08:30 +0200 |
| Message-ID | <uk4FH-4NR-1@gated-at.bofh.it> (permalink) |
| References | <uj7mi-Vo-21@gated-at.bofh.it> <uk4mn-4G3-45@gated-at.bofh.it> <uk4w1-4Jz-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/30, Greg Kroah-Hartman wrote:
>On Wed, Aug 30, 2017 at 02:04:11PM +0800, kernel test robot wrote:
>> FYI, we noticed the following commit:
>>
>> commit: 66d98e78e44ccb969cb3196995759d200e64b49b ("irda: move net/irda/ to drivers/staging/irda/net/")
>> url: https://github.com/0day-ci/linux/commits/Greg-Kroah-Hartman/irda-move-it-to-drivers-staging-so-we-can-delete-it/20170829-090816
>>
>> 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):
>>
>> +-----------------------------------------------------+------------+------------+
>> | | 89ff9d58e6 | 66d98e78e4 |
>> +-----------------------------------------------------+------------+------------+
>> | boot_successes | 0 | 0 |
>> | boot_failures | 10 | 12 |
>> | IP-Config:Auto-configuration_of_network_failed | 8 | |
>> | WARNING:at_arch/x86/mm/dump_pagetables.c:#note_page | 2 | |
>> | EIP:note_page | 2 | |
>> | BUG:unable_to_handle_kernel | 0 | 12 |
>> | Oops:#[##] | 0 | 12 |
>> | EIP:dev_add_pack | 0 | 12 |
>> | Kernel_panic-not_syncing:Fatal_exception | 0 | 12 |
>> +-----------------------------------------------------+------------+------------+
>>
>> [ 0.227015] BUG: unable to handle kernel NULL pointer dereference at 00000004
>> [ 0.228000] IP: dev_add_pack+0x37/0x80
>
>Didn't you report this yesterday as well? Anyway, am working on it,
>give me a few hours to wake up and test...
Hi,
0day bot tested both the lkml patch and the commit in dev-queue branch of
next-queue.git tree, hence the duplicated report.
Thanks,
Xiaolong
>
>thanks,
>
>greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/4] irda: move net/irda/ to drivers/staging/irda/net/ Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-27 17:10 +0200
Re: [lkp-robot] [irda] 66d98e78e4: BUG:unable_to_handle_kernel Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-08-30 08:20 +0200
Re: [lkp-robot] [irda] 66d98e78e4: BUG:unable_to_handle_kernel Ye Xiaolong <xiaolong.ye@intel.com> - 2017-08-30 08:30 +0200
csiph-web