linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Ops] 2.6.18
@ 2006-10-01  0:32 S.Çağlar Onur
  2006-10-01 10:34 ` Andi Kleen
  2006-10-02 17:36 ` john stultz
  0 siblings, 2 replies; 8+ messages in thread
From: S.Çağlar Onur @ 2006-10-01  0:32 UTC (permalink / raw)
  To: linux-kernel; +Cc: john stultz, Andi Kleen

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

Hi;

Here [1] are the two different panics with 2.6.18 on vmware, its reproducable 
on every 4-5 reboot [same config/kernel in "2.6.18 Nasty Lockup" thread, so i 
CC'd to that thread's posters also]

[1] http://cekirdek.pardus.org.tr/~caglar/2.6.18/

Cheers
-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Ops] 2.6.18
  2006-10-01  0:32 [Ops] 2.6.18 S.Çağlar Onur
@ 2006-10-01 10:34 ` Andi Kleen
  2006-10-01 16:11   ` S.Çağlar Onur
  2006-10-02 17:36 ` john stultz
  1 sibling, 1 reply; 8+ messages in thread
From: Andi Kleen @ 2006-10-01 10:34 UTC (permalink / raw)
  To: S.??a??lar Onur; +Cc: linux-kernel, john stultz

On Sun, Oct 01, 2006 at 03:32:49AM +0300, S.??a??lar Onur wrote:
> Hi;
> 
> Here [1] are the two different panics with 2.6.18 on vmware, its reproducable 
> on every 4-5 reboot [same config/kernel in "2.6.18 Nasty Lockup" thread, so i 
> CC'd to that thread's posters also]
> 
> [1] http://cekirdek.pardus.org.tr/~caglar/2.6.18/

The first thing when you get lots of weird oopses is to save your .config,
do a make distclean and try again. Sometimes kernels get miscompiled.

Also your oopses do not fit completely on the screen. Best you enable
CONFIG_VIDEO_SELECT and boot with vga=0x0f07
(if that doesn't work vga=ask and select the smallest resolution)

-Andi

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Ops] 2.6.18
  2006-10-01 10:34 ` Andi Kleen
@ 2006-10-01 16:11   ` S.Çağlar Onur
  0 siblings, 0 replies; 8+ messages in thread
From: S.Çağlar Onur @ 2006-10-01 16:11 UTC (permalink / raw)
  To: Andi Kleen; +Cc: linux-kernel, john stultz

[-- Attachment #1: Type: text/plain, Size: 942 bytes --]

01 Eki 2006 Paz 13:34 tarihinde, Andi Kleen şunları yazmıştı: 
> On Sun, Oct 01, 2006 at 03:32:49AM +0300, S.??a??lar Onur wrote:
> The first thing when you get lots of weird oopses is to save your .config,
> do a make distclean and try again. Sometimes kernels get miscompiled.

I'm sure this is not miscompiled cause currently its used by lots of Pardus 
alpha testers but none of them except some of them have problems. That nasty 
lockup occurs on one of our buildfarm machines and this opps in vmware test 
installations.

> Also your oopses do not fit completely on the screen. Best you enable
> CONFIG_VIDEO_SELECT and boot with vga=0x0f07
> (if that doesn't work vga=ask and select the smallest resolution)

I'll enable and report back.

Cheers
-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Ops] 2.6.18
  2006-10-01  0:32 [Ops] 2.6.18 S.Çağlar Onur
  2006-10-01 10:34 ` Andi Kleen
@ 2006-10-02 17:36 ` john stultz
  2006-10-04 13:38   ` S.Çağlar Onur
  1 sibling, 1 reply; 8+ messages in thread
From: john stultz @ 2006-10-02 17:36 UTC (permalink / raw)
  To: caglar; +Cc: linux-kernel, Andi Kleen

On Sun, 2006-10-01 at 03:32 +0300, S.Çağlar Onur wrote:
> Hi;
> 
> Here [1] are the two different panics with 2.6.18 on vmware, its reproducable 
> on every 4-5 reboot [same config/kernel in "2.6.18 Nasty Lockup" thread, so i 
> CC'd to that thread's posters also]
> 
> [1] http://cekirdek.pardus.org.tr/~caglar/2.6.18/

Hmmm.. That first oops looks interesting to me.

When you say they're reproducible every 4-5 reboots, which one do you
mean?

thanks
-john



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Ops] 2.6.18
  2006-10-02 17:36 ` john stultz
@ 2006-10-04 13:38   ` S.Çağlar Onur
  2006-10-04 14:47     ` Andi Kleen
  0 siblings, 1 reply; 8+ messages in thread
From: S.Çağlar Onur @ 2006-10-04 13:38 UTC (permalink / raw)
  To: john stultz; +Cc: linux-kernel, Andi Kleen

[-- Attachment #1: Type: text/plain, Size: 832 bytes --]

02 Eki 2006 Pts 20:36 tarihinde, john stultz şunları yazmıştı: 
> On Sun, 2006-10-01 at 03:32 +0300, S.Çağlar Onur wrote:
> > Hi;
> >
> > Here [1] are the two different panics with 2.6.18 on vmware, its
> > reproducable on every 4-5 reboot [same config/kernel in "2.6.18 Nasty
> > Lockup" thread, so i CC'd to that thread's posters also]
> >
> > [1] http://cekirdek.pardus.org.tr/~caglar/2.6.18/
>
> Hmmm.. That first oops looks interesting to me.
>
> When you say they're reproducible every 4-5 reboots, which one do you
> mean?

For every 10 reboots first one occurs at least 6 times, 3 times second one 
occurs and for last it boots :)

-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Ops] 2.6.18
  2006-10-04 13:38   ` S.Çağlar Onur
@ 2006-10-04 14:47     ` Andi Kleen
  2006-10-04 16:08       ` S.Çağlar Onur
  0 siblings, 1 reply; 8+ messages in thread
From: Andi Kleen @ 2006-10-04 14:47 UTC (permalink / raw)
  To: S.??a??lar Onur; +Cc: john stultz, linux-kernel

On Wed, Oct 04, 2006 at 04:38:25PM +0300, S.??a??lar Onur wrote:
> 02 Eki 2006 Pts 20:36 tarihinde, john stultz ??unlar?? yazm????t??: 
> > On Sun, 2006-10-01 at 03:32 +0300, S.??a??lar Onur wrote:
> > > Hi;
> > >
> > > Here [1] are the two different panics with 2.6.18 on vmware, its
> > > reproducable on every 4-5 reboot [same config/kernel in "2.6.18 Nasty
> > > Lockup" thread, so i CC'd to that thread's posters also]
> > >
> > > [1] http://cekirdek.pardus.org.tr/~caglar/2.6.18/
> >
> > Hmmm.. That first oops looks interesting to me.
> >
> > When you say they're reproducible every 4-5 reboots, which one do you
> > mean?
> 
> For every 10 reboots first one occurs at least 6 times, 3 times second one 
> occurs and for last it boots :)

I assume it must be something specific to your configuration
or setup.

If plain 2.6.18 was that unstable we would be flooded in reports.
But that's not the case.  I also definitely don't see it on any of my systems
(except that if you use PIT time source on a multi core system 
things break on i386) 

Perhaps you list your setup and your configuration and a boot log
for the working case? I also I would really recommend to do the make 
distclean ; recompile step I mentioned earlier.

-Andi

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Ops] 2.6.18
  2006-10-04 14:47     ` Andi Kleen
@ 2006-10-04 16:08       ` S.Çağlar Onur
  2006-10-04 17:56         ` Andi Kleen
  0 siblings, 1 reply; 8+ messages in thread
From: S.Çağlar Onur @ 2006-10-04 16:08 UTC (permalink / raw)
  To: Andi Kleen; +Cc: john stultz, linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1365 bytes --]

04 Eki 2006 Çar 17:47 tarihinde, Andi Kleen şunları yazmıştı: 
> > For every 10 reboots first one occurs at least 6 times, 3 times second
> > one occurs and for last it boots :)
>
> I assume it must be something specific to your configuration
> or setup.
>
> If plain 2.6.18 was that unstable we would be flooded in reports.
> But that's not the case.  I also definitely don't see it on any of my
> systems (except that if you use PIT time source on a multi core system
> things break on i386)

I think you misunderstand me or i cant explain well :(, plain 2.6.18 boots on 
these system without a problem but same kernel in vmware oopses. Of course 
this can be a just a vmware problem but i can reproduce this behaviour (same 
kernel boots real system but oopes in vmware with same output) with 3 
different normal desktop PC's and two different vmware server version.

> Perhaps you list your setup and your configuration and a boot log
> for the working case? 

Ok, I'll send all configurations and logs

> I also I would really recommend to do the make 
> distclean ; recompile step I mentioned earlier.

Ok, I'll listen you and will recompile asap:)

Cherrs
-- 
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/

Linux is like living in a teepee. No Windows, no Gates and an Apache in house!

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [Ops] 2.6.18
  2006-10-04 16:08       ` S.Çağlar Onur
@ 2006-10-04 17:56         ` Andi Kleen
  0 siblings, 0 replies; 8+ messages in thread
From: Andi Kleen @ 2006-10-04 17:56 UTC (permalink / raw)
  To: S.??a??lar Onur; +Cc: john stultz, linux-kernel

> I think you misunderstand me or i cant explain well :(, plain 2.6.18 boots on 
> these system without a problem but same kernel in vmware oopses. Of course 
> this can be a just a vmware problem but i can reproduce this behaviour (same 
> kernel boots real system but oopes in vmware with same output) with 3 
> different normal desktop PC's and two different vmware server version.

Hmm, maybe vmware uses the PIT timer.

> > Perhaps you list your setup and your configuration and a boot log
> > for the working case? 
> 
> Ok, I'll send all configurations and logs

The log will tell that.

-Andi

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-10-04 17:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-01  0:32 [Ops] 2.6.18 S.Çağlar Onur
2006-10-01 10:34 ` Andi Kleen
2006-10-01 16:11   ` S.Çağlar Onur
2006-10-02 17:36 ` john stultz
2006-10-04 13:38   ` S.Çağlar Onur
2006-10-04 14:47     ` Andi Kleen
2006-10-04 16:08       ` S.Çağlar Onur
2006-10-04 17:56         ` Andi Kleen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).