Re: Re: integration of renaissance2 in m81 broke smoketestoo_native (without X)

Stephan Bergmann <[email protected]> Mon, 28 Jun 2010 16:41:01 +0200
Newsgroups gmane.comp.openoffice.devel.tools
Message-ID <[email protected]>
On 06/18/10 20:01, Christian Lohmaier wrote:
> thanks for the replies, now the problem remains why it fails. I could
> very likely provide ssh-access to both buildbots if someone wants to
> have a look.

Christian,

Fastest would probably be:

1  have ssh-access to one of the failing buildbots (those are the two 
Mandriva ones, right?)

2  ...with the remains of a recent build still lying around, so that we 
can...

3  copy some libraries from local output trees to solver installation to 
have non-stripped symbols available (changeset 5c75abeb21aa suggests the 
libs from sd and svx are relevant)

4  ulimit -c unlimited, to turn on core files

5  cd smoketestoo_native && build, to get a core file and see where it 
breaks.

If you can provide me with 1 and 2, I will be happy to do 3--5.  (And 
sorry, I would have responded earlier, but assumed that those folks 
responsible for renaissance2 would step in.)

-Stephan