public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Alexander Y. Fomichev" <gluk@php4.ru>
To: admin@list.net.ru
Cc: Christopher Warner <chris@servertogo.com>,
	"Sergey S. Kostyliov" <rathamahata@ehouse.ru>,
	Joel Jaeggli <joelja@darkwing.uoregon.edu>,
	Christopher Warner <cwarner@kernelcode.com>,
	"Peter J. Stieber" <developer@toyon.com>,
	linux-kernel@vger.kernel.org, Bill Davidsen <davidsen@tmr.com>
Subject: Re: Tyan Opteron boards and problems with parallel ports (badpmd)
Date: Thu, 2 Jun 2005 13:13:21 +0400	[thread overview]
Message-ID: <200506021313.22321.gluk@php4.ru> (raw)
In-Reply-To: <1117633893.22578.1.camel@sabrina>

On Wednesday 01 June 2005 17:51, Christopher Warner wrote:
>  > > What we need is to try and single out the variables that are causing
>  > > the
>  > >
> > > > badpmd's. Also the more people who report badpmd's with Andi Kleen's
> > > > intial patch the better. Especially on different archs; would also be
> > > > good. So far from lkml i'm only seeing Tyan S28* boards as of recent.
> > >
> > > We have run into different problem (for our different from S28*arch)
> > > for the box which had had badpmd issues with v2.6.11 (see:
> > >     http://seclists.org/lists/linux-kernel/2005/May/6369.html)
> >
> > Oops, wrong link, right one is: http://lkml.org/lkml/2005/3/11/42
> >
> > > with 2.6.12-rc5 we are always getting dozens of user-space segfaults:
> > >
> > > grep[25377]: segfault at 0000000000014aa0 rip 00002aaaaad37130 rsp
> > > 00007fffffb13cb8 error4 grep[29940]: segfault at 0000000000014aa0 rip
> > > 00002aaaaad37130 rsp 00007fffff913428 error4 sed[5849] general
> > > protection rip:40bac5 rsp:7fffffb231d0 error:0 sed[27437] general
> > > protection rip:40bac5 rsp:7ffffff248c0 error:0 sed[27473] general
> > > protection rip:40bac5 rsp:7fffff923740 error:0 sed[27472] general
> > > protection rip:40bac5 rsp:7fffff923740 error:0 sed[28434] general
> > > protection rip:406965 rsp:7fffffb23f10 error:0 grep[32583]: segfault at
> > > 0000000000014aa0 rip 00002aaaaad37130 rsp 00007fffffd13b58 error4
> > > sed[9074] general protection rip:40bac5 rsp:7fffffb248a0 error:0
> > > sed[9546] general protection rip:406965 rsp:7fffffb23cc0 error:0
> > > sed[4331] general protection rip:40bac5 rsp:7fffff922fb0 error:0
> > > sed[17906] general protection rip:40bac5 rsp:7fffffd24b30 error:0
> > > sed[17934] general protection rip:40bac5 rsp:7fffffd243a0 error:0
> > > sed[19555] general protection rip:40bac5 rsp:7fffff924ad0 error:0
> > > sed[20453] general protection rip:40bac5 rsp:7ffffff23010 error:0
> > >
> > > during the build of mysql.
> > >
> > > There also was an oops with v2.6.12-rc3 for the same box:
> > > http://seclists.org/lists/linux-kernel/2005/May/6369.html
> > >
> > > Box passed two iterations of memtest86 (unfortunately this
> > > is a production box, so we can't wait for days).
>
> Do you have any mobo/chipset information and are those amd64's opterons?
>

Yes, sure. This is  Dual Opteron 246 host, mobo -- Iwill DK8S2 
[AMD-8111/8131].

-- 
Best regards.
        Alexander Y. Fomichev <gluk@php4.ru>
        Public PGP key: http://sysadminday.org.ru/gluk.asc

  reply	other threads:[~2005-06-02  9:13 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-25 17:15 Tyan Opteron boards and problems with parallel ports YhLu
2005-05-25 20:45 ` Peter J. Stieber
2005-05-26 15:23   ` Bill Davidsen
2005-05-26 20:40     ` Peter J. Stieber
2005-05-26 23:47       ` Tyan Opteron boards and problems with parallel ports (badpmd) Christopher Warner
2005-05-27  1:14       ` Christopher Warner
2005-05-27  4:41         ` Joel Jaeggli
2005-05-27 10:49           ` Christopher Warner
2005-05-27 17:26             ` Peter J. Stieber
2005-05-27 19:09               ` Dave Jones
2005-05-27 19:52                 ` Peter J. Stieber
2005-06-02 16:27                   ` Peter J. Stieber
2005-06-02 13:50                     ` Christopher Warner
2005-06-02 17:48                     ` Dave Jones
2005-06-01  9:16             ` Sergey S. Kostyliov
2005-06-01  9:22               ` Sergey S. Kostyliov
2005-06-01 13:51                 ` Christopher Warner
2005-06-02  9:13                   ` Alexander Y. Fomichev [this message]
2005-06-09 18:45               ` Bongani Hlope
2005-05-27  5:00         ` Peter J. Stieber

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=200506021313.22321.gluk@php4.ru \
    --to=gluk@php4.ru \
    --cc=admin@list.net.ru \
    --cc=chris@servertogo.com \
    --cc=cwarner@kernelcode.com \
    --cc=davidsen@tmr.com \
    --cc=developer@toyon.com \
    --cc=joelja@darkwing.uoregon.edu \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rathamahata@ehouse.ru \
    /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