This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: NullPointer + Jars



"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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]