This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Problem with very large shell variables


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@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]