http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10729
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #11 from Katrin Fischer <[email protected]> --- I am sorry, but this doesn't work for me. My installation uses DOM indexing (authority and bibliographic records) and ICU. What I did: - Reindexed my date, search works correctly - Applied patch - perl Makefile.PL --prev-install-log ../koha-dev/misc/koha-install-log - make upgrade - restarted Zebra server Then tried to reindex: [~/kohaclone (98-10729-icuphrase)⚡]> ./misc/migration_tools/rebuild_zebra.pl -b -v -r Zebra configuration information ================================ Zebra biblio directory = /home/katrin/koha-dev/var/lib/zebradb/biblios Zebra authorities directory = /home/katrin/koha-dev/var/lib/zebradb/authorities Koha directory = /home/katrin/kohaclone BIBLIONUMBER in : 999$c BIBLIOITEMNUMBER in : 999$d ================================ skipping authorities ==================== exporting biblio ==================== 101.................................................................................................. Records exported: 118 ==================== REINDEXING zebra ==================== *** stack smashing detected ***: zebraidx terminated ======= Backtrace: ========= ... lots of unhappiness ... Without the patch the same database reidexes without any problems. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
