Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Eclipse Crash in Debug Mode

In org.eclipse.jdt.debug plugin i get error(invalid stack frame).

Batuhan DOĞAN <batuuhan.dogan@xxxxxxxxx>, 17 Ara 2021 Cum, 15:45 tarihinde şunu yazdı:
I have hs_err_pidxxx.log files, but i don't know what these files mean. Also i see invalid stack error in error log view. Could this cause the problem?

<jkubitz-eclipse@xxxxxx> adresine sahip kullanıcı 17 Ara 2021 Cum, 15:26 tarihinde şunu yazdı:

If the jvm just dies, you should find a crash dump somewhere. If not make sure your user has the rights to create a file

See also https://stackoverflow.com/questions/1880166/is-it-possible-to-specify-where-jvms-crash-dumps-go

 

 

Von: pde-dev <pde-dev-bounces@xxxxxxxxxxx> Im Auftrag von Batuhan DOGAN
Gesendet: Freitag, 17. Dezember 2021 12:42
An: Eclipse PDE general developers list. <pde-dev@xxxxxxxxxxx>
Betreff: Re: [pde-dev] Eclipse Crash in Debug Mode

 

Sorry, i use java 11 version.

 

<jkubitz-eclipse@xxxxxx> adresine sahip kullanıcı 17 Ara 2021 Cum, 14:34 tarihinde şunu yazdı:

Eclipse requires java version 11+

 

Von: pde-dev <pde-dev-bounces@xxxxxxxxxxx> Im Auftrag von Batuhan DOGAN
Gesendet: Freitag, 17. Dezember 2021 12:29
An: pde-dev@xxxxxxxxxxx
Betreff: [pde-dev] Eclipse Crash in Debug Mode

 

Hi folks,

 

I have trouble with Eclipse IDE for Eclipse Committers v2021-09. I work in Windows10 64 bit and i have jre1.8. 

I have RCP product. I debug this and new window is opened. Sometimes product window is not responding and eclipse (source code window) is closed but product window remains open. Could this deal with version of java or jre or jvm? I put the eclipse ini file on the attached.

_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/pde-dev

_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/pde-dev

Back to the top