KDE 4.11 is looking really good, and I'd like to permanently upgrade to Saucy on my laptop. I cannot, however, since Eclipse is unusable due to JVM segfaults. I reported this as a bug at https://bugs.launchpad.net/ubuntu/+s...7/+bug/1205452 , but there are dozens of "JVM crashes" bugs that have been reported, many of which involve Eclipse.
None of those seem to be quite the same issue, though; the other bugs are hard to reproduce, crash in different libraries, or are multiple releases old. In this case, Eclipse causes the JVM to segfault every time when clicking OK in the workspace selection dialog. This is easy to reproduce, as I mentioned in the bug report:
I've done this repeatedly on my laptop (Lenovo X61 Tablet, upgraded in-place from Raring) and a VMware virtual machine (clean installs as mentioned above).
I'm able to use Eclipse on Raring without any problems, so this is clearly a new problem. Can anyone else try to reproduce this, and mark my Launchpad bug as "affects me too" if you experience this crash? I don't want this bug to be lost among the other "Eclipse causes JVM to segfault" bugs, since this one is easy to reproduce and makes Kubuntu Saucy completely unusable for me.
Thanks a lot.
None of those seem to be quite the same issue, though; the other bugs are hard to reproduce, crash in different libraries, or are multiple releases old. In this case, Eclipse causes the JVM to segfault every time when clicking OK in the workspace selection dialog. This is easy to reproduce, as I mentioned in the bug report:
- Install Kubuntu Saucy from daily media; my bug report says 2013-07-24 but I just reproduced this with 2013-07-29 media.
- apt-get update; apt-get install eclipse
- Launch Eclipse.
- Click OK in 'workspace selection' dialog box.
- Examine ~/hs_err_pid(\d+).log for crash details.
I've done this repeatedly on my laptop (Lenovo X61 Tablet, upgraded in-place from Raring) and a VMware virtual machine (clean installs as mentioned above).
I'm able to use Eclipse on Raring without any problems, so this is clearly a new problem. Can anyone else try to reproduce this, and mark my Launchpad bug as "affects me too" if you experience this crash? I don't want this bug to be lost among the other "Eclipse causes JVM to segfault" bugs, since this one is easy to reproduce and makes Kubuntu Saucy completely unusable for me.
Thanks a lot.
Comment