netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denys Fedoryshchenko <denys@visp.net.lb>
To: Jarek Poplawski <jarkao2@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: BUG? locking issue(networking?) with latest git
Date: Thu, 4 Sep 2008 12:46:11 +0300	[thread overview]
Message-ID: <200809041246.11255.denys@visp.net.lb> (raw)
In-Reply-To: <20080904093854.GA5407@ff.dom.local>

On Thursday 04 September 2008, Jarek Poplawski wrote:
> On Thu, Sep 04, 2008 at 12:03:07PM +0300, Denys Fedoryshchenko wrote:
> > On Thursday 04 September 2008, Jarek Poplawski wrote:
> > > On 03-09-2008 13:22, Denys Fedoryshchenko wrote:
> > > > I am getting strange lockup, all operations (tc, ifconfig,pppd) after
> > > > few days running pppoe-server.
> > > >
> > > > Programgs getting blocked very strange way, i am not able to kill
> > > > them even. Softlockup detection enabled, lock dependencies (except
> > > > lock dependency engine debugging), RT mutexes and deadlock detection
> > > > enabled too.
> > > >
> > > > I notice this bug few weeks ago, even before latest patches, and
> > > > seems it still remains.
> > >
> > > Do you mean this didn't happen with some 2.6.27-rc's? (There was quite
> > > substantial change in ppp_generic with lock_kernel() in 2.6.27-rc1.)
> >
> > I was not able to run early rc's on my pppoe's. Do you suggest to try
> > reverse those changes?
>
> No, I don't think reverting them would be easy enough (except moving
> back to 2.6.26). I simply wonder if you think there were some
> 2.6.27-rc's tried by you, which didn't lockup like this.
There is sadly my shapers, which crashing on early rc's.

>
> > > Alas it shows only some tasks waiting for locks. Maybe it's enough for
> > > someone with better ppp knowledge, but unless there is such a response
> > > I guess you should better try with PROVE_LOCKING turned on yet.
> >
> > It is already turned on.
>
> So I misread this "except lock dependency engine debugging" part. OK,
> I'll try to think about it, but any additional logs should be helpful.
> BTW, I wonder if it's possible to test this without SMP?
Done, booted with nosmp flag. Till crash i need to wait 1-3 days.

I tried to check for any additional logs, but there is nothing seems.
Once i got softlockup for pppd, and server restarted. Other times it is just 
getting stuck on any network operations (ifconfig, pppd crashing in the 
middle, tc). I am not able to attach to processes by strace/gdb, so it is 
difficult to tell even on which point it does crash.
>
> Jarek P.



  reply	other threads:[~2008-09-04  9:47 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-03 11:22 BUG? locking issue(networking?) with latest git Denys Fedoryshchenko
2008-09-04  7:21 ` Jarek Poplawski
2008-09-04  9:03   ` Denys Fedoryshchenko
2008-09-04  9:38     ` Jarek Poplawski
2008-09-04  9:46       ` Denys Fedoryshchenko [this message]
2008-09-04 10:02         ` Jarek Poplawski
2008-09-04 10:11           ` Denys Fedoryshchenko
2008-09-04 14:14           ` Denys Fedoryshchenko
2008-09-04 21:48             ` Jarek Poplawski
2008-09-04 22:43               ` Denys Fedoryshchenko
2008-09-05  8:29                 ` [PATCH] pkt_sched: Fix qdisc state in net_tx_action() Jarek Poplawski
2008-09-05 10:26                   ` Herbert Xu
2008-09-05 22:41                   ` Denys Fedoryshchenko
2008-09-06 12:02                     ` Jarek Poplawski
2008-09-08  1:41                       ` David Miller

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=200809041246.11255.denys@visp.net.lb \
    --to=denys@visp.net.lb \
    --cc=jarkao2@gmail.com \
    --cc=netdev@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;
as well as URLs for NNTP newsgroup(s).