public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michal Piotrowski <michal.k.k.piotrowski@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@elte.hu>, Jens Axboe <jens.axboe@oracle.com>
Subject: Re: Linux 2.6.21-rc6
Date: Sat, 07 Apr 2007 10:48:35 +0200	[thread overview]
Message-ID: <46175AE3.9000701@googlemail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0704051944230.6730@woody.linux-foundation.org>

Hi all,

This looks like a lockdep problem.
2.6.21-rc6
+ hrtimers_debug.patch (from Ingo)
- skge_wol_support (commit a504e64ab42bcc27074ea37405d06833ed6e0820) dropped due to
swsusp problems

[14016.726946] BUG: at /mnt/md0/devel/linux-git/kernel/lockdep.c:2427 check_flags()
[14016.734331]  [<c0105039>] show_trace_log_lvl+0x1a/0x2f
[14016.739507]  [<c0105720>] show_trace+0x12/0x14
[14016.743982]  [<c01057d2>] dump_stack+0x16/0x18
[14016.748460]  [<c013b57f>] check_flags+0x95/0x143
[14016.753106]  [<c013e334>] lock_acquire+0x29/0x82
[14016.757741]  [<c01369dc>] down_write+0x3a/0x54
[14016.762203]  [<c0163be2>] sys_munmap+0x23/0x3f
[14016.766661]  [<c0104060>] syscall_call+0x7/0xb
[14016.771134]  =======================
[14016.774712] irq event stamp: 43076
[14016.778111] hardirqs last  enabled at (43075): [<c0104189>] syscall_exit_work+0x11/0x26
[14016.786166] hardirqs last disabled at (43076): [<c0103f09>] ret_from_exception+0x9/0xc
[14016.794118] softirqs last  enabled at (42608): [<c012653b>] __do_softirq+0xe4/0xea
[14016.801706] softirqs last disabled at (42599): [<c01069b5>] do_softirq+0x64/0xd1

http://www.stardust.webpages.pl/files/tbf/bitis-gabonica/2.6.21-rc6/git-console.log
http://www.stardust.webpages.pl/files/tbf/bitis-gabonica/2.6.21-rc6/git-config

BTW. I noticed some strange fio (1.15) behavior
Starting 16 processes
file:io_u.c:65, assert idx < f->num_maps failed[  1605/ 36442 kb/s] [eta 00m:32s]
fio: pid=13734, got signal=11
file:io_u.c:65, assert idx < f->num_maps failed[ 10452/     0 kb/s] [eta 00m:23s]
fio: pid=13731, got signal=11

Regards,
Michal

