* Re: About kernel panic!
2004-12-20 9:40 About kernel panic! Zhenyu Wu
@ 2004-12-20 9:21 ` Nick Piggin
0 siblings, 0 replies; 4+ messages in thread
From: Nick Piggin @ 2004-12-20 9:21 UTC (permalink / raw)
To: Zhenyu Wu; +Cc: linux-kernel
Zhenyu Wu wrote:
> Hello, Everyone,
>
> I think i have met lots of troubles when i am programming in the kernel, so, i
> want to get
> some help.
>
> One of my troubles is that, sometimes, the program can work well, but sometimes,
> there are
> kernel panics. So, does someone else meet such questions, what is the major
> reasons? From the
> indication of the log messages, i can find the messages on allocting the memory, i
> remember,
> i use the kmalloc to do it, but is there something wrong?
>
Yes, there is something wrong with your kernel code. The oops will
tell you what went wrong.
Reading Documentation/oops-tracing.txt is a good start.
Nick
^ permalink raw reply [flat|nested] 4+ messages in thread
* About kernel panic!
@ 2004-12-20 9:40 Zhenyu Wu
2004-12-20 9:21 ` Nick Piggin
0 siblings, 1 reply; 4+ messages in thread
From: Zhenyu Wu @ 2004-12-20 9:40 UTC (permalink / raw)
To: linux-kernel
Hello, Everyone,
I think i have met lots of troubles when i am programming in the kernel, so, i
want to get
some help.
One of my troubles is that, sometimes, the program can work well, but sometimes,
there are
kernel panics. So, does someone else meet such questions, what is the major
reasons? From the
indication of the log messages, i can find the messages on allocting the memory, i
remember,
i use the kmalloc to do it, but is there something wrong?
Thanks,
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: About kernel panic!
@ 2004-12-20 13:43 Zhenyu Wu
2004-12-20 14:40 ` Jan Dittmer
0 siblings, 1 reply; 4+ messages in thread
From: Zhenyu Wu @ 2004-12-20 13:43 UTC (permalink / raw)
To: nickpiggin; +Cc: linux-kernel
Do you mean that there is something wrong with my Kernel Code? So, i have to use a
new kernel code, but i can't understand why.
Thanks and Best,
>From: Nick Piggin <nickpiggin@yahoo.com.au>
>Reply-To:
>To: Zhenyu Wu <y030729@njupt.edu.cn>
>Subject: Re: About kernel panic!
>Date:Mon, 20 Dec 2004 20:21:23 +1100
>
>Zhenyu Wu wrote:
> > Hello, Everyone,
> >
> > I think i have met lots of troubles when i am programming in the kernel, so,
i
> > want to get
> > some help.
> >
> > One of my troubles is that, sometimes, the program can work well, but
sometimes,
> > there are
> > kernel panics. So, does someone else meet such questions, what is the major
> > reasons? From the
> > indication of the log messages, i can find the messages on allocting the
memory, i
> > remember,
> > i use the kmalloc to do it, but is there something wrong?
> >
>
> Yes, there is something wrong with your kernel code. The oops will
> tell you what went wrong.
>
> Reading Documentation/oops-tracing.txt is a good start.
>
> Nick
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: About kernel panic!
2004-12-20 13:43 Zhenyu Wu
@ 2004-12-20 14:40 ` Jan Dittmer
0 siblings, 0 replies; 4+ messages in thread
From: Jan Dittmer @ 2004-12-20 14:40 UTC (permalink / raw)
To: Zhenyu Wu; +Cc: nickpiggin, linux-kernel
Zhenyu Wu wrote:
> Do you mean that there is something wrong with my Kernel Code? So, i have to use a
> new kernel code, but i can't understand why.
Well for anyone to answer it would be best if you post your code.
Otherwise no one can help you.
Jan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2004-12-20 14:40 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-20 9:40 About kernel panic! Zhenyu Wu
2004-12-20 9:21 ` Nick Piggin
-- strict thread matches above, loose matches on Subject: below --
2004-12-20 13:43 Zhenyu Wu
2004-12-20 14:40 ` Jan Dittmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox