* Sven-Ola Tücke <[EMAIL PROTECTED]> [2008-04-06 22:50:13]:

> Hi,
> 
> detected a couple of unused bytes in libgcj. Initial memory consumption now 
> ~38Mb down to ~28 Mb. Telnet iface runs. Frost runs (to some extent). Changed 
> my 
> numbering scheme, so *.tgz now numbered to reflect the SVN revision. 
> 
> I got occasional oopses. Are those normal?

No they aren't normal... They are probably a jvm bug though, otherwise
we would get them too. Any chance you can get associated line-numbers in
the trace ? :p

Is a core file generated, can you load it in gdb and see where the
problem is ?

> 
> Caught in PacketSender: java.lang.NullPointerException
> java.lang.NullPointerException
>    at java.util.Hashtable.hash(freenet-static-i486-linux-gnu)
>    at java.util.Hashtable.get(freenet-static-i486-linux-gnu)
>    at 
> freenet.node.LocationManager.lostOrRestartedNode(freenet-static-i486-linux-gnu)
>    at freenet.node.PeerNode.disconnected(freenet-static-i486-linux-gnu)
>    at freenet.node.PacketSender.realRun(freenet-static-i486-linux-gnu)
>    at freenet.node.PacketSender.run(freenet-static-i486-linux-gnu)
>    at java.lang.Thread.run(freenet-static-i486-linux-gnu)
>    at freenet.support.io.NativeThread.run(freenet-static-i486-linux-gnu)
> 

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Devl mailing list
[email protected]
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to