Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: "dead lock detected" in Firefox



In Message <20110327131626.GA1864%britannica.bec.de@localhost>,
   Joerg Sonnenberger <joerg%britannica.bec.de@localhost>wrote:

=>Can you update your rtld and retry? I want to confirm that this is a
=>case of calling dlopen from an init function.

        http://www.duzan.org/gary/ffdl-2.log

   And here is the diff:

===========================================================================
--- ffdl.log    2011-03-27 05:00:32.000000000 -0400
+++ ffdl-2.log  2011-03-27 11:02:18.000000000 -0400
@@ -64,7 +64,8 @@
 calling init function /lib/libc.so.12 at 0x7f7ff7033210 (DF_1_INITFIRST)
 calling init function /lib/libterminfo.so.1 at 0x7f7ff7401920
 calling init function /lib/libedit.so.3 at 0x7f7ff7807a80
-control at program entry point = 0x402b80, obj = 0x7f7ff7ffa000, exit = 
0x7f7ff7c049b0
+control at program entry point = 0x402b80, obj = 0x7f7ff7ffa000, exit = 
0x7f7ff7c04810
+dlopen of /usr/lib/i18n/libUTF8.so.5.0 1
 /usr/lib/i18n/libUTF8.so.5.0: PT_LOAD 0x7f7ff7fde040
 /usr/lib/i18n/libUTF8.so.5.0: PT_LOAD 0x7f7ff7fde078
 /usr/lib/i18n/libUTF8.so.5.0: PT_DYNAMIC 0x202028
@@ -82,6 +83,7 @@
 _rtld_call_init_functions()
 _rtld_initlist_tsort
 calling init function /usr/lib/i18n/libUTF8.so.5.0 at 0x7f7ff6c00860
+dlsym of _citrus_UTF8_ctype_getops in 0x7f7ff7ffa800
 dynamic linker is initialized, mapbase=0x7f7ff7c00000, relocbase=0x7f7ff7c00000
 processing main program's program header
 headers: phdr 0x400040 phsize 336 relocbase 0
@@ -1998,4 +2000,5 @@
 calling init function /usr/X11R7/lib/libXt.so.7 at 0x7f7feae11390
 calling init function /usr/lib/libossaudio.so.1 at 0x7f7feaa00720
 calling init function /usr/pkg/lib/xulrunner/libxul.so at 0x7f7ff5c8feb0
+dlopen of (null) 1
 dead lock detected
===========================================================================

                                        Gary Duzan




Home | Main Index | Thread Index | Old Index