> Forwarding a most peculiar java JRE crash to the development list. Why > in hell could a non-GUI prog crash in imagehlp.dll ???
Not only is javaw.exe a gui prog (java.exe is the non-gui one), the crash also wasn't in imagehlp.dll! As the trace says, the fault is at address 0x780011B9 but imagehlp is loaded at 0x7D750000 - 0x7D76D000 ... Looks like a JRE problem (what the hell is "Java VM: Java HotSpot(TM) Client VM (1.4.0-rc-b91 mixed mode)" ??) d _______________________________________________ Devl mailing list Devl at freenetproject.org http://lists.freenetproject.org/mailman/listinfo/devl
