Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1728628
| From | Thomas Gleixner <tglx@linutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf |
| Date | 2017-09-08 08:30 +0200 |
| Message-ID | <unkXF-2YQ-9@gated-at.bofh.it> (permalink) |
| References | (2 earlier) <umiOe-13p-9@gated-at.bofh.it> <umI5Y-1TZ-33@gated-at.bofh.it> <umIpj-2iw-9@gated-at.bofh.it> <umYu6-4DP-7@gated-at.bofh.it> <unkbf-2s2-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 8 Sep 2017, Markus Trippelsdorf wrote: CC+ Borislav. He might have access to such a beast > On 2017.09.07 at 08:28 +0200, Markus Trippelsdorf wrote: > > On 2017.09.06 at 15:15 +0200, Markus Trippelsdorf wrote: > > > On 2017.09.06 at 14:52 +0200, Thomas Gleixner wrote: > > > > On Tue, 5 Sep 2017, Markus Trippelsdorf wrote: > > > > > On 2017.09.05 at 10:53 +0200, Peter Zijlstra wrote: > > > > > > > Any ideas on how to debug this further? > > > > > > > > > > > > So you have a (real) serial line on that box? > > > > > > > > > > Sadly, no. But hopefully somebody else (with a proper kernel debugging > > > > > setup) will reproduce the issue soon. > > > > > > > > Does the machine respond to ping or is it entirely dead? > > > > > > It is entirely dead and doesn't respond to ping. > > > > The bug even kills the host (running 4.13) when running 24e700e2 in qemu > > (kvm) and compiling stuff in parallel in the guest. > > I see an RCU CPU stall in dmesg (on the host), but unfortunately cannot > > save it, because nothing gets written to disk after the stall. > > Connecting to qemu via gdb also doesn't work. > > My guess would be a bug in a low level function (asm) that only hits AMD > machines. I'm running an old Phenom II X4 processor. My config is > attached. > > -- > Markus >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-05 09:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Peter Zijlstra <peterz@infradead.org> - 2017-09-05 11:00 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-05 12:00 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Thomas Gleixner <tglx@linutronix.de> - 2017-09-06 15:00 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-06 15:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-07 08:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Thomas Gleixner <tglx@linutronix.de> - 2017-09-08 08:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-08 10:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-08 11:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-08 11:50 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Ingo Molnar <mingo@kernel.org> - 2017-09-08 12:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-08 12:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-08 13:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Andy Lutomirski <luto@kernel.org> - 2017-09-08 18:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-08 19:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Andy Lutomirski <luto@kernel.org> - 2017-09-08 23:50 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 00:00 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Andy Lutomirski <luto@kernel.org> - 2017-09-09 01:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-09 01:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Andy Lutomirski <luto@kernel.org> - 2017-09-09 02:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-09 03:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Andy Lutomirski <luto@amacapital.net> - 2017-09-09 03:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Andy Lutomirski <luto@kernel.org> - 2017-09-09 20:00 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-09 20:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 08:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 12:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 13:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 15:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 15:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 15:50 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 16:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 16:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 16:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 16:50 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 18:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 19:10 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 19:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 19:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 20:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 20:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 20:50 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 21:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 21:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-09 20:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 20:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-09 20:50 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 21:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Andy Lutomirski <luto@kernel.org> - 2017-09-09 21:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-09 21:40 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Andy Lutomirski <luto@kernel.org> - 2017-09-10 06:50 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Linus Torvalds <torvalds@linux-foundation.org> - 2017-09-09 21:30 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Markus Trippelsdorf <markus@trippelsdorf.de> - 2017-09-09 10:20 +0200
Re: Current mainline git (24e700e291d52bd2) hangs when building e.g. perf Borislav Petkov <bp@alien8.de> - 2017-09-08 17:00 +0200
csiph-web