firefox and openoffice.org dump core at pthread_atfork()

From: NAKAJI Hiroyuki <nakaji_at_jp.freebsd.org>
Date: Wed, 25 Oct 2006 13:26:47 +0900
Hi,

On my FreeBSD/i386 7.0-current on Dual Xeon box usually fails at
pthread_atfork(). For example,

1. Print or just print preview from Firefox
2. Run OpenOffice.org, no operation and then exit

$ uname -a
FreeBSD roddy.4407.kankyo-u.ac.jp 7.0-CURRENT FreeBSD 7.0-CURRENT #72: Thu Oct 19 10:11:06 JST 2006     root_at_roddy.4407.kankyo-u.ac.jp:/usr/obj/usr/src/sys/RODDY  i386

The latest soffice.bin.core shows that Segmentation fault occured at
pthread_atfork().

(gdb) bt
#0  0x290e07ef in pthread_atfork () from /lib/libpthread.so.2
#1  0x290d89ca in pthread_kill () from /lib/libpthread.so.2
#2  0x082302b0 in ?? ()

I sent simillar report to FreeBSD-users-jp
http://home.jp.freebsd.org/cgi-bin/showmail/FreeBSD-users-jp/89635

Some guys have same experience and some not.

And, because dmesg says "signal 11", I checked the memory with memtest86
but no errors are found.

I'm confused very much.
-- 
NAKAJI Hiroyuki
Received on Wed Oct 25 2006 - 02:27:02 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:01 UTC