Date: Mon, 10 May 2004 12:56:19 +0200 From: "Franz Klammer" <klammer@webonaut.com> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Subject: ports/66450: mail/thunderbird-0.6 - crash when loading plugins Message-ID: <1084186579.0@ds9.webonaut.com> Resent-Message-ID: <200405101100.i4AB0htY053581@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 66450 >Category: ports >Synopsis: mail/thunderbird-0.6 - crash when loading plugins >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon May 10 04:00:42 PDT 2004 >Closed-Date: >Last-Modified: >Originator: Franz Klammer >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.2-CURRENT #5: Tue May 4 13:49:48 CEST 2004 root@ds9.webonaut.com:/usr/obj/usr/src/sys/DS9 >Description: it seem's that thunderbird-0.6 has problems with plugins - it dies with following message: "INTERNAL ERROR on Browser End: Could not get the JVM manager" installed JDK: jdk-1.4.2p6_4 found this problem @ google/groups: http://groups.google.com/groups?ie=UTF-8&oe=UTF-8&threadm=400F245B.70401%40xena.ipaustralia.gov.au.lucky.freebsd.java attached a patch that removes adding MOZ_PLUGIN_PATH to run-mozilla.sh >How-To-Repeat: >Fix: --- thunderbird-noplugin.diff begins here --- diff -Nur thunderbird.orig/files/patch-build_unix_run-mozilla.sh thunderbird/files/patch-build_unix_run-mozilla.sh --- thunderbird.orig/files/patch-build_unix_run-mozilla.sh Sat Feb 28 02:14:52 2004 +++ thunderbird/files/patch-build_unix_run-mozilla.sh Mon May 10 12:35:50 2004 @@ -9,13 +9,3 @@ if [ -n "$LD_LIBRARYN32_PATH" ] then LD_LIBRARYN32_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRARYN32_PATH+":$LD_LIBRARYN32_PATH"} -@@ -442,6 +442,9 @@ - # - export MOZILLA_FIVE_HOME LD_LIBRARY_PATH - export SHLIB_PATH LIBPATH LIBRARY_PATH ADDON_PATH DYLD_LIBRARY_PATH -+ -+MOZ_PLUGIN_PATH=%%PREFIX%%/lib/browser_plugins -+export MOZ_PLUGIN_PATH - - if [ $moz_debug -eq 1 ] - then --- thunderbird-noplugin.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1084186579.0>