Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-6725

Reindex crashes the JVM

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.5
    • None
    • core/index
    • None
    • New

    Description

      We're using Liferay which uses Lucene behind the screens to index things like documents, web content, users, etc... . When we trigger a full reindex via the Liferay Control Panel, which uses IndexWriter.deleteAll(), the JVM crashes and generates a dump with the following message:

      #

      1. A fatal error has been detected by the Java Runtime Environment:
        #
      2. SIGSEGV (0xb) at pc=0xffffffff78de94a8, pid=18938, tid=2478
        #
      3. JRE version: Java(TM) SE Runtime Environment (7.0_75-b13) (build 1.7.0_75-b13)
      4. Java VM: Java HotSpot(TM) 64-Bit Server VM (24.75-b04 mixed mode solaris-sparc compressed oops)
      5. Problematic frame:
      6. J 5227 C2 org.apache.lucene.index.IndexFileNames.segmentFileName(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String; (44 bytes) @ 0xffffffff78de94a8 [0xffffffff78de9480+0x28]

      Attachments

        1. branch5-jdk7u75-results.txt
          66 kB
          Jan Eerdekens
        2. branch5-jdk8u51-results.txt
          66 kB
          Jan Eerdekens
        3. hs_err_pid18938.log
          60 kB
          Jan Eerdekens
        4. lucene-3.5-ant-test-results.txt
          32 kB
          Jan Eerdekens

        Activity

          People

            dweiss Dawid Weiss
            jan.eerdekens Jan Eerdekens
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: