public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mikael Hallendal <hallski@gentoo.org>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] java <-- karltk READ
Date: 06 Dec 2001 14:47:56 +0100	[thread overview]
Message-ID: <1007646476.27111.14.camel@zoidberg> (raw)
In-Reply-To: <1007644015.485.8.camel@djamil>

[-- 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 --]

  reply	other threads:[~2001-12-06 13:45 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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             ` Mikael Hallendal [this message]
2001-12-11 11:05               ` [gentoo-dev] java <-- karltk READ Karl Trygve Kalleberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1007646476.27111.14.camel@zoidberg \
    --to=hallski@gentoo.org \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox