All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tonnerre <tonnerre@thundrix.ch>
To: "Andrei A. Voropaev" <av@simcon-mt.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM: large auto variables cause segfault under 2.6
Date: Thu, 7 Oct 2004 17:05:15 +0200	[thread overview]
Message-ID: <20041007150515.GA5590@thundrix.ch> (raw)
In-Reply-To: <20041005132741.GD28160@avorop.local>

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

Salut,

On Tue, Oct 05, 2004 at 03:27:41PM +0200, Andrei A. Voropaev wrote:
>   int main( int argc, char **argv )
>   {
>        unsigned char  bRet = 0;
>   
>        char tst[67123456];
>   
>   
>        const char* pcSupportedParams = "d:t:lV:C:cP:h";
>   
>        printf("pcSupportedParams = %s\n");
>        return 0;
>   }

It might also crash because your printf is printing something odd.

				Tonnerre


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

      parent reply	other threads:[~2004-10-07 15:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-05 13:27 PROBLEM: large auto variables cause segfault under 2.6 Andrei A. Voropaev
2004-10-05 13:40 ` Arjan van de Ven
2004-10-05 13:47   ` Andrei A. Voropaev
2004-10-07 15:05 ` Tonnerre [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=20041007150515.GA5590@thundrix.ch \
    --to=tonnerre@thundrix.ch \
    --cc=av@simcon-mt.com \
    --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.