public inbox for rhug-rhats@sourceware.org
 help / color / mirror / Atom feed
* NullPointerException at _Jv_equalUtf8Consts
@ 2003-11-20 16:02 Ray Auge
  2003-11-20 17:57 ` Tom Tromey
  0 siblings, 1 reply; 5+ messages in thread
From: Ray Auge @ 2003-11-20 16:02 UTC (permalink / raw)
  To: rhug-list


after calling: 

	elm.hasAttribute("target")

(elm is a org.w3c.dom.Node recast as an Element)

I get:

java.lang.NullPointerException
   at _Jv_equalUtf8Consts(_Jv_Utf8Const, _Jv_Utf8Const)
(/lib/ssa/libgcj.so.4.0.0)
   at ActionNode.ActionNode(org.w3c.dom.Node)
(/home/com_/public_html/Thesis/src/v0.01/last/map/ActionNode.java:19)


any suggestions??

Ray

PS: Using new PPC rpms on ibook2.

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: NullPointerException at _Jv_equalUtf8Consts
  2003-11-20 16:02 NullPointerException at _Jv_equalUtf8Consts Ray Auge
@ 2003-11-20 17:57 ` Tom Tromey
  2003-11-20 21:30   ` Ray Auge
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Tromey @ 2003-11-20 17:57 UTC (permalink / raw)
  To: Ray Auge; +Cc: rhug-list

>>>>> "Ray" == Ray Auge <rayauge@doublebite.com> writes:

Ray> I get:
Ray> java.lang.NullPointerException
Ray>    at _Jv_equalUtf8Consts(_Jv_Utf8Const, _Jv_Utf8Const)
Ray> (/lib/ssa/libgcj.so.4.0.0)

Ray> any suggestions??

As I recall, this particular failure usually indicates an old or buggy
linker.

Tom

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: NullPointerException at _Jv_equalUtf8Consts
  2003-11-20 17:57 ` Tom Tromey
@ 2003-11-20 21:30   ` Ray Auge
  2003-11-20 22:48     ` Tom Tromey
  0 siblings, 1 reply; 5+ messages in thread
From: Ray Auge @ 2003-11-20 21:30 UTC (permalink / raw)
  To: tromey; +Cc: rhug-list

It appears that my binutils is the same version as that of RH 9.0
(binutils-2.13.90.0.18). Do you still think I need a newer one that
that??

Ray

On Thu, 2003-11-20 at 12:48, Tom Tromey wrote:
> >>>>> "Ray" == Ray Auge <rayauge@doublebite.com> writes:
> 
> Ray> I get:
> Ray> java.lang.NullPointerException
> Ray>    at _Jv_equalUtf8Consts(_Jv_Utf8Const, _Jv_Utf8Const)
> Ray> (/lib/ssa/libgcj.so.4.0.0)
> 
> Ray> any suggestions??
> 
> As I recall, this particular failure usually indicates an old or buggy
> linker.
> 
> Tom

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: NullPointerException at _Jv_equalUtf8Consts
  2003-11-20 21:30   ` Ray Auge
@ 2003-11-20 22:48     ` Tom Tromey
  2003-11-20 22:51       ` Ray Auge
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Tromey @ 2003-11-20 22:48 UTC (permalink / raw)
  To: Ray Auge; +Cc: rhug-list

>>>>> "Ray" == Ray Auge <rayauge@doublebite.com> writes:

Ray> It appears that my binutils is the same version as that of RH 9.0
Ray> (binutils-2.13.90.0.18). Do you still think I need a newer one that
Ray> that??

Honestly I don't know.  Not all platforms are the same as regards ld.
I haven't been doing much PPC work lately.  Perhaps there's some other
explanation for the problem, but offhand I wouldn't know what it could
be.

Tom

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: NullPointerException at _Jv_equalUtf8Consts
  2003-11-20 22:48     ` Tom Tromey
@ 2003-11-20 22:51       ` Ray Auge
  0 siblings, 0 replies; 5+ messages in thread
From: Ray Auge @ 2003-11-20 22:51 UTC (permalink / raw)
  To: tromey; +Cc: rhug-list

Thanks much anyway, I'll post this to the gcj list and see if anything
comes up.

Ray



On Thu, 2003-11-20 at 17:38, Tom Tromey wrote:
> >>>>> "Ray" == Ray Auge <rayauge@doublebite.com> writes:
> 
> Ray> It appears that my binutils is the same version as that of RH 9.0
> Ray> (binutils-2.13.90.0.18). Do you still think I need a newer one that
> Ray> that??
> 
> Honestly I don't know.  Not all platforms are the same as regards ld.
> I haven't been doing much PPC work lately.  Perhaps there's some other
> explanation for the problem, but offhand I wouldn't know what it could
> be.
> 
> Tom

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-11-20 22:51 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-20 16:02 NullPointerException at _Jv_equalUtf8Consts Ray Auge
2003-11-20 17:57 ` Tom Tromey
2003-11-20 21:30   ` Ray Auge
2003-11-20 22:48     ` Tom Tromey
2003-11-20 22:51       ` Ray Auge

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).