This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: NullPointer + Jars
- To: java-discuss at sourceware dot cygnus dot com
- Subject: Re: NullPointer + Jars
- From: Jeff Sturm <jsturm at sigma6 dot com>
- Date: Thu, 18 May 2000 23:40:56 -0400 (EDT)
"Gregory R. Warnes" wrote:
> 1) Why can't it load the resource from the jar?
Is the jar compressed? (I seem to remember problems loading compressed
archives, though that may have been fixed.)
> 2) Why does it run differently under gdb?
Any chance the SIGSEGV was handled and ignored at runtime? What happens
if you try "handle SIGSEGV nostop" in gdb?
--
Jeff Sturm
jsturm@sigma6.com