Re: [Libreoffice] new crashers on master

2011-06-06 Thread Bjoern Michaelsen
Hi Caolán, On Thu, 02 Jun 2011 16:47:02 +0100 Caolán McNamara wrote: > The new binaryurp bridge for out-of-process uno isn't allocating > enough space for small structs, DateTime is 14bytes, and the crasher > in sfx2 is a return of one of those. The x86_64 bridge which the > binaryurp stuff disp

Re: [Libreoffice] new crashers on master

2011-06-02 Thread Caolán McNamara
On Tue, 2011-05-24 at 13:45 +0200, Bjoern Michaelsen wrote: > The subsequenttest: > complex.sfx2.DocumentProperties > fails. The new binaryurp bridge for out-of-process uno isn't allocating enough space for small structs, DateTime is 14bytes, and the crasher in sfx2 is a return of one of those. T

Re: [Libreoffice] new crashers on master

2011-05-25 Thread Caolán McNamara
On Tue, 2011-05-24 at 17:26 +0100, Michael Meeks wrote: > On Tue, 2011-05-24 at 15:50 +0100, Caolán McNamara wrote: > > (As an aside, I need to collect up all the current dodgy looking > > getSymbolicLink using code and centralize it into one > > not-quite-so-busted place) > > It would be id

Re: [Libreoffice] new crashers on master

2011-05-24 Thread Michael Meeks
On Tue, 2011-05-24 at 15:50 +0100, Caolán McNamara wrote: > (As an aside, I need to collect up all the current dodgy looking > getSymbolicLink using code and centralize it into one > not-quite-so-busted place) It would be ideal to have this in sal - somewhere, so we could clobber it even

Re: [Libreoffice] new crashers on master

2011-05-24 Thread Bjoern Michaelsen
Hi Caolán, On Tue, 24 May 2011 15:42:30 +0100 Caolán McNamara wrote: > If the make test runs the subsequent-tests it should be just renamed > to make check now IMO if the make dev-install runs the smoketest. The original gbuild toplevel makefile (currently at GNUmakefile.mk and hopefully our onl

Re: [Libreoffice] new crashers on master

2011-05-24 Thread Caolán McNamara
On Tue, 2011-05-24 at 13:22 +0100, Michael Meeks wrote: > Actually, if the ooinstall -l thing (that Caolan just reverted, and > that apparently breaks java) was being used. I hadn't actually reverted it, just noted it as the jvmfwk breaker for the smoketest during make dev-install. I've now

Re: [Libreoffice] new crashers on master

2011-05-24 Thread Caolán McNamara
On Tue, 2011-05-24 at 15:35 +0100, Michael Meeks wrote: > On Tue, 2011-05-24 at 14:40 +0200, Bjoern Michaelsen wrote: > > > missing something - is it hooked into 'make check' somehow ? > > > > source the env file, run "subsequenttests" (which is > > $SOLENV/bin/subsequenttests). > > I added

Re: [Libreoffice] new crashers on master

2011-05-24 Thread Michael Meeks
On Tue, 2011-05-24 at 14:40 +0200, Bjoern Michaelsen wrote: > > missing something - is it hooked into 'make check' somehow ? > > source the env file, run "subsequenttests" (which is > $SOLENV/bin/subsequenttests). I added a 'make test' in the toplevel, which hopefully is somewhat visible

Re: [Libreoffice] new crashers on master

2011-05-24 Thread Bjoern Michaelsen
Hi Michael, On Tue, 24 May 2011 13:22:44 +0100 Michael Meeks wrote: > How are subsequenttests run again ? there appears to be no > related rule in the toplevel makefile in bootstrap's master, or am I > missing something - is it hooked into 'make check' somehow ? source the env file, run "s

Re: [Libreoffice] new crashers on master

2011-05-24 Thread Michael Meeks
On Tue, 2011-05-24 at 13:45 +0200, Bjoern Michaelsen wrote: > on master state: > The subsequenttests: > forms.OPatternModel (and possibly following forms unoapi tests) > complex.sfx2.DocumentProperties > cause new crashes on master. How are subsequenttests run again ? there appears to

[Libreoffice] new crashers on master

2011-05-24 Thread Bjoern Michaelsen
Hi all, on master state: = main repo = * master 9f619ad make dev-install use smoketest = artwork = * master be42c3c replace res/commandimagelist with cmd in artwork = base = * master 3152eef class SvTreeEntryList is no longer dependant on class List = calc = * maste