http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13659

            Bug ID: 13659
           Summary: "stack smashing detected", when Zebra indexing a
                    subfield with a very long (1000+) word
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: gmcha...@gmail.com
          Reporter: olli-antti.kivila...@jns.fi
        QA Contact: testo...@bugs.koha-community.org

I encountered this when migrating another library group to Koha:

*** stack smashing detected ***: /usr/bin/zebraidx terminated

After a long search using the rebuild_zebra_sliced.sh I managed to isolate the
culprit to a MARCXML Record with a subfield consisting of a single word with a
length of ~1000 characters.

A fix for this issue is to sanitate the marc-records to not contain such silly
words.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to