Re: Firefox became unstable with 5.2 - caused by PR #44387

Frank Wille <[email protected]>
Newsgroups gmane.os.netbsd.ports.powerpc,gmane.os.netbsd.ports.macppc
Organization Privates Internet Ostwestfalen/Lippe e.V.
Message-ID <[email protected]>
Frank Wille wrote:

> Thanks for the confirmation. So it is likely that the same evil patch
> which made it into 6.0 (and appeared around 5.99.52) was pulled up into
> 5.2.
> [...]
>
> When I had a lot of free time, I would try out all changes between
> 5.1.2 and 5.2 until I got the problem. ;)

I have to correct myself:

NetBSD 5.1.2 has the same problem, as long as a kernel without
  options FULL
or
  options DIAGNOSTIC
or
  options LOCKDEBUG
is used. My kernel had "options FULL", which is known to fix issue PR
#44387. And a 5.2 kernel with FULL works too.

What we see is the infamous pthread-mutex bug, which leaves a thread in
"parked" state forever.

Everybody who has the same problem: please put "options FULL" into your
kernel config file and make a new kernel. It will fix these problems with
Firefox (and other programs).

We still have to fix #44387, though...

-- 
Frank Wille
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.