nspluginwrapper+openjdk6+linux-f10-flashplugin coredumps
Peter Jeremy
peterjeremy at acm.org
Sat Jun 4 05:27:27 UTC 2011
I have a rather strange situation on a FreeBSD 8-stable/amd84 box
where nspluginwrapper coredumps whilst processing
npwrapper.libflashplayer.so if it sees IcedTeaPlugin.so first:
server% nspluginwrapper -v -l
List plugins in /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
List plugins in /usr/local/lib/npapi/linux-f10-flashplugin
Looking for plugins in /usr/local/lib/npapi/linux-f10-flashplugin
List plugins in /home/peter/.mozilla/plugins
Looking for plugins in /home/peter/.mozilla/plugins
/home/peter/.mozilla/plugins/npwrapper.libflashplayer.so
Original plugin: /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so
Plugin viewer: /usr/local/lib/nspluginwrapper/i386/linux/npviewer
Wrapper version string: 1.4.0-1
server% ln -s /usr/local/openjdk6/jre/lib/IcedTeaPlugin.so .mozilla/plugins
server% nspluginwrapper -v -l
List plugins in /usr/local/lib/browser_plugins
Looking for plugins in /usr/local/lib/browser_plugins
List plugins in /usr/local/lib/npapi/linux-f10-flashplugin
Looking for plugins in /usr/local/lib/npapi/linux-f10-flashplugin
List plugins in /home/peter/.mozilla/plugins
Looking for plugins in /home/peter/.mozilla/plugins
zsh: segmentation fault (core dumped) nspluginwrapper -v -l
server% ls -lf .mozilla/plugins
total 83
lrwxr-xr-x 1 peter jeremy 44 4 Jun 15:22 IcedTeaPlugin.so -> /usr/local/openjdk6/jre/lib/IcedTeaPlugin.so
-rwx------ 1 peter jeremy 126456 4 Jun 15:22 npwrapper.libflashplayer.so
server%
If I remove IcedTeaPlugin.so or fudge ~/.mozilla/plugins so
IcedTeaPlugin.so is after npwrapper.libflashplayer.so then it
all works as expected. I've tried rebuilding each of openjdk6,
nspluginwrapper and linux-f10-flashplugin10 to no avail. I've
tried ktracing nspluginwrapper and don't see anything obviously
wrong. The coredump backtrace shows:
#0 0x000000000000f900 in ?? ()
#1 0x00000008038543e2 in __error () from /lib/libthr.so.3
#2 0x00007fffffffd2e0 in ?? ()
#3 0x00000008006343b0 in ?? () from /libexec/ld-elf.so.1
#4 0x0000000800540580 in ?? ()
#5 0x0000000803848cd6 in ?? () from /lib/libthr.so.3
#6 0x00000008006343b0 in ?? () from /libexec/ld-elf.so.1
#7 0x000000080050ccb9 in dlsym () from /libexec/ld-elf.so.1
#8 0x000000080050d5da in dlopen () from /libexec/ld-elf.so.1
Does anyone have any suggestions?
--
Peter Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20110604/c5415299/attachment.pgp
More information about the freebsd-ports
mailing list