On Thu, 4 Sep 2008, Felix Schwarz wrote:

I just uploaded new rpms for pylucene and jcc:
http://www.schwarz.eu/opensource/rpm/JCC/1.9-5/el5/
http://www.schwarz.eu/opensource/rpm/PyLucene/2.3.2.1-3/el5/

With these rpms (compiled with -g0) I did not experience any crashes.

Could it be a lack of passing -fno-strict-aliasing to the C/C++ compiler ?

I'm suspecting something like this as opposed to a plain gcc optimizer bug.
It's worth adding this flag to your CFLAGS next time you choose to investigate this. Your current binaries may be much slower because of -O0.

Andi..
_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to