search for: pr_loadlibrarywithflags

Displaying 1 result from an estimated 1 matches for "pr_loadlibrarywithflags".

2003 Jun 19
0
flashpluginwrapper for Flash 6 (Shared Library Tools redux)
...0x29761cbe in _init () from /usr/X11R6/lib/browser_plugins/libflashplayer.so #7 0x28081acf in find_symdef () from /usr/libexec/ld-elf.so.1 #8 0x280823ef in dlopen () from /usr/libexec/ld-elf.so.1 #9 0x28128c18 in PR_LoadLibrary () from /usr/X11R6/lib/mozilla/./libnspr4.so #10 0x28128b34 in PR_LoadLibraryWithFlags () ... Anyone familiar enough with Mozilla internals to understand why pthread_mutex_init segfaults? Has Mozilla started its own threads by the time it loads the libraries? I don't know where to look to track this down. Maybe a difference between Linux and FreeBSD in the pthread semanti...