Note that there are some explanatory texts on larger screens.

plurals
  1. POEclipse Juno - Constant crash (805306369) when highlighting anything
    primarykey
    data
    text
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. COSince you mention this does not happen on another laptop computer of yours, some wild guess: I saw this similar issues on Linux with older versions of Eclipse. There it was related Eclipse using a web browser library to render tool tips. On some of Linux setups that resulted in crashes. There would be a crash dump that indicated xulrunner as part of the issue. Your example is different: Windows, and a much newer version of Eclipse. Still, maybe the difference between your laptop computer where all is fine and the problematic computer is also in the available web browsers on those systems?
      singulars
    2. COPossibly, but both computers are Win7 x64, same java version, and newest Juno.
      singulars
    3. COSince you're on an `x64` Windows, the Eclipse launcher uses `-arch x86_64`. Your Java runtime seems to be from `c:\Windows\system32\javaw.exe`. Is that a true 64 bit Java runtime? Maybe check via Help/About/Installation Details/Configuration which `java.home` is really used, look for things like `java.vm.name=Java HotSpot(TM) 64-Bit Server VM` and `sun.arch.data.model=64` to verify that it's running as 64 bit. And compare those values between your two computers, the one where it all works and where it doesn't.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload