|
Re: Blue Screen due to Eclipse (PDT?) [message #69902 is a reply to message #69879] |
Thu, 08 May 2008 20:18 |
Eclipse User |
|
|
|
Originally posted by: codeslave.ca.ibm.com
How much memory are you allocating to Eclipse (via eclipse.ini or
commandline flags)? How big is your Windows swap file?
Is there a technical reason why you need a 100-line-long string? Could
it be chopped up into smaller, more memory-friendly pieces?
Nick
Petr Suchy (xsuchy09) wrote:
> Hi,
>
> I define long string (about 100 lines) in PDT and when I edit it (ctrl-c
> ctrl-v and other changes inside the string) blue screen of Windows Vista
> Business 32b happened (Memory Management Error).
>
> I define string contents SQL queries from SQL dump like:
>
> $string = "
> CREATE TABLE .....
> ...
> ...
> ";
>
> and when I edit its contents then blue screen happens (three times from
> three attempts). Any solution?
>
> JDK/JRE 1.6.0_05
>
> eclipse.buildId=M20071023-1652
> org.eclipse.php_feature (1.0.2.v20080102-79-7GE7QYGHNGPGY) "PDT Plug-in"
>
> more info in attachment (txt file)
>
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02589 seconds