Re: mozilla busted?

2002-09-20 Thread Julian Elischer
On Fri, 20 Sep 2002, John Baldwin wrote: > > On 20-Sep-2002 M. Warner Losh wrote: > > In message: <[EMAIL PROTECTED]> > > Joe Marcus Clarke <[EMAIL PROTECTED]> writes: > >: On Thu, 2002-09-19 at 23:22, M. Warner Losh wrote: > >: > In message: <[EMAIL PROTECTED]> > >: >

Re: mozilla busted?

2002-09-20 Thread Wilko Bulte
On Fri, Sep 20, 2002 at 10:43:13AM -0400, John Baldwin wrote: > > On 20-Sep-2002 M. Warner Losh wrote: > > In message: <[EMAIL PROTECTED]> > > Joe Marcus Clarke <[EMAIL PROTECTED]> writes: > >: On Thu, 2002-09-19 at 23:22, M. Warner Losh wrote: > >: > In message: <[EMAIL PROTECTED]> >

Re: mozilla busted?

2002-09-20 Thread John Baldwin
On 20-Sep-2002 M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Joe Marcus Clarke <[EMAIL PROTECTED]> writes: >: On Thu, 2002-09-19 at 23:22, M. Warner Losh wrote: >: > In message: <[EMAIL PROTECTED]> >: > Julian Elischer <[EMAIL PROTECTED]> writes: >: > : Is it s

Re: mozilla busted?

2002-09-19 Thread Julian Elischer
On Thu, 19 Sep 2002, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Daniel Eischen <[EMAIL PROTECTED]> writes: > : On Thu, 19 Sep 2002, M. Warner Losh wrote: > : I think it does since it's a kernel ABI breakage in ucontext_t's > : and sigreturn(). I think we either need

Re: mozilla busted?

2002-09-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Julian Elischer <[EMAIL PROTECTED]> writes: : We are working for a resolution Cool. Glad to see it. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: mozilla busted?

2002-09-19 Thread Julian Elischer
I think (but I'm not sure) that jon introduced a binary incompatibility in his last commit. BDE could probably give more info. (I know zip about the FP stuff) people with dynamically linked things with the matching libc_r probably are ok. We are working for a resolution On Thu, 19 Sep 2002, M

Re: mozilla busted?

2002-09-19 Thread Ants Aader
On Fri, Sep 20, 2002 at 10:49:55AM +0930, Daniel O'Connor wrote: > On Fri, 2002-09-20 at 10:34, M. Warner Losh wrote: > > % mozilla > > Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file >/dell/imp/p4/newcard/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22) > > >

Re: mozilla busted?

2002-09-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Daniel Eischen <[EMAIL PROTECTED]> writes: : On Thu, 19 Sep 2002, M. Warner Losh wrote: : : > In message: <[EMAIL PROTECTED]> : > Joe Marcus Clarke <[EMAIL PROTECTED]> writes: : > : On Thu, 2002-09-19 at 23:38, M. Warner Losh wrote: : > : >

Re: mozilla busted?

2002-09-19 Thread Daniel Eischen
On Thu, 19 Sep 2002, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Joe Marcus Clarke <[EMAIL PROTECTED]> writes: > : On Thu, 2002-09-19 at 23:38, M. Warner Losh wrote: > : > In message: <[EMAIL PROTECTED]> > : > Joe Marcus Clarke <[EMAIL PROTECTED]> writes: > :

Re: mozilla busted?

2002-09-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Joe Marcus Clarke <[EMAIL PROTECTED]> writes: : On Thu, 2002-09-19 at 23:38, M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > Joe Marcus Clarke <[EMAIL PROTECTED]> writes: : > : On Thu, 2002-09-19 at 23:22, M. Warner Losh wrote:

Re: mozilla busted?

2002-09-19 Thread Joe Marcus Clarke
On Thu, 2002-09-19 at 23:38, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Joe Marcus Clarke <[EMAIL PROTECTED]> writes: > : On Thu, 2002-09-19 at 23:22, M. Warner Losh wrote: > : > In message: <[EMAIL PROTECTED]> > : > Julian Elischer <[EMAIL PROTECTED]> writes

Re: mozilla busted?

2002-09-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Joe Marcus Clarke <[EMAIL PROTECTED]> writes: : On Thu, 2002-09-19 at 23:22, M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > Julian Elischer <[EMAIL PROTECTED]> writes: : > : Is it statically linked? : > : > Yup. : : You'll ne

Re: mozilla busted?

2002-09-19 Thread Joe Marcus Clarke
On Thu, 2002-09-19 at 23:22, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Julian Elischer <[EMAIL PROTECTED]> writes: > : Is it statically linked? > > Yup. You'll need to rebuild against the new libc_r, then. Joe > > Warner > > To Unsubscribe: send mail to [EMAIL PRO

Re: mozilla busted?

2002-09-19 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Julian Elischer <[EMAIL PROTECTED]> writes: : Is it statically linked? Yup. Warner To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message

Re: mozilla busted?

2002-09-19 Thread Julian Elischer
Is it statically linked? On Thu, 19 Sep 2002, M. Warner Losh wrote: > % mozilla > Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file >/dell/imp/p4/newcard/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22) > > Ideas? I'm using mozilla 1.0_2,1 according to the d

Re: mozilla busted?

2002-09-19 Thread Daniel O'Connor
On Fri, 2002-09-20 at 10:34, M. Warner Losh wrote: > % mozilla > Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file >/dell/imp/p4/newcard/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22) > > Ideas? I'm using mozilla 1.0_2,1 according to the directory in > /var/d

mozilla busted?

2002-09-19 Thread M. Warner Losh
% mozilla Fatal error '_pq_insert_head: prioq not protected!' at line 185 in file /dell/imp/p4/newcard/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 22) Ideas? I'm using mozilla 1.0_2,1 according to the directory in /var/db/pkg. Warner To Unsubscribe: send mail to [EMAIL PROTECTED]