This is how a NullPointerException looks like in assembly code (e.g compiled C/C++ code).

So either there is a bug in the current Java VM or your RAM have some issue.

On 15.09.2016 14:12, Matthias Bohnstedt wrote:
Indeed, here is the log:https://1drv.ms/u/s!AuK8CPoWsqBJga0tVxVV7jlqLwTEqg <https://1drv.ms/u/s%21AuK8CPoWsqBJga0tVxVV7jlqLwTEqg> I never saw such error log, so I don't know what to looking for here. (What are the points of interest here)

#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006b5e0faf, pid=5968, tid=0x000000000000146c
#
# JRE version: Java(TM) SE Runtime Environment (8.0_101-b13) (build 1.8.0_101-b13) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.101-b13 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# V  [jvm.dll+0x4c0faf]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#


2016-09-15 12:29 GMT+02:00 Zieris, Franz <franz.zie...@fu-berlin.de <mailto:franz.zie...@fu-berlin.de>>:

    As it sounds like a JVM crash, could you please post the according
    error log (hs_err_pidXXXX.log).

    Franz

    *From:*Matthias Bohnstedt [mailto:matthias.bohnst...@gmail.com
    <mailto:matthias.bohnst...@gmail.com>]
    *Sent:* Thursday, September 15, 2016 10:05 AM
    *To:* dpp-devel@lists.sourceforge.net
    <mailto:dpp-devel@lists.sourceforge.net>
    *Subject:* [DPP-Devel] Eclipse crashes when editing SarosContext.java

    Hi all,

    I currently try to make chances in the
    de.fu_berlin.inf.dpp.core/src/de/fu_berlin/inf/dpp/SarosContext.java file.
    When I start to type any code in this file my eclipse crashes and
    shuts down 3-4 seconds afterwards. There is no error shown. This
    is reproducible.

    By code I mean f.e. 'private String abc ="Abc";' writing nonsense
    like 'adsfholhs' don't make it crash. Strange enough, it seems
    that this only happens for this exact file.

    I tested other files and there was no problem.

    I am using

    Eclipse Java EE IDE for Web Developers.

    Version: Indigo Service Release 2

    Build id: 20120216-1857

    Does anyone experienced similar issues? Do someone what could
    cause this?

    Best,

    Matthias




------------------------------------------------------------------------------


_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

------------------------------------------------------------------------------
_______________________________________________
DPP-Devel mailing list
DPP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-devel

Reply via email to