Eclipse crashes in Ubuntu Karmic
Trying to run Apache Directory Studio I’ve found that eclupse crashes in ubuntu karmic 9.10 with the following error:
# # An unexpected error has been detected by HotSpot Virtual Machine: # # SIGSEGV (0xb) at pc=0x00d64856, pid=8870, tid=3077867296 # # Java VM: Java HotSpot(TM) Client VM (1.5.0_11-b03 mixed mode) # Problematic frame: # C [libpango-1.0.so.0+0x23856] pango_layout_new+0x36 #
I’ve tried running it with different java version and with the GDK_NATIVE_WINDOWS=1 with no luck and found the problem unanswered on lot of sites. Finally the solution required to disable the Assistive Technologies (System -> Preferences -> Assistive Technologies). After that everything works ok.
Related posts:
- Ubuntu 9.10 Karmic Koala This ubuntu installation was the bit of fun expected after...
- unsupported keyword OID.2.5.4.17 The problem Exception in thread "main" java.io.IOException: unsupported keyword OID.2.5.4.17...
- Ubuntu 9.10 Karmic Koala netbook I’ve also migrated my Acer Aspire One to the new...
- JBoss migration 4.2.2-GA to 5.1.0-GA In my stupidity innocence I just hoped that deploying the...
- Karmic various tricks Logout messages If you are opening a terminal to a...


[...] Len » Eclipse crashes in Ubuntu Karmic By admin | category: ubuntu studio | tags: apache, apache-directory, eclupse-crashes, [...]
[...] I’ve found a link to an eclipse based ldap environment which I’ve tested (read this if eclipse crashes in ubuntu). It’s bundled with Apache Directory. I’ve tested it and imported the same app.ldif and [...]