-- 
Michal K. K. Piotrowski
LTG - Linux Testers Group (PL)
(http://www.stardust.webpages.pl/ltg/)
LTG - Linux Testers Group (EN)
(http://www.stardust.webpages.pl/linux_testers_group_en/)

  parent reply	other threads:[~2007-04-07  8:48 UTC|newest]

Thread overview: 90+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-06  2:50 Linux 2.6.21-rc6 Linus Torvalds
2007-04-06 21:40 ` tg3: unable to handle null pointer dereference [Re: Linux 2.6.21-rc6] Nishanth Aravamudan
2007-04-06 22:57   ` Michael Chan
2007-04-07  0:36     ` tg3: unable to handle null pointer dereference David Miller
2007-04-07  1:53       ` Nishanth Aravamudan
2007-04-06 22:44 ` Linux 2.6.21-rc6 - regressions update Soeren Sonnenburg
2007-04-06 23:04   ` Linus Torvalds
2007-04-07  8:12     ` [patch] high-res timers: UP resume fix Ingo Molnar
2007-04-07  8:25       ` Ingo Molnar
2007-04-07  8:48         ` Thomas Gleixner
2007-04-07  8:50           ` Ingo Molnar
2007-04-07  9:48           ` Rafael J. Wysocki
2007-04-07  9:47             ` Ingo Molnar
2007-04-07  9:51               ` Thomas Gleixner
2007-04-07  9:53               ` Rafael J. Wysocki
2007-04-11 14:00             ` Pavel Machek
2007-04-07  8:51       ` Thomas Gleixner
2007-04-07  9:49       ` [patch] high-res timers: " Ingo Molnar
2007-04-07 10:02         ` Rafael J. Wysocki
2007-04-07 10:05           ` [patch, take #3] " Ingo Molnar
2007-04-07 10:45             ` Soeren Sonnenburg
2007-04-08 15:57     ` Linux 2.6.21-rc6 - regressions update Soeren Sonnenburg
2007-04-07  8:48 ` Michal Piotrowski [this message]
2007-04-07 18:37 ` Linux 2.6.21-rc6 Randy Dunlap
2007-04-07 18:46   ` Linus Torvalds
2007-04-07 18:50     ` Randy Dunlap
2007-04-07 18:51     ` Linus Torvalds
2007-04-07 20:58 ` Gene Heskett
2007-04-08 23:09 ` Andrew Morton
2007-04-09  0:42   ` Greg KH
2007-04-09  0:59   ` Jeff Garzik
2007-04-10  7:57     ` Chris Wedgwood
2007-04-11  7:38       ` Ingo Molnar
2007-04-10  3:32   ` Dmitry Torokhov
2007-04-10 14:35 ` Jeff Chua
2007-04-10 15:35   ` Linus Torvalds
2007-04-12  4:16     ` Jeff Chua
2007-04-12  9:55 ` [new 2.6.21-rc6 crash] BUG: unable to handle kernel paging request at virtual address 6b6b6ceb Ingo Molnar
2007-04-12 15:14 ` Linux 2.6.21-rc6 Mattia Dongili
2007-04-12 17:02   ` Mattia Dongili
2007-04-12 18:26   ` Maxim Levitsky
2007-04-13  8:52     ` Mattia Dongili
2007-04-13 21:29 ` Tobias Diedrich
2007-04-13 23:50   ` Adrian Bunk
2007-04-14  6:50     ` Tobias Diedrich
2007-04-14  8:16     ` Tobias Diedrich
2007-04-14  9:05       ` Rafael J. Wysocki
2007-04-14 10:32         ` Tobias Diedrich
2007-04-14 12:26       ` Adrian Bunk
2007-04-14 12:09     ` Tobias Diedrich
2007-04-14 12:24       ` Tobias Diedrich
2007-04-14 12:31         ` Tobias Diedrich
2007-04-14 13:00           ` Adrian Bunk
2007-04-14 18:28             ` Rafael J. Wysocki
2007-04-14 19:56               ` Tobias Diedrich
2007-04-14 20:23                 ` Rafael J. Wysocki
2007-04-14 20:25                   ` Adrian Bunk
2007-04-14 20:38                     ` Rafael J. Wysocki
2007-04-14 21:35                   ` Tobias Diedrich
2007-04-14 21:58                     ` Rafael J. Wysocki
2007-04-15  7:38                       ` Tobias Diedrich
2007-04-15  8:02                         ` Tobias Diedrich
2007-04-15 11:16                           ` Rafael J. Wysocki
2007-04-15 14:19                             ` Dmitry Torokhov
2007-04-15 15:52                               ` Rafael J. Wysocki
2007-04-15 18:50                                 ` Tobias Diedrich
2007-04-15 19:37                                   ` Rafael J. Wysocki
2007-04-15 15:14                             ` [linux-pm] " David Brownell
2007-04-15 16:37                               ` Rafael J. Wysocki
2007-04-15 17:53                                 ` David Brownell
2007-04-15 19:40                                 ` Tobias Diedrich
2007-04-15 19:54                                   ` Rafael J. Wysocki
2007-04-25 17:14                                     ` Tobias Diedrich
2007-04-25 19:36                                       ` Rafael J. Wysocki
2007-04-25 20:09                                         ` Tobias Diedrich
2007-04-14  0:36 ` [1/3] 2.6.21-rc6: known regressions Adrian Bunk
2007-04-14  0:38 ` [2/3] " Adrian Bunk
2007-04-14  0:38 ` [3/3] " Adrian Bunk
2007-04-14  1:57   ` Antonino A. Daplas
2007-04-15 16:26     ` Marcus Better
2007-04-15 23:08       ` Antonino A. Daplas
2007-04-16  6:23         ` Marcus Better
2007-04-16  6:45           ` Antonino A. Daplas
2007-04-17  8:17             ` Marcus Better
2007-04-17  9:27               ` Antonino A. Daplas
2007-04-17 11:54                 ` Marcus Better
2007-04-24 15:33               ` Pavel Machek
2007-04-14  7:24   ` Tobias Doerffel
2007-04-14  7:40   ` Dave Jones
2007-04-15 17:15   ` Jeff Chua

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=46175AE3.9000701@googlemail.com \
    --to=michal.k.k.piotrowski@gmail.com \
    --cc=jens.axboe@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=torvalds@linux-foundation.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