Hello Karol,
* Karol Mroz wrote on Wed, Sep 19, 2007 at 07:23:50PM CEST:
> When running the autogen.sh script as non-root, I see the following error:
[...]
> autom4te-2.61: cannot open configure: Permission denied
[...]
> After some searching, it would appear that this is an autoconf issue
>
Hi folks,
In our nightly runs with the trunk I have started seeing cases where we
appear to be segfaulting within/below malloc. Below is a typical output.
Note that this appears to only happen on the trunk, when we use openib,
and are in 32 bit mode. It seems to happen randomly at a very low
Hi, Ralf. So it seems that either approach works. One can `chmod u+w *`
or `chmod u+w configure` on its own, allowing the autogen process to
complete successfully on FreeBSD 6.2. Note also, that neither change to
autogen.sh breaks the Linux autogen process.
Ralf Wildenhues wrote:
> Hello Karol,
>
This usually means something have been freed twice.
Aurelien
Le 20 sept. 07 à 09:02, Tim Prins a écrit :
Hi folks,
In our nightly runs with the trunk I have started seeing cases
where we
appear to be segfaulting within/below malloc. Below is a typical
output.
Note that this appears to o
I've talked with both Brian and Rich about the measurements and they are
ok with the new findings. I also have not received any other comments
to the negative on putting 1097 into the v1.2 branch. So I would like
to instruct Tim Mattox to bring over the 1097 change to v1.2 branch and
make a n
On Sep 20, 2007, at 7:02 AM, Tim Prins wrote:
In our nightly runs with the trunk I have started seeing cases
where we
appear to be segfaulting within/below malloc. Below is a typical
output.
Note that this appears to only happen on the trunk, when we use
openib,
and are in 32 bit mode. I