Displaying 1 result from an estimated 1 matches for "mpcriticalsect".
2003 Jun 19
0
flashpluginwrapper for Flash 6 (Shared Library Tools redux)
...in browser_plugins. Now, the Flash 6 code
segfaults in pthread_mutex_init(), called from
Program received signal SIGSEGV, Segmentation fault.
0x284549d6 in pthread_mutex_init () from /usr/lib/libc_r.so.4
(gdb) bt
#0 0x284549d6 in pthread_mutex_init () from /usr/lib/libc_r.so.4
#1 0x298016b0 in MPCriticalSection::MPCriticalSection ()
from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#2 0x297fdfd5 in PlatformGlobals::PlatformGlobals ()
from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#3 0x2983c8de in NPP_GetValue ()
from /usr/X11R6/lib/browser_plugins/libflashplayer.so
#4 0x2983c9...