On Tue, May 13, 2008 at 07:28:46AM +0200, Mike Hommey wrote:
> On Tue, May 13, 2008 at 12:54:51AM +0200, Frank Lichtenheld wrote:
> > On Mon, May 12, 2008 at 07:05:36PM +0200, Mike Hommey wrote:
> > > On Mon, May 12, 2008 at 06:36:03PM +0200, Frank Lichtenheld wrote:
> > > This is possibly the same issue that makes epiphany-browser fail to
> > > build on mips (because of xpcom breakage).
> > > 
> > > Can you try applying the following patch on xulrunner 1.9~b5-4:
> > > 
> > > diff --git a/configure b/configure
> > > index 9d2445d..f3ea224 100755
> > > --- a/configure
> > > +++ b/configure
> > > @@ -5460,6 +5460,7 @@ if test "$GNU_CC"; then
> > >      WARNINGS_AS_ERRORS='-Werror'
> > >      DSO_CFLAGS=''
> > >      DSO_PIC_CFLAGS='-fPIC'
> > > +    ASFLAGS="$ASFLAGS -fPIC"
> > >      _MOZ_RTTI_FLAGS_ON=${_COMPILER_PREFIX}-frtti
> > >      _MOZ_RTTI_FLAGS_OFF=${_COMPILER_PREFIX}-fno-rtti
> > >      _MOZ_EXCEPTIONS_FLAGS_ON='-fhandle-exceptions'
> > > 
> > > And try a build on hppa ?
> > 
> > Builds fine, but still has the same problem AFAICT.
> > FWIW, here is a backtrace of the SEGV:
> > 
> > [EMAIL PROTECTED]:/usr/lib/xulrunner-1.9# gdb ./regxpcom 
> 
> Does a similar crash happen with xulrunner from unstable ?

Also, could you check if it doesn't crash when built with gcc 4.2 ?

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to