All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jordan Breeding <jordan.breeding@attbi.com>
To: Felipe Contreras <al593181@mail.mty.itesm.mx>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Very weird bug in fs/exec.c
Date: Thu, 27 Jun 2002 23:35:18 -0500	[thread overview]
Message-ID: <3D1BE786.5070100@attbi.com> (raw)
In-Reply-To: 20020627211922.GA14184@zion.mty.itesm.mx

Felipe Contreras wrote:
> Hi,
> 
> I've found a weird bug that seems to only happend in my system. It makes
> recursive makes segfault, like:
> 
> test:
> 	( make -v )
> 
> After a lot of work tracking it I finally found what causes it, I'm attaching
> the patch that generates the bug, it's a diff from 2.5.18 to 2.5.19.
> 
> I'm saying it's weird because just adding a printk before do_execve returns
> successfully makes the bug dissapear.
> 
> BTW, yes, my system is very special.
> 


I can verify that a lot of weird problems (compiles failing with seg 
faults, `java -version` not running, other java programs not running and 
in most cases the program in question would succeed if I ran it through 
strace first) I was seeing in kernels after 2.5.18 (ie. 2.5.20-dj1, 
2.5.20-dj4, 2.5.23-dj1 and 2.5.24-dj1) go away if I reverse the patch 
included in the original email for this thread.  Glad to find out what 
had been causing that mess!  Thanks.

Jordan



      reply	other threads:[~2002-06-28  4:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-27 21:19 Very weird bug in fs/exec.c Felipe Contreras
2002-06-28  4:35 ` Jordan Breeding [this message]

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=3D1BE786.5070100@attbi.com \
    --to=jordan.breeding@attbi.com \
    --cc=al593181@mail.mty.itesm.mx \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.