From: "Justin P. Mattock" <justinmattock@gmail.com>
To: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: system gets stuck in a lock during boot
Date: Tue, 18 Aug 2009 16:55:21 -0700 [thread overview]
Message-ID: <4A8B3F69.2020104@gmail.com> (raw)
In-Reply-To: <alpine.DEB.2.00.0908181926410.28398@gandalf.stny.rr.com>
Steven Rostedt wrote:
> On Tue, 18 Aug 2009, Justin Mattock wrote:
>
>
>> On Tue, Aug 18, 2009 at 9:09 AM, Steven Rostedt<rostedt@goodmis.org> wrote:
>>
>>> On Tue, Aug 18, 2009 at 12:49:06PM +0200, Frederic Weisbecker wrote:
>>>
>>>> On Thu, Aug 13, 2009 at 08:42:21AM -0700, Justin P. Mattock wrote:
>>>>
>>>>> I posted already and had no reply,
>>>>> I cannot boot my system with the latest git
>>>>>
>>>>> seems to be stuck in some lock:
>>>>>
>
> BTW, it does not look like it got stuck in a lock. The backtrace shows
> that it paniced inside event_create_dir due to a bad pointer.
>
>
>>>>> [ 0.655640] [<ffffffff81440c33>] panic+0x84/0x129
>>>>> [ 0.655883] [<ffffffff81063f96>] do_exit+0x84/0x67e
>>>>> [ 0.656125] [<ffffffff81445044>] oops_end+0x9c/0xb7
>>>>> [ 0.656368] [<ffffffff81044a6c>] no_context+0x200/0x223
>>>>> [ 0.656611] [<ffffffff81442d3d>] ? __mutex_lock_slowpath+0x226/0x249
>>>>> [ 0.656848] [<ffffffff81044c36>] __bad_area_nosemaphore+0x1a7/0x1e1
>>>>> [ 0.657097] [<ffffffff81442b01>]? mutex_unlock+0x1c/0x32
>>>>> [ 0.657097] [<ffffffff811ce094>] ? inode_doinit_with_dentry+0x533/0x5be
>>>>> [ 0.657579] [<ffffffff81443ee0>] ? _spin_unlock+0x1c/0x32
>>>>> [ 0.657822] [<ffffffff81044c91>] bad_area_nosemaphore+0x2a/0x40
>>>>> [ 0.658066] [<ffffffff811ce149>] ? selinux_d_instantiate+0x2a/0x40
>>>>> [ 0.658309] [<ffffffff8144687d>] do_page_fault+0x192/0x2dd
>>>>> [ 0.658549] [<ffffffff814444cf>] page_fault+0x1f/0x30
>>>>> [ 0.658791] [<ffffffff8120e856>] ? strcmp+0x17/0x46
>>>>> [ 0.659040] [<ffffffff810b9ca0>] event_create_dir+0x49/0x37b
>>>>>
>>>>
>>>> Ouch...
>>>>
>>>> I've never seen such panic. Could you send me your config, hopefully
>>>> I could reproduce it?
>>>>
>>> Send me the config too please.
>>>
>>> -- Steve
>>>
>>>
>>>
>> yeah this happens with rc6 but not with rc5.
>>
>> The system is a linux from scratch build
>> x86_64 I used these flags for building everything:
>>
>> CFLAGS=" -m64 -mtune=core2 -march=core2 -mfpmath=both -O2 -pipe
>> -fomit-frame-pointer -fstack-protector" CXXFLAGS="${CFLAGS}" MAKEOPTS="{-j3}"
>>
>> also: I have a macbook(not x86_64) that is running rc6 that seems
>> to be fine.(I can double check).
>>
>> attached is .config, dmesg as well.
>>
>
> BTW, how did you get the dmesg? Is it from a clean boot?
>
> Since it works fine in -rc5 but breaks in -rc6, could you do a git bisect
> on it? It shouldn't take too long.
>
> Thanks,
>
> -- Steve
>
>
dmesg is from rc5 figured it would be good to
send that.
as for whatever is happening with this I don't really know.
The problem with doing a git bisect is these kernels
are tar.balls although I do have a fresh pulled
tree which might work.
if not Ill just start reverting
commits from the web interface until she boots properly.
(luckily its from rc5 to rc6)
At the moment I'm trying to get the grub2 properly configured
so I can get more of this message on the screen. and then manually
write it down.
(have to learn the new gfxload thing).
Justin P. Mattock
next prev parent reply other threads:[~2009-08-18 23:54 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-13 15:42 system gets stuck in a lock during boot Justin P. Mattock
2009-08-18 10:49 ` Frederic Weisbecker
2009-08-18 16:09 ` Steven Rostedt
2009-08-18 16:24 ` Justin Mattock
2009-08-18 19:57 ` Steven Rostedt
2009-08-18 20:06 ` Justin P. Mattock
2009-08-18 23:29 ` Steven Rostedt
2009-08-18 23:55 ` Justin P. Mattock [this message]
2009-08-19 0:23 ` Justin P. Mattock
2009-08-19 0:31 ` Steven Rostedt
2009-08-19 1:18 ` Justin P. Mattock
2009-08-19 1:10 ` Li Zefan
2009-08-20 5:51 ` Justin P. Mattock
2009-08-22 7:48 ` Justin P. Mattock
2009-08-24 2:41 ` Li Zefan
2009-08-24 3:07 ` Justin P. Mattock
2009-08-24 5:58 ` Peter Zijlstra
2009-08-24 6:13 ` Li Zefan
2009-08-24 6:49 ` Justin P. Mattock
2009-08-24 6:55 ` Peter Zijlstra
2009-08-24 7:54 ` Justin P. Mattock
2009-08-24 8:40 ` Justin P. Mattock
2009-08-24 19:19 ` Justin Mattock
2009-08-25 5:50 ` Peter Zijlstra
2009-08-25 6:04 ` Li Zefan
2009-08-25 6:21 ` Peter Zijlstra
2009-08-25 8:59 ` Ingo Molnar
2009-08-26 0:22 ` Justin P. Mattock
2009-08-26 7:33 ` Ingo Molnar
2009-08-26 14:42 ` Justin P. Mattock
2009-09-07 21:49 ` Justin Mattock
2009-10-02 21:12 ` Jason Baron
2009-10-04 17:41 ` Ingo Molnar
2009-10-05 0:10 ` Justin Mattock
2009-10-06 1:00 ` Justin P. Mattock
2009-10-06 1:18 ` Steven Rostedt
2009-10-06 2:01 ` Justin P. Mattock
2009-10-06 14:31 ` Jason Baron
2009-10-06 15:12 ` Justin P. Mattock
2009-10-06 1:24 ` Steven Rostedt
2009-10-06 20:32 ` Jason Baron
2009-10-06 22:30 ` Justin P. Mattock
2009-10-07 2:02 ` Steven Rostedt
2009-10-07 2:42 ` Justin P. Mattock
2009-10-07 13:00 ` Steven Rostedt
2009-10-07 14:53 ` Justin P. Mattock
2009-10-07 15:11 ` Steven Rostedt
2009-10-07 15:52 ` Justin P. Mattock
2009-10-07 16:06 ` Steven Rostedt
2009-10-07 17:47 ` Justin P. Mattock
2009-10-07 18:45 ` Justin P. Mattock
2009-10-07 18:55 ` Steven Rostedt
2009-10-07 19:08 ` Justin P. Mattock
2009-10-12 10:17 ` Ingo Molnar
2009-10-12 18:16 ` Justin P. Mattock
2009-10-07 14:30 ` Jason Baron
2009-10-07 14:40 ` Mathieu Desnoyers
2009-10-07 14:55 ` Steven Rostedt
2009-10-07 15:05 ` Mathieu Desnoyers
2009-10-07 15:14 ` Steven Rostedt
2009-08-24 19:42 ` Steven Rostedt
2009-08-24 23:34 ` Justin Mattock
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=4A8B3F69.2020104@gmail.com \
--to=justinmattock@gmail.com \
--cc=fweisbec@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rostedt@goodmis.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.