Re: False alarm about exception C0000005

2010-06-25 Thread mredekopp
Hi all I saw this thread when searching for a similar error I'm getting. Mine is not with large binaries, but with lots of memory allocations (I'm doing some processing on a large IC netlist). When my program reaches around 800 MB of memory or so it will crash. I tried to use GDB but it just g

Re: False alarm about exception C0000005

2010-05-26 Thread Magnus Reftel
On 26 May 2010 05:17, Dave Korn wrote: > On 25/05/2010 12:47, Magnus Reftel wrote: >> Hi all, >> >> I discovered that the problem does not only affect Cygwin. It was just >> that I did not have any large binaries outside cygwin. Large >> executables built using VS Express also crash with the same

Re: False alarm about exception C0000005

2010-05-25 Thread Dave Korn
On 25/05/2010 12:47, Magnus Reftel wrote: > Hi all, > > I discovered that the problem does not only affect Cygwin. It was just > that I did not have any large binaries outside cygwin. Large > executables built using VS Express also crash with the same exception. > I guess the IT department instal