Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1449010
| From | ebiederm@xmission.com (Eric W. Biederman) |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [fs] 54cc07a761: BUG: kernel test crashed |
| Date | 2016-07-24 00:10 +0200 |
| Message-ID | <rYdho-8bU-37@gated-at.bofh.it> (permalink) |
| References | <rYdho-8bU-39@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
kernel test robot <xiaolong.ye@intel.com> writes:
> FYI, we noticed the following commit:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git for-testing
> commit 54cc07a761deb38318aca64ddf07fc45157c85e0 ("fs: Call d_automount with the filesystems creds")
>
> in testcase: boot
>
> on test machine: 1 threads qemu-system-x86_64 -enable-kvm -cpu Westmere with 320M memory
>
> caused below changes:
>
>
> +-------------------------+------------+------------+
> | | 8175435777 | 54cc07a761 |
> +-------------------------+------------+------------+
> | boot_successes | 102 | 16 |
> | boot_failures | 0 | 3 |
> | BUG:kernel_test_crashed | 0 | 3 |
> | timestamp.last | 0 | 54.951425 |
> +-------------------------+------------+------------+
The problem here seems to be the line: "BUG: kernel test crashed"
Can someone give me some clarity on what that refers to?
My experience in the last week indicates I can't trust the commit the
test bot tells me is the problem commit on these tests. So if there is
an issue I need something more to track it down with than a line of
output I don't have the source to.
Eric
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [fs] 54cc07a761: BUG: kernel test crashed ebiederm@xmission.com (Eric W. Biederman) - 2016-07-24 00:10 +0200
csiph-web