Peter N. M. Hansteen:

> >Description: Running post-6.0 amd64 snapshots, thunderbird segfaults at 
> >startup:

That's a combination of three things:

(1) The Mozilla code has W^X violations.
(2) The ports for the various Mozilla programs fail to label the
    binaries with the wxneeded marker.
(3) In snapshots, mmap() now returns an ENOTSUP error if (1) and (2),
    and the Mozilla code doesn't handle this.

-- 
Christian "naddy" Weisgerber                          [email protected]

Reply via email to