Daemon News Ezine BSD News BSD Mall BSD Support Forum BSD Advocacy BSD Updates

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eclipse crashes on startup



Michael Kastner wrote:
Hello,

I propably shouldn't do this, but I've also posted this message on the freebsd-eclipse list.

However the trouble I'm having might be caused by either the jdk or eclipse. I really have no clue.

Ever since I updated eclipse and jdk14 via the ports last week I can't start eclipse anymore. It crashes on startup. I've attached the VM dump at the bottom of this mail.

Well, actually, I've found a way to start eclipse - but only if I compile it against motif instead of GTK. But that's simply a very bad alternative, since the motif fonts are a nightmare.

Doeas anybody have the same problem? Does anybody have an idea what I can do to get this problem fixed?

It looks like the libzip symbol privatization problem that usually plagued jdk15 users. Two patches fixing this have been posted to this list (check the archives) and one of them has been committed to the latest jdk15 port. You could try using jdk15 and see if it works for you, or port the aforementioned fixes to jdk14.

Cheers,

Panagiotis