Uploaded image for project: 'vpp'
  1. vpp
  2. VPP-229

JVPP crashes while sending request with null array variable

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: High High
    • None
    • None
    • None

      This is a general issue that is caused by sending jvpp request which has attribute that is array. If that attribute was not initialized(== null), jvpp crashes on trying to resolve array length with message like this.

      #

      1. A fatal error has been detected by the Java Runtime Environment:
        #
      2. SIGSEGV (0xb) at pc=0x00007f7631fc8a54, pid=13695, tid=0x00007f7597418700
        #
      3. JRE version: Java(TM) SE Runtime Environment (8.0_92-b14) (build 1.8.0_92-b14)
      4. Java VM: Java HotSpot(TM) 64-Bit Server VM (25.92-b14 mixed mode linux-amd64 compressed oops)
      5. Problematic frame:
      6. V [libjvm.so+0x6e3a54][thread 140142872160000 also had an error]
        [thread 140142879520512 also had an error]
        jni_GetArrayLength+0xa4
        #
      7. Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
        #
      8. An error report file with more information is saved as:
      9. /home/jsrnicek/Git/honeycomb/v3po/karaf/target/assembly/hs_err_pid13695.log
        #
      10. If you would like to submit a bug report, please visit:
      11. http://bugreport.java.com/bugreport/crash.jsp
        #

            mgradzki Marek Gradzki
            jsrnicek_cisco Jan Srnicek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: