dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: Jerome Glisse <j.glisse@gmail.com>
Cc: Christoph Lameter <cl@linux.com>,
	"Alex, Shi" <alex.shi@intel.com>,
	Dave Airlie <airlied@redhat.com>,
	Eric Dumazet <eric.dumazet@gmail.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	dri-devel@lists.freedesktop.org,
	Pekka Enberg <penberg@kernel.org>,
	"linux-mm@kvack.org" <linux-mm@kvack.org>,
	Matt Mackall <mpm@selenic.com>,
	tj@kernel.org, Alex Deucher <alexander.deucher@amd.com>,
	Robert Richter <robert.richter@amd.com>
Subject: Re: WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413
Date: Fri, 2 Dec 2011 21:48:20 +0100	[thread overview]
Message-ID: <20111202204820.GB1603@x4.trippels.de> (raw)
In-Reply-To: <20111202200649.GA1603@x4.trippels.de>

On 2011.12.02 at 21:06 +0100, Markus Trippelsdorf wrote:
> On 2011.12.02 at 14:43 -0500, Jerome Glisse wrote:
> > On Thu, Dec 01, 2011 at 09:44:37AM +0100, Markus Trippelsdorf wrote:
> > > On 2011.11.24 at 09:50 +0100, Markus Trippelsdorf wrote:
> > > > On 2011.11.23 at 10:06 -0600, Christoph Lameter wrote:
> > > > > On Wed, 23 Nov 2011, Markus Trippelsdorf wrote:
> > > > > 
> > > > > > > FIX idr_layer_cache: Marking all objects used
> > > > > >
> > > > > > Yesterday I couldn't reproduce the issue at all. But today I've hit
> > > > > > exactly the same spot again. (CCing the drm list)
> > > > > 
> > > > > Well this is looks like write after free.
> > > > > 
> > > > > > =============================================================================
> > > > > > BUG idr_layer_cache: Poison overwritten
> > > > > > -----------------------------------------------------------------------------
> > > > > > Object ffff8802156487c0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
> > > > > > Object ffff8802156487d0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
> > > > > > Object ffff8802156487e0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
> > > > > > Object ffff8802156487f0: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
> > > > > > Object ffff880215648800: 00 00 00 00 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  ....kkkkkkkkkkkk
> > > > > > Object ffff880215648810: 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b 6b  kkkkkkkkkkkkkkkk
> > > > > 
> > > > > And its an integer sized write of 0. If you look at the struct definition
> > > > > and lookup the offset you should be able to locate the field that
> > > > > was modified.
> > > 
> > > It also happens with CONFIG_SLAB. 
> > > (If someone wants to reproduce the issue, just run a kexec boot loop and
> > > the bug will occur after a few (~10) iterations.)
> > > 
> > 
> > Can you provide the kexec command line you are using and full kernel
> > log (mostly interested in kernel option).
> 
> /usr/sbin/kexec -l "/usr/src/linux/arch/x86/boot/bzImage" --append="root=PARTUUID=6d6a4009-3a90-40df-806a-e63f48189719 init=/sbin/minit rootflags=logbsize=262144 fbcon=rotate:3 drm_kms_helper.poll=0 quiet"
> /usr/sbin/kexec -e
> 
> (The loop happens after autologin in .zprofile:
> sleep 4 && sudo /etc/minit/ctrlaltdel/run
> (the last script kills, unmounts and then runs the two kexec commands
> above))

BTW I always see (mostly only on screen, sometimes in the logs):

[Firmware Bug]: cpu 2, try to use APIC500 (LVT offset 0) for vector 0x10400, but the register is already in use for vector 0xf9 on another cpu
[Firmware Bug]: cpu 2, IBS interrupt offset 0 not available (MSRC001103A=0x0000000000000100)
[Firmware Bug]: using offset 1 for IBS interrupts
[Firmware Bug]: workaround enabled for IBS LVT offset
perf: AMD IBS detected (0x0000001f) 

But I hope that it is only a harmless warning. 
(perf Instruction-Based Sampling)

Robert?

-- 
Markus

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2011-12-02 20:48 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1321605837.30341.551.camel@debian>
     [not found] ` <20111118085436.GC1615@x4.trippels.de>
     [not found]   ` <20111118120201.GA1642@x4.trippels.de>
     [not found]     ` <1321836285.30341.554.camel@debian>
     [not found]       ` <20111121080554.GB1625@x4.trippels.de>
     [not found]         ` <20111121082445.GD1625@x4.trippels.de>
     [not found]           ` <1321866988.2552.10.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>
     [not found]             ` <20111121131531.GA1679@x4.trippels.de>
     [not found]               ` <1321884966.10470.2.camel@edumazet-HP-Compaq-6005-Pro-SFF-PC>
     [not found]                 ` <20111121153621.GA1678@x4.trippels.de>
2011-11-23 16:03                   ` WARNING: at mm/slub.c:3357, kernel BUG at mm/slub.c:3413 Markus Trippelsdorf
2011-11-23 16:06                     ` Christoph Lameter
2011-11-24  8:50                       ` Markus Trippelsdorf
2011-12-01  8:44                         ` Markus Trippelsdorf
2011-12-01  8:53                           ` Pekka Enberg
2011-12-02 19:43                           ` Jerome Glisse
2011-12-02 20:06                             ` Markus Trippelsdorf
2011-12-02 20:48                               ` Markus Trippelsdorf [this message]
2011-12-07 14:32                                 ` Robert Richter
2011-12-07 14:39                                   ` Markus Trippelsdorf
2011-12-02 23:04                         ` Jerome Glisse
2011-12-03  9:28                           ` Markus Trippelsdorf
2011-12-03 12:20                             ` Dave Airlie
2011-12-03 12:29                               ` Markus Trippelsdorf
2011-12-03 19:31                                 ` Jerome Glisse
2011-12-03 19:32                                   ` Jerome Glisse
2011-12-04  1:02                                   ` Markus Trippelsdorf
2011-12-04 17:32                                     ` Jerome Glisse
2011-12-05 17:10                                     ` Jerome Glisse
2011-12-05 18:15                                       ` Markus Trippelsdorf
2011-12-05 18:43                                         ` Jerome Glisse
2011-12-05 19:11                                         ` Jerome Glisse
2011-12-05 19:27                                           ` Markus Trippelsdorf
2011-12-05 20:10                                             ` Pekka Enberg
2011-12-05 20:20                                               ` Jerome Glisse
2011-12-05 10:44                                 ` David Laight

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=20111202204820.GB1603@x4.trippels.de \
    --to=markus@trippelsdorf.de \
    --cc=airlied@redhat.com \
    --cc=alex.shi@intel.com \
    --cc=alexander.deucher@amd.com \
    --cc=cl@linux.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=eric.dumazet@gmail.com \
    --cc=j.glisse@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mpm@selenic.com \
    --cc=netdev@vger.kernel.org \
    --cc=penberg@kernel.org \
    --cc=robert.richter@amd.com \
    --cc=tj@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox