[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-kernel
Subject:    Re: Way to kill 2.3.21.
From:       Mofeed Shahin <shahin () labf ! org>
Date:       1999-10-15 11:14:06
[Download RAW message or body]

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/

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic