From: "Renato S. Yamane" <renatoyamane@mandic.com.br>
To: linux-kernel@vger.kernel.org
Cc: alan-jenkins@tuffmail.co.uk, tglx@linutronix.de, devzero@web.de,
mingo@elte.hu
Subject: Re: Kernel Linux 2.6.23.16 hangs when run updatedb
Date: Mon, 10 Mar 2008 11:49:47 -0300 [thread overview]
Message-ID: <47D54A8B.2020303@mandic.com.br> (raw)
cc'd: Thomas Gleixner
cc'd: Ingo Molnar
About hrtimer comment by Alan Jenkins
Alan Jenkins wrote:
> Renato S. Yamane wrote:
>> devzero@web.de wrote:
>>> Renato S. Yamane wrote:
>>>> when cron start updatedb daemon, my machine hangs. None key work, so I
>>>> need reset (press power button to restart).
>>>>
>>>> The only way to get log is runing updatedb from terminal (CTRL + ALT +
>>>> F1) and take a picture from screen:
>>>>
>>>> Up screen:
>>>> <http://img137.imageshack.us/img137/7128/01pg1.jpg>
>>>>
>>>> Down screen:
>>>> <http://img100.imageshack.us/img100/1456/02kx1.jpg>
>>>>
>>>> Call trace detail:
>>>> <http://img100.imageshack.us/img100/8233/calltracedetailsj7.jpg>
>>>
>>>
>>> looks like reiserfs issue.
>>> maybe corrupt filesystem and improper handling of the reiserfs-driver?
>>>
>>> could you try some "find /" ?
>>
>>
>> "find /" don't hangs my machine.
>> The problem is only with updatedb.
>>
>> How can I fix this? Is safe run reiserfsck?
>
>
> I think he's wrong.
>
> Looking at the call trace, the BUG happens during an interrupt. It
> could be a coincidence that the interrupt happened during this
> particular system call.
>
> It looks like a timer callback has been corrupted / set to an invalid
> value. The BUG is due to accessing the invalid address 61060fe0
> within enqueue_hrtimer, and the EIP (instruction pointer) is also
> equal to 61060fe0. This would be consistent with the source code of
> enqueue_hrtimer. It's not an obvious reiserfs issue.
>
> I don't know how to find out where this corruption is happening, but
> it's worth asking the hrtimers people.
next reply other threads:[~2008-03-10 14:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-10 14:49 Renato S. Yamane [this message]
2008-03-11 8:11 ` Kernel Linux 2.6.23.16 hangs when run updatedb Thomas Gleixner
2008-03-11 14:33 ` Renato S. Yamane
2008-03-11 15:03 ` Thomas Gleixner
-- strict thread matches above, loose matches on Subject: below --
2008-03-07 20:44 devzero
2008-03-10 11:22 ` Kernel " Renato S. Yamane
2008-03-07 16:04 Renato S. Yamane
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=47D54A8B.2020303@mandic.com.br \
--to=renatoyamane@mandic.com.br \
--cc=alan-jenkins@tuffmail.co.uk \
--cc=devzero@web.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=tglx@linutronix.de \
/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.