Community
Participate
Working Groups
Build ID: I20080918-0100 Proxy support code for Unix makes a call to the UnixProxyProxiver.gconfInit() method in the static block while Eclipse starts. This method is implemented in the native code and errors in its execution cause a core dump. Since this call is unnecessary in the static block the crash can be postponed to the first IProxyService use. This will introduce an ability to start Eclipse, turn off native proxy support and avoid the crash at all.
Created attachment 114076 [details] Patch_v01 This fix is intended to provide a workaround to bug 248210. Szymon, waiting to get a green light on this one...
Yup, the fix looks good. When released, please confirm that the workaround works for David and update bug 248210.
Released to HEAD.
Reopening to set the assignee.
Marking FIXED.