hyc@symas.com wrote:
michael@stroeder.com wrote:
Full_Name: Michael Ströder Version: RE24 OS: openSUSE Linux 11.2 (x86_64) URL: Submission from: (NULL) (84.163.84.65)
Relevant build options: CFLAGS="-g -O2 -DSLAP_LIGHTWEIGHT_DISPATCHER -DDEVEL"
The SLAP_LIGHTWEIGHT_DISPATCHER symbol no longer exists in RE24; it was made the default long ago.
Why are you testing a release candidate with -DDEVEL? You have no business defining this, not for release testing. That's for private test builds and *un*released features; i.e. things we are specifically excluding from consideration in the release process.
I've now set
export CFLAGS="-g -O2"
now and it still seg faults (after 26 runs).
Your source seems to be corrupt or out of date. There is no call to memrchr anywhere near line 2889 in syncrepl.c
???
Right before the build I'm always doing
cvs up -Rd .
This shows me two merges in contrib/ code where I'd tweaked the Makefile to reflect the path of the working dir. Please advice what I should do better.
Ciao, Michael.