* Sven-Ola T?cke <sven-ola at gmx.de> [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)
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/devl/attachments/20080408/3d0f1eb8/attachment.pgp>

Reply via email to