Comment 60 for bug 445009

Revision history for this message
oliford (oliford) wrote :

This is more irratic now.

After a few times restarting eclipse and attempting subclipse update.
- Twice I've had libpango crash as before.
- Three times it just gives lots of NullPointerException under org.eclipse.swt.widgets.Display.fixedSizeAllocateProc(Display.java:1281).
- Three times eclipse has just frozen.
- Once I've just had "Fatal IO error 11 (Resource temporarily unavaliable) on X server :0.0"

I would suggest that there might be a bug in subclipse itself, since it also uses native code (javahl), but the NullPointerException seems to occur through subclipse's use of swt, not through any calls to SVN.

My desktop machine (same version and setup of everything) has never failed to work under heavy use, the laptop meanwhile has never worked once. I'm at a loss as to how to investigate further. Anything I can try?