Hi,
I searched the forums, FAQs, etc and could not find a list of requirements to run MyEclipse under Linux. For example, I am looking for officially supported distros, kernel revisions, libc revisions, libxcb revisions, etc. I am getting some SIGSEGV crashes where the thread dump log is blaming the problem on native code in libxcb.so.1 immediately after a call to the xcb_query_extension_reply symbol. Perhaps I am attempting to run on an unsupported revision of an underlying C library.
Thanks,
-JM