>>>> "Ragnar" == Ragnar Skaret
<etoras(a)eto.ericsson.se> writes:
Ragnar> When I have finished the compilation of a C-program, and
Ragnar> try to go directly to any error in the compilation output
Ragnar> window, I get the following error message: Stack overflow
Ragnar> in regexp matcher.
Known design problem (use of alloca), hard to fix because of the
complexity of regexp code. We're working on it in 21.5, but it's
unlikely to be fixed in 21.4 any time soon, perhaps not at all ("cure
is worse than the disease" kind of situation).
Best workaround is to raise stack space using ulimit (bash) or such
commands (I don't know what works on Solaris).
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.