* [gentoo-dev] java @ 2001-12-05 13:07 djamil essaissi 2001-12-05 15:26 ` Damon M. Conway 0 siblings, 1 reply; 9+ messages in thread From: djamil essaissi @ 2001-12-05 13:07 UTC (permalink / raw To: gentoo-dev@gentoo.org hi list, has anyone have java working with mozilla ? thnx ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] java 2001-12-05 13:07 [gentoo-dev] java djamil essaissi @ 2001-12-05 15:26 ` Damon M. Conway 2001-12-05 15:44 ` djamil essaissi 0 siblings, 1 reply; 9+ messages in thread From: Damon M. Conway @ 2001-12-05 15:26 UTC (permalink / raw To: gentoo-dev djamil essaissi wrote: >hi list, > >has anyone have java working with mozilla ? Yes, just download the jre.xpi from ftp.netscape.com. Run mozilla as root and open that file. It'll automatically install java2 for you. kabau -- "UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things." --Doug Gwyn ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] java 2001-12-05 15:26 ` Damon M. Conway @ 2001-12-05 15:44 ` djamil essaissi 2001-12-06 6:09 ` Mikael Hallendal 0 siblings, 1 reply; 9+ messages in thread From: djamil essaissi @ 2001-12-05 15:44 UTC (permalink / raw To: gentoo-dev@gentoo.org hmm ... same thing !! any java stuff that i run just craches! balckdown , blackup, straight from java.sun.com or netscape ; it wont make it !! :) i donno where the h*ll is the problem ! :) well we know it's this guy : /usr/lib/mozilla/plugins/java2/lib/i386/client/libjvm.so, but then what ?! :) 41b8d000-41ba3000 r--s 00000000 03:03 2233101 /usr/lib/mozilla/plugins/java2/ lib/sunrsasign.jar 41ba3000-41bfd000 r--s 00000000 03:03 2233126 /usr/lib/mozilla/plugins/java2/ lib/javaplugin.jar 41bfd000-41c0e000 r--s 00000000 03:03 2233107 /usr/lib/mozilla/plugins/java2/ lib/javaplugin_l10n.jar Local Time = Wed Dec 5 16:40:31 2001 Elapsed Time = 0 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002CC # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # **************** Another exception has been detected while we were handling last error. Dumping information about last error: ERROR REPORT FILE = (N/A) PC = 0x0x401e557f SIGNAL = 11 FUNCTION NAME = start_thread__2osP6Thread LIBRARY NAME = /usr/lib/mozilla/plugins/java2/lib/i386/client/libjvm.so Please check ERROR REPORT FILE for further information, if there is any. Good bye. INTERNAL ERROR on Browser End: Could not read ack from browser System error?:: Resource temporarily unavailable On Wed, 2001-12-05 at 16:26, Damon M. Conway wrote: > djamil essaissi wrote: > >hi list, > > > >has anyone have java working with mozilla ? > > Yes, just download the jre.xpi from ftp.netscape.com. Run mozilla as root > and open that file. It'll automatically install java2 for you. > > kabau > > -- > "UNIX was not designed to stop you from doing stupid things, because that > would also stop you from doing clever things." --Doug Gwyn > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] java 2001-12-05 15:44 ` djamil essaissi @ 2001-12-06 6:09 ` Mikael Hallendal 2001-12-06 10:27 ` djamil essaissi 0 siblings, 1 reply; 9+ messages in thread From: Mikael Hallendal @ 2001-12-06 6:09 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 2777 bytes --] ons 2001-12-05 klockan 16.44 skrev djamil essaissi: > hmm ... Strange, runs fine here, which version of Mozilla? I'm using the java-plugin from the dev-lang/jdk-1.3.1 though. You can merge that one and then make a link: /usr/lib/mozilla/plugin/javaplugin_oji.so -> /opt/java/jre/plugin/i386/mozilla/javaplugin_oji.so and see if that works better. Regards, Mikael Hallendal > same thing !! any java stuff that i run just craches! > balckdown , blackup, straight from java.sun.com or netscape ; it wont > make it !! :) i donno where the h*ll is the problem ! :) > well we know it's this guy : > /usr/lib/mozilla/plugins/java2/lib/i386/client/libjvm.so, but then what > ?! :) > > 41b8d000-41ba3000 r--s 00000000 03:03 2233101 > /usr/lib/mozilla/plugins/java2/ > lib/sunrsasign.jar > 41ba3000-41bfd000 r--s 00000000 03:03 2233126 > /usr/lib/mozilla/plugins/java2/ > lib/javaplugin.jar > 41bfd000-41c0e000 r--s 00000000 03:03 2233107 > /usr/lib/mozilla/plugins/java2/ > lib/javaplugin_l10n.jar > > Local Time = Wed Dec 5 16:40:31 2001 > Elapsed Time = 0 > # > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002CC > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > > > **************** > Another exception has been detected while we were handling last error. > Dumping information about last error: > ERROR REPORT FILE = (N/A) > PC = 0x0x401e557f > SIGNAL = 11 > FUNCTION NAME = start_thread__2osP6Thread > LIBRARY NAME = > /usr/lib/mozilla/plugins/java2/lib/i386/client/libjvm.so > Please check ERROR REPORT FILE for further information, if there is any. > Good bye. > INTERNAL ERROR on Browser End: Could not read ack from browser > System error?:: Resource temporarily unavailable > On Wed, 2001-12-05 at 16:26, Damon M. Conway wrote: > > djamil essaissi wrote: > > >hi list, > > > > > >has anyone have java working with mozilla ? > > > > Yes, just download the jre.xpi from ftp.netscape.com. Run mozilla as root > > and open that file. It'll automatically install java2 for you. > > > > kabau > > > > -- > > "UNIX was not designed to stop you from doing stupid things, because that > > would also stop you from doing clever things." --Doug Gwyn > > _______________________________________________ > > gentoo-dev mailing list > > gentoo-dev@gentoo.org > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev > > > > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev > -- Mikael Hallendal Gentoo Linux Developer, Desktop Team Leader CodeFactory AB, Stockholm, Sweden [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] java 2001-12-06 6:09 ` Mikael Hallendal @ 2001-12-06 10:27 ` djamil essaissi 2001-12-06 12:54 ` Mikael Hallendal 0 siblings, 1 reply; 9+ messages in thread From: djamil essaissi @ 2001-12-06 10:27 UTC (permalink / raw To: gentoo-dev@gentoo.org trust me i've installed almost every thing that "pretented" to have the moz/netsc. java plugin ... moz 0.9.6 still no luck ... maybe 'cause i have an "old" gentoo having some stale lib somewhere ?! (glibc, libc ...) it's a rc5 i think ... i emerged x11-4.1.0 lately just fine ... gnome is a charm and evo is even sweeter ... grutz On Thu, 2001-12-06 at 07:09, Mikael Hallendal wrote: > ons 2001-12-05 klockan 16.44 skrev djamil essaissi: > > hmm ... > > Strange, runs fine here, which version of Mozilla? > I'm using the java-plugin from the dev-lang/jdk-1.3.1 though. You can > merge that one and then make a link: > > /usr/lib/mozilla/plugin/javaplugin_oji.so -> > /opt/java/jre/plugin/i386/mozilla/javaplugin_oji.so > > and see if that works better. > > Regards, > Mikael Hallendal > > > > same thing !! any java stuff that i run just craches! > > balckdown , blackup, straight from java.sun.com or netscape ; it wont > > make it !! :) i donno where the h*ll is the problem ! :) > > well we know it's this guy : > > /usr/lib/mozilla/plugins/java2/lib/i386/client/libjvm.so, but then what > > ?! :) > > > > 41b8d000-41ba3000 r--s 00000000 03:03 2233101 > > /usr/lib/mozilla/plugins/java2/ > > lib/sunrsasign.jar > > 41ba3000-41bfd000 r--s 00000000 03:03 2233126 > > /usr/lib/mozilla/plugins/java2/ > > lib/javaplugin.jar > > 41bfd000-41c0e000 r--s 00000000 03:03 2233107 > > /usr/lib/mozilla/plugins/java2/ > > lib/javaplugin_l10n.jar > > > > Local Time = Wed Dec 5 16:40:31 2001 > > Elapsed Time = 0 > > # > > # HotSpot Virtual Machine Error : 11 > > # Error ID : 4F530E43505002CC > > # Please report this error at > > # http://java.sun.com/cgi-bin/bugreport.cgi > > # > > > > > > **************** > > Another exception has been detected while we were handling last error. > > Dumping information about last error: > > ERROR REPORT FILE = (N/A) > > PC = 0x0x401e557f > > SIGNAL = 11 > > FUNCTION NAME = start_thread__2osP6Thread > > LIBRARY NAME = > > /usr/lib/mozilla/plugins/java2/lib/i386/client/libjvm.so > > Please check ERROR REPORT FILE for further information, if there is any. > > Good bye. > > INTERNAL ERROR on Browser End: Could not read ack from browser > > System error?:: Resource temporarily unavailable > > On Wed, 2001-12-05 at 16:26, Damon M. Conway wrote: > > > djamil essaissi wrote: > > > >hi list, > > > > > > > >has anyone have java working with mozilla ? > > > > > > Yes, just download the jre.xpi from ftp.netscape.com. Run mozilla as root > > > and open that file. It'll automatically install java2 for you. > > > > > > kabau > > > > > > -- > > > "UNIX was not designed to stop you from doing stupid things, because that > > > would also stop you from doing clever things." --Doug Gwyn > > > _______________________________________________ > > > gentoo-dev mailing list > > > gentoo-dev@gentoo.org > > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev > > > > > > > > > _______________________________________________ > > gentoo-dev mailing list > > gentoo-dev@gentoo.org > > http://lists.gentoo.org/mailman/listinfo/gentoo-dev > > > -- > > Mikael Hallendal > Gentoo Linux Developer, Desktop Team Leader > CodeFactory AB, Stockholm, Sweden > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] java 2001-12-06 10:27 ` djamil essaissi @ 2001-12-06 12:54 ` Mikael Hallendal 2001-12-06 13:06 ` djamil essaissi 0 siblings, 1 reply; 9+ messages in thread From: Mikael Hallendal @ 2001-12-06 12:54 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 987 bytes --] tor 2001-12-06 klockan 11.27 skrev djamil essaissi: > trust me i've installed almost every thing that "pretented" to have the > moz/netsc. java plugin ... > moz 0.9.6 > still no luck ... > maybe 'cause i have an "old" gentoo having some stale lib somewhere ?! > (glibc, libc ...) it's a rc5 i think ... > i emerged x11-4.1.0 lately just fine ... gnome is a charm and evo is > even sweeter ... This is really really strange, if you have the jre installed, does it work to open one of those crashing pages in the appletviewer? appletviewer http://.../ so that we can determine if it's mozilla or java that has some problem at your system. You can also look to see if Mozilla detects the correct plugin by writing: about:plugins in the URI-field in Mozilla, it will list all plugins and where they are loaded from. Regards, Mikael Hallendal -- Mikael Hallendal Gentoo Linux Developer, Desktop Team Leader CodeFactory AB, Stockholm, Sweden [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] java 2001-12-06 12:54 ` Mikael Hallendal @ 2001-12-06 13:06 ` djamil essaissi 2001-12-06 13:47 ` [gentoo-dev] java <-- karltk READ Mikael Hallendal 0 siblings, 1 reply; 9+ messages in thread From: djamil essaissi @ 2001-12-06 13:06 UTC (permalink / raw To: gentoo-dev@gentoo.org bash-2.04# appletviewer http://java.sun.com Unexpected Signal : 11 occurred at PC=0x401a488c Function name=start_thread__2osP6Thread Library=/opt/jdk-1.3.1/jre/lib/i386/client/libjvm.so Current Java thread: Dynamic libraries: 08048000-0804d000 r-xp 00000000 03:03 510769 /opt/jdk-1.3.1/bin/i386/native_threads/appletviewer 0804d000-0804e000 rw-p 00004000 03:03 510769 /opt/jdk-1.3.1/bin/i386/native_threads/appletviewer 40000000-40016000 r-xp 00000000 03:03 1231332 /lib/ld-2.2.2.so 40016000-40017000 rw-p 00015000 03:03 1231332 /lib/ld-2.2.2.so 40024000-40031000 r-xp 00000000 03:03 1231302 /lib/libpthread-0.9.so 40031000-40038000 rw-p 0000c000 03:03 1231302 /lib/libpthread-0.9.so 40038000-40043000 r-xp 00000000 03:03 2382757 /opt/jdk-1.3.1/jre/lib/i386/native_threads/l ibhpi.so 40043000-40044000 rw-p 0000a000 03:03 2382757 /opt/jdk-1.3.1/jre/lib/i386/native_threads/l ibhpi.so 40044000-40307000 r-xp 00000000 03:03 1348504 /opt/jdk-1.3.1/jre/lib/i386/client/libjvm.so 40307000-4031e000 rw-p 002c2000 03:03 1348504 /opt/jdk-1.3.1/jre/lib/i386/client/libjvm.so 40336000-40338000 r-xp 00000000 03:03 1231354 /lib/libdl-2.2.2.so 40338000-4033a000 rw-p 00001000 03:03 1231354 /lib/libdl-2.2.2.so 4033a000-40446000 r-xp 00000000 03:03 1231344 /lib/libc-2.2.2.so 40446000-4044c000 rw-p 0010b000 03:03 1231344 /lib/libc-2.2.2.so 40450000-40451000 r-xp 00000000 03:03 1231366 /lib/libBrokenLocale-2.2.2.so 40451000-40452000 rw-p 00000000 03:03 1231366 /lib/libBrokenLocale-2.2.2.so 40452000-40464000 r-xp 00000000 03:03 1231365 /lib/libnsl-2.2.2.so 40464000-40466000 rw-p 00011000 03:03 1231365 /lib/libnsl-2.2.2.so 40468000-40486000 r-xp 00000000 03:03 1231313 /lib/libm-2.2.2.so 40486000-40487000 rw-p 0001d000 03:03 1231313 /lib/libm-2.2.2.so 40488000-4049a000 r-xp 00000000 03:03 2218026 /opt/jdk-1.3.1/jre/lib/i386/libverify.so 4049a000-4049c000 rw-p 00011000 03:03 2218026 /opt/jdk-1.3.1/jre/lib/i386/libverify.so 4049c000-404bf000 r-xp 00000000 03:03 2218027 /opt/jdk-1.3.1/jre/lib/i386/libjava.so 404bf000-404c1000 rw-p 00022000 03:03 2218027 /opt/jdk-1.3.1/jre/lib/i386/libjava.so 404c2000-404d7000 r-xp 00000000 03:03 2218028 /opt/jdk-1.3.1/jre/lib/i386/libzip.so 404d7000-404da000 rw-p 00014000 03:03 2218028 /opt/jdk-1.3.1/jre/lib/i386/libzip.so 404da000-411f3000 r--s 00000000 03:03 2218338 /opt/jdk-1.3.1/jre/lib/rt.jar 41220000-414c5000 r--s 00000000 03:03 2218339 /opt/jdk-1.3.1/jre/lib/i18n.jar 414c5000-414db000 r--s 00000000 03:03 2218094 /opt/jdk-1.3.1/jre/lib/sunrsasign.jar Local Time = Thu Dec 6 14:04:39 2001 Elapsed Time = 0 # # HotSpot Virtual Machine Error : 11 # Error ID : 4F530E43505002CC # Please report this error at # http://java.sun.com/cgi-bin/bugreport.cgi # # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.3.1-FCS mixed mode) # # An error report file has been saved as hs_err_pid7070.log. # Please refer to the file for further information. # Aborted bash-2.04# still the same thing ... i think i'm gonna let this on the side for now ... and use (shame on me ) IE On Thu, 2001-12-06 at 13:54, Mikael Hallendal wrote: > tor 2001-12-06 klockan 11.27 skrev djamil essaissi: > > trust me i've installed almost every thing that "pretented" to have the > > moz/netsc. java plugin ... > > moz 0.9.6 > > still no luck ... > > maybe 'cause i have an "old" gentoo having some stale lib somewhere ?! > > (glibc, libc ...) it's a rc5 i think ... > > i emerged x11-4.1.0 lately just fine ... gnome is a charm and evo is > > even sweeter ... > > This is really really strange, if you have the jre installed, does it > work to open one of those crashing pages in the appletviewer? > > appletviewer http://.../ > > so that we can determine if it's mozilla or java that has some problem > at your system. > > You can also look to see if Mozilla detects the correct plugin by > writing: > > about:plugins > > in the URI-field in Mozilla, it will list all plugins and where they are > loaded from. > > Regards, > Mikael Hallendal > > -- > > Mikael Hallendal > Gentoo Linux Developer, Desktop Team Leader > CodeFactory AB, Stockholm, Sweden > ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] java <-- karltk READ 2001-12-06 13:06 ` djamil essaissi @ 2001-12-06 13:47 ` Mikael Hallendal 2001-12-11 11:05 ` Karl Trygve Kalleberg 0 siblings, 1 reply; 9+ messages in thread From: Mikael Hallendal @ 2001-12-06 13:47 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 5031 bytes --] tor 2001-12-06 klockan 14.06 skrev djamil essaissi: > bash-2.04# appletviewer http://java.sun.com > > Unexpected Signal : 11 occurred at PC=0x401a488c > Function name=start_thread__2osP6Thread > Library=/opt/jdk-1.3.1/jre/lib/i386/client/libjvm.so Ok, looks like a Java-problem rather than a problem in Mozilla, I'll handle this over to karltk who is responsible for Java-related issues in Gentoo. Regards, Mikael Hallendal > Current Java thread: > > Dynamic libraries: > 08048000-0804d000 r-xp 00000000 03:03 510769 > /opt/jdk-1.3.1/bin/i386/native_threads/appletviewer > 0804d000-0804e000 rw-p 00004000 03:03 510769 > /opt/jdk-1.3.1/bin/i386/native_threads/appletviewer > 40000000-40016000 r-xp 00000000 03:03 1231332 /lib/ld-2.2.2.so > 40016000-40017000 rw-p 00015000 03:03 1231332 /lib/ld-2.2.2.so > 40024000-40031000 r-xp 00000000 03:03 1231302 /lib/libpthread-0.9.so > 40031000-40038000 rw-p 0000c000 03:03 1231302 /lib/libpthread-0.9.so > 40038000-40043000 r-xp 00000000 03:03 2382757 > /opt/jdk-1.3.1/jre/lib/i386/native_threads/l > ibhpi.so > 40043000-40044000 rw-p 0000a000 03:03 2382757 > /opt/jdk-1.3.1/jre/lib/i386/native_threads/l > ibhpi.so > 40044000-40307000 r-xp 00000000 03:03 1348504 > /opt/jdk-1.3.1/jre/lib/i386/client/libjvm.so > 40307000-4031e000 rw-p 002c2000 03:03 1348504 > /opt/jdk-1.3.1/jre/lib/i386/client/libjvm.so > 40336000-40338000 r-xp 00000000 03:03 1231354 /lib/libdl-2.2.2.so > 40338000-4033a000 rw-p 00001000 03:03 1231354 /lib/libdl-2.2.2.so > 4033a000-40446000 r-xp 00000000 03:03 1231344 /lib/libc-2.2.2.so > 40446000-4044c000 rw-p 0010b000 03:03 1231344 /lib/libc-2.2.2.so > 40450000-40451000 r-xp 00000000 03:03 1231366 > /lib/libBrokenLocale-2.2.2.so > 40451000-40452000 rw-p 00000000 03:03 1231366 > /lib/libBrokenLocale-2.2.2.so > 40452000-40464000 r-xp 00000000 03:03 1231365 /lib/libnsl-2.2.2.so > 40464000-40466000 rw-p 00011000 03:03 1231365 /lib/libnsl-2.2.2.so > 40468000-40486000 r-xp 00000000 03:03 1231313 /lib/libm-2.2.2.so > 40486000-40487000 rw-p 0001d000 03:03 1231313 /lib/libm-2.2.2.so > 40488000-4049a000 r-xp 00000000 03:03 2218026 > /opt/jdk-1.3.1/jre/lib/i386/libverify.so > 4049a000-4049c000 rw-p 00011000 03:03 2218026 > /opt/jdk-1.3.1/jre/lib/i386/libverify.so > 4049c000-404bf000 r-xp 00000000 03:03 2218027 > /opt/jdk-1.3.1/jre/lib/i386/libjava.so > 404bf000-404c1000 rw-p 00022000 03:03 2218027 > /opt/jdk-1.3.1/jre/lib/i386/libjava.so > 404c2000-404d7000 r-xp 00000000 03:03 2218028 > /opt/jdk-1.3.1/jre/lib/i386/libzip.so > 404d7000-404da000 rw-p 00014000 03:03 2218028 > /opt/jdk-1.3.1/jre/lib/i386/libzip.so > 404da000-411f3000 r--s 00000000 03:03 2218338 > /opt/jdk-1.3.1/jre/lib/rt.jar > 41220000-414c5000 r--s 00000000 03:03 2218339 > /opt/jdk-1.3.1/jre/lib/i18n.jar > 414c5000-414db000 r--s 00000000 03:03 2218094 > /opt/jdk-1.3.1/jre/lib/sunrsasign.jar > > Local Time = Thu Dec 6 14:04:39 2001 > Elapsed Time = 0 > # > # HotSpot Virtual Machine Error : 11 > # Error ID : 4F530E43505002CC > # Please report this error at > # http://java.sun.com/cgi-bin/bugreport.cgi > # > # Java VM: Java HotSpot(TM) Client VM (Blackdown-1.3.1-FCS mixed mode) > # > # An error report file has been saved as hs_err_pid7070.log. > # Please refer to the file for further information. > # > Aborted > bash-2.04# > > still the same thing ... i think i'm gonna let this on the side for now > ... and use (shame on me ) IE > > On Thu, 2001-12-06 at 13:54, Mikael Hallendal wrote: > > tor 2001-12-06 klockan 11.27 skrev djamil essaissi: > > > trust me i've installed almost every thing that "pretented" to have the > > > moz/netsc. java plugin ... > > > moz 0.9.6 > > > still no luck ... > > > maybe 'cause i have an "old" gentoo having some stale lib somewhere ?! > > > (glibc, libc ...) it's a rc5 i think ... > > > i emerged x11-4.1.0 lately just fine ... gnome is a charm and evo is > > > even sweeter ... > > > > This is really really strange, if you have the jre installed, does it > > work to open one of those crashing pages in the appletviewer? > > > > appletviewer http://.../ > > > > so that we can determine if it's mozilla or java that has some problem > > at your system. > > > > You can also look to see if Mozilla detects the correct plugin by > > writing: > > > > about:plugins > > > > in the URI-field in Mozilla, it will list all plugins and where they are > > loaded from. > > > > Regards, > > Mikael Hallendal > > > > -- > > > > Mikael Hallendal > > Gentoo Linux Developer, Desktop Team Leader > > CodeFactory AB, Stockholm, Sweden > > > > > _______________________________________________ > gentoo-dev mailing list > gentoo-dev@gentoo.org > http://lists.gentoo.org/mailman/listinfo/gentoo-dev > -- Mikael Hallendal Gentoo Linux Developer, Desktop Team Leader CodeFactory AB, Stockholm, Sweden [-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --] ^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] java <-- karltk READ 2001-12-06 13:47 ` [gentoo-dev] java <-- karltk READ Mikael Hallendal @ 2001-12-11 11:05 ` Karl Trygve Kalleberg 0 siblings, 0 replies; 9+ messages in thread From: Karl Trygve Kalleberg @ 2001-12-11 11:05 UTC (permalink / raw To: gentoo-dev On 06 Dec 2001 14:47:56 +0100 Mikael Hallendal <hallski@gentoo.org> wrote: > tor 2001-12-06 klockan 14.06 skrev djamil essaissi: > > bash-2.04# appletviewer http://java.sun.com > > > > Unexpected Signal : 11 occurred at PC=0x401a488c > > Function name=start_thread__2osP6Thread > > Library=/opt/jdk-1.3.1/jre/lib/i386/client/libjvm.so > > Ok, looks like a Java-problem rather than a problem in Mozilla, I'll > handle this over to karltk who is responsible for Java-related issues in > Gentoo. Heh, thanks Mikael. We have had numerous problems with Sun's JVM on Gentoo for some reason. I have not tried to track down the exact problem yet. Until I do, I recommend that you use the Blackdown JVM, which actually works. Now, where's our issue tracker ???? Kind regards, Karl T ^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2001-12-11 10:06 UTC | newest] Thread overview: 9+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2001-12-05 13:07 [gentoo-dev] java djamil essaissi 2001-12-05 15:26 ` Damon M. Conway 2001-12-05 15:44 ` djamil essaissi 2001-12-06 6:09 ` Mikael Hallendal 2001-12-06 10:27 ` djamil essaissi 2001-12-06 12:54 ` Mikael Hallendal 2001-12-06 13:06 ` djamil essaissi 2001-12-06 13:47 ` [gentoo-dev] java <-- karltk READ Mikael Hallendal 2001-12-11 11:05 ` Karl Trygve Kalleberg
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox