From: Olaf Hering <olaf@aepfle.de>
To: Dario Faggioli <dfaggioli@suse.com>
Cc: George Dunlap <george.dunlap@citrix.com>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: crash in csched_load_balance after xl vcpu-pin
Date: Tue, 10 Apr 2018 22:37:41 +0200 [thread overview]
Message-ID: <20180410203741.GF7177@aepfle.de> (raw)
In-Reply-To: <960702b6d9dfb67bfae72ae02ae502210695416b.camel@suse.com>
[-- Attachment #1.1: Type: text/plain, Size: 3634 bytes --]
On Tue, Apr 10, Dario Faggioli wrote:
> So, Olaf, if you're fancy giving this a tray anyway, well, go ahead.
BUG_ON(__vcpu_on_runq(CSCHED_VCPU(vc)));
(XEN) Xen BUG at sched_credit.c:876
(XEN) ----[ Xen-4.11.20180410T125709.50f8ba84a5-3.bug1087289_411 x86_64 debug=y Not tainted ]----
(XEN) CPU: 118
(XEN) RIP: e008:[<ffff82d080229ab4>] sched_credit.c#csched_vcpu_migrate+0x27/0x51
(XEN) RFLAGS: 0000000000010006 CONTEXT: hypervisor
(XEN) rax: ffff83087b8f5010 rbx: ffff830779cc6188 rcx: ffff82d080803640
(XEN) rdx: 000000000000005f rsi: ffff83007ba37000 rdi: ffff82d080803640
(XEN) rbp: ffff831c7d877d18 rsp: ffff831c7d877d18 r8: 0000000000000004
(XEN) r9: 0000000000000000 r10: 0000000000000000 r11: 0000ffff0000ffff
(XEN) r12: ffff830779cc6188 r13: 000000000000005f r14: 0000000000000076
(XEN) r15: ffff83007ba37000 cr0: 0000000080050033 cr4: 00000000001526e0
(XEN) cr3: 0000000bf4af5000 cr2: 00007f377e8fd594
(XEN) fsb: 0000000000000000 gsb: 0000000000000000 gss: 0000000000000000
(XEN) ds: 0000 es: 0000 fs: 0000 gs: 0000 ss: 0000 cs: e008
(XEN) Xen code around <ffff82d080229ab4> (sched_credit.c#csched_vcpu_migrate+0x27/0x51):
(XEN) 00 00 00 48 3b 00 74 02 <0f> 0b 48 8d 15 43 56 73 00 48 63 76 04 48 8d 0d
(XEN) Xen stack trace from rsp=ffff831c7d877d18:
(XEN) ffff831c7d877d28 ffff82d080236348 ffff831c7d877da8 ffff82d08023764c
(XEN) 0000000000000000 ffff82d08095f0e0 ffff82d08095f100 ffff830779da8188
(XEN) ffff83007ba37000 0000005f01000000 0000000000000000 0000000000000296
(XEN) ffff830779cc602c ffff83007ba37000 ffff83007ba37000 ffff83077a6c4000
(XEN) 0000000000000076 ffff83087bb8b000 ffff831c7d877dc8 ffff82d08023935f
(XEN) ffff83077a6c4000 ffff83005d1d0000 ffff831c7d877e18 ffff82d08027797d
(XEN) ffff831c7d877de8 ffff82d0802a4f50 ffff831c7d877e18 ffff83007ba37000
(XEN) ffff83005d1d0000 ffff830779cc6188 00000baa8fa4f354 0000000000000001
(XEN) ffff831c7d877ea8 ffff82d080236943 ffff82d08031f411 ffff830779cc61a0
(XEN) 0000007600b8b000 ffff830779cc6180 ffff831c7d877e68 ffff82d0802f8fd3
(XEN) ffff83007ba37000 ffff83005d1d0000 ffffffffffffffff 0000000000000000
(XEN) ffff831c7d877ee8 ffff82d080937700 ffff82d080933c00 ffffffffffffffff
(XEN) ffff831c7d877fff 0000000000000000 ffff831c7d877ed8 ffff82d080239f15
(XEN) ffff83007ba37000 0000000000000000 0000000000000000 0000000000000000
(XEN) ffff831c7d877ee8 ffff82d080239f6a 00007ce3827880e7 ffff82d08031f5db
(XEN) ffff88011e034000 ffff88011e034000 ffff88011e034000 0000000000000000
(XEN) 000000000000000d ffffffff81d4c180 0000000000000008 00000013bb9ba8f8
(XEN) 0000000000000001 0000000000000000 ffffffff81020e50 0000000000000000
(XEN) 0000000000000000 0000000000000000 0000000000000000 0000beef0000beef
(XEN) ffffffff81060182 000000bf0000beef 0000000000000246 ffff88011e037ed8
(XEN) Xen call trace:
(XEN) [<ffff82d080229ab4>] sched_credit.c#csched_vcpu_migrate+0x27/0x51
(XEN) [<ffff82d080236348>] schedule.c#vcpu_move_locked+0xbb/0xc2
(XEN) [<ffff82d08023764c>] schedule.c#vcpu_migrate+0x226/0x25b
(XEN) [<ffff82d08023935f>] context_saved+0x8d/0x94
(XEN) [<ffff82d08027797d>] context_switch+0xe66/0xeb0
(XEN) [<ffff82d080236943>] schedule.c#schedule+0x5f4/0x627
(XEN) [<ffff82d080239f15>] softirq.c#__do_softirq+0x85/0x90
(XEN) [<ffff82d080239f6a>] do_softirq+0x13/0x15
(XEN) [<ffff82d08031f5db>] vmx_asm_do_vmentry+0x2b/0x30
(XEN) ****************************************
(XEN) Panic on CPU 118:
(XEN) Xen BUG at sched_credit.c:876
(XEN) ****************************************
(XEN) Reboot in five seconds...
Olaf
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
[-- Attachment #2: Type: text/plain, Size: 157 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
next prev parent reply other threads:[~2018-04-10 20:37 UTC|newest]
Thread overview: 58+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-10 8:57 crash in csched_load_balance after xl vcpu-pin Olaf Hering
2018-04-10 9:34 ` George Dunlap
2018-04-10 10:33 ` Dario Faggioli
2018-04-10 10:59 ` George Dunlap
2018-04-10 11:29 ` Dario Faggioli
2018-04-10 15:25 ` George Dunlap
2018-04-10 15:36 ` Dario Faggioli
[not found] ` <960702b6d9dfb67bfae72ae02ae502210695416b.camel@suse.com>
2018-04-10 20:37 ` Olaf Hering [this message]
2018-04-10 22:59 ` Dario Faggioli
2018-04-11 7:31 ` Dario Faggioli
2018-04-11 7:39 ` Juergen Gross
2018-04-11 7:42 ` Dario Faggioli
2018-04-11 10:00 ` Olaf Hering
[not found] ` <298ec681a9c38eb7618e6b3e226486691e9eab4d.camel@suse.com>
2018-04-11 11:02 ` George Dunlap
2018-04-11 12:31 ` Jan Beulich
2018-04-11 15:03 ` Olaf Hering
2018-04-11 15:27 ` Olaf Hering
2018-04-11 17:20 ` Dario Faggioli
2018-04-11 20:43 ` Olaf Hering
2018-04-11 21:31 ` Dario Faggioli
[not found] ` <5ACE29E00200005B03782666@prv1-mh.provo.novell.com>
[not found] ` <5ACE443D020000E603784221@prv1-mh.provo.novell.com>
[not found] ` <5ACE73C402000076046FD1E0@prv1-mh.provo.novell.com>
[not found] ` <5ACE7F370200002F0378782F@prv1-mh.provo.novell.com>
2018-04-12 7:18 ` Jan Beulich
2018-04-12 9:38 ` George Dunlap
2018-04-12 10:16 ` Dario Faggioli
2018-04-12 12:45 ` Olaf Hering
2018-04-12 13:15 ` Dario Faggioli
2018-04-12 15:38 ` Dario Faggioli
2018-04-12 17:25 ` Dario Faggioli
2018-04-13 6:23 ` Olaf Hering
2018-04-13 9:01 ` Dario Faggioli
2018-04-13 9:03 ` George Dunlap
2018-04-13 9:25 ` Dario Faggioli
2018-04-13 10:38 ` Olaf Hering
2018-04-13 11:29 ` George Dunlap
2018-04-13 11:41 ` Dario Faggioli
2018-04-13 10:47 ` Dario Faggioli
[not found] ` <5ACE23DF0200002D03781F6A@prv1-mh.provo.novell.com>
2018-04-11 15:38 ` Jan Beulich
2018-04-11 15:48 ` Olaf Hering
[not found] ` <9c857d1a-d592-8db5-827c-30fbc97477e0@citrix.com>
2018-04-11 11:00 ` Dario Faggioli
2018-04-10 11:30 ` Dario Faggioli
2018-04-10 11:31 ` Dario Faggioli
2018-04-10 11:32 ` Dario Faggioli
2018-04-10 11:33 ` Dario Faggioli
2018-04-10 15:18 ` Olaf Hering
2018-04-10 15:29 ` George Dunlap
2018-04-10 15:59 ` Olaf Hering
2018-04-10 16:28 ` Dario Faggioli
2018-04-10 19:03 ` Olaf Hering
2018-04-10 20:02 ` Dario Faggioli
2018-04-10 20:09 ` Olaf Hering
2018-04-10 20:13 ` Olaf Hering
2018-04-10 20:41 ` Dario Faggioli
2018-04-11 6:23 ` Olaf Hering
2018-04-11 8:42 ` Dario Faggioli
2018-04-11 8:48 ` Olaf Hering
2018-04-11 10:20 ` Dario Faggioli
2018-04-11 12:45 ` Olaf Hering
2018-04-17 12:39 ` Dario Faggioli
2018-04-11 10:20 ` Dario Faggioli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180410203741.GF7177@aepfle.de \
--to=olaf@aepfle.de \
--cc=dfaggioli@suse.com \
--cc=george.dunlap@citrix.com \
--cc=xen-devel@lists.xen.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.