mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "kyle" <kylewong@southa.com>
To: "Robert Hancock" <hancockr@shaw.ca>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: schedule_timeout: wrong timeout value
Date: Wed, 20 Dec 2006 11:28:46 +0800	[thread overview]
Message-ID: <002901c723e6$f54860c0$28df0f3d@kylecea1512a3f> (raw)
In-Reply-To: <45874FC3.503@shaw.ca>


----- Original Message ----- 
From: "Robert Hancock" <hancockr@shaw.ca>
To: "kyle" <kylewong@southa.com>
Cc: <linux-kernel@vger.kernel.org>
Sent: Tuesday, December 19, 2006 10:34 AM
Subject: Re: schedule_timeout: wrong timeout value


> kyle wrote:
>> Hi,
>>
>> Recently my mysql servershows something like:
>> Dec 18 18:24:05 sql kernel: schedule_timeout: wrong timeout value 
>> ffffffff from c0284efd
>> Dec 18 18:24:36 sql last message repeated 19939 times
>> Dec 18 18:25:37 sql last message repeated 33392 times
>>

> The message means some code in the kernel or in some module passed a 
> negative value to schedule_timeout which it shouldn't have. The c0284efd 
> value is the address of the function that made the call - you may be able 
> to look that up in your /proc/ksyms or the System.map file and figure out 
> what function that is..

There was no module loaded, and unfortunlately, I cannot find the System.map 
or /proc/ksyms file for the affected kernel!
Anyway thank you for your explanation. I have upgraded the kernel to 
2.6.17.14 and wish that it can fix the problem. Thank you

Kyle 


  parent reply	other threads:[~2006-12-20  3:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.n+5Mb4OrI3NXIfyW+9Do6h0Q2UA@ifi.uio.no>
2006-12-19  2:34 ` Robert Hancock
2006-12-20  1:59   ` Andrew Morton
2006-12-20  3:28   ` kyle [this message]
2006-12-18 16:28 kyle

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='002901c723e6$f54860c0$28df0f3d@kylecea1512a3f' \
    --to=kylewong@southa.com \
    --cc=hancockr@shaw.ca \
    --cc=linux-kernel@vger.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

Powered by JetHome