lkml.org 
[lkml]   [1999]   [Oct]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Way to kill 2.3.21.
Date
On Wed, 13 Oct 1999, you wrote:
> My kernel is a stable one :
> Linux pingoo 2.2.12 #2 Tue Aug 31 13:47:09 CEST 1999 i586 unknown
>
> and I've tried your small program :
> it segfaults.

Ummm, that is because you have limits on your stack. But if you type ulimit
that might show the problem. (Why is it that it says seg fault, when a more
appropriate message would be stack overflow?).

Anyway that program I posted before was a pretty bad example. A better example
would be :

#include <stdio.h>

int main(){
main();
}

Cheers Mof.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.211 / U:0.060 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site