Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <37FE285C.50EF8D12@hotmail.com> Date: Fri, 08 Oct 1999 19:22:36 +0200 From: Cesare Giuliani X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Problem with very large shell variables Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, I am using B20.1+Snapshot 19990920. is anybody aware of a problem like this when trying work with a variable initialized with a very big string (some thousand of characters)? ---------------------------------------------------------------------------------------------- 0 0 [main] c:\WINDK\bin\sh.exe 8572 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 0 8036 [main] sh 8572 stackdump: Dumping stack trace to sh.exe.stackdump ---------------------------------------------------------------------------------------------- Here is the dump contents: ----------------------------------------------------------------------------------------------- 6240 14323 [main] sh 9539 exception: trapped! 2006 16329 [main] sh 9539 exception: code 0xC0000005 at 0x0 1140 17469 [main] sh 9539 exception: ax 0x0 bx 0x6C6F505F cx 0x23F99B4 dx 0x5B 668 18137 [main] sh 9539 exception: si 0x44796369 di 0x65766972 bp 0x0 sp 0x23F9A08 696 18833 [main] sh 9539 exception: exception is: STATUS_ACCESS_VIOLATION 710 19543 [main] sh 9539 stack: Stack trace: 1074 20617 [main] sh 9539 stack: frame 0: sp = 0x23F97F8, pc = 0x6100B847 1325 21942 [main] sh 9539 stack: frame 1: sp = 0x23F9818, pc = 0x6100BC58 873 22815 [main] sh 9539 stack: frame 2: sp = 0x23F9858, pc = 0x77F96666 1790 24605 [main] sh 9539 stack: frame 3: sp = 0x23F987C, pc = 0x77F8912B 949 25554 [main] sh 9539 stack: frame 4: sp = 0x23F9908, pc = 0x77F763BA 902 26456 [main] sh 9539 handle_exceptions: Exception: STATUS_ACCESS_VIOLATION 967 27423 [main] sh 9539 handle_exceptions: Error while dumping state (probably corrupted stack) ------------------------------------------------------------------------------------------------------- I tried to run ulimit -s to make the satck bigger but I get the following problem ------------------------------------------------------------------------------------------- /cygdrive/c/WINDK/home>ulimit -s bash: ulimit: illegal option: -s ulimit: usage: ulimit [-SHacdflmnpstuv] [limit] ------------------------------------------------------------------------------------------- Any help? Thanks, Cesare -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com