*** This bug is a duplicate of bug 1241101 ***
https://bugs.launchpad.net/bugs/1241101
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205452
Title:
Eclipse unusable in Kubuntu Saucy (almost imme
*** This bug is a duplicate of bug 1241101 ***
https://bugs.launchpad.net/bugs/1241101
this bug may affect another java based programs, today i had similar bug
using idl
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
*** This bug is a duplicate of bug 1241101 ***
https://bugs.launchpad.net/bugs/1241101
I spent this morning on analyzing our application SIGSEGV'ing since
having upgraded my os (openSuSE 13.1, KDE). Though this is actually no
ubuntu, I think that this bug is related: IMHO with the symptoms tha
*** This bug is a duplicate of bug 1241101 ***
https://bugs.launchpad.net/bugs/1241101
** Changed in: gtk+2.0 (Ubuntu)
Importance: Undecided => High
** Changed in: java-common (Ubuntu)
Importance: Undecided => High
** Changed in: gtk+2.0 (Ubuntu)
Status: Confirmed => Invalid
**
@Keith, thanks a lot I can confirm your workaround does the trick for me
for jameica:
$ GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc
/opt/jameica/jameica.sh
This avoids the crash so at least my app is usable, looking pretty
oldschool ;-)
--
You received this bug notification because yo
** Changed in: gtk+2.0 (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205452
Title:
Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)
To man
@Oren
Just start the programm within a terminal with the above command. Leave
out the $ and replace ./eclipse-or-eclipse-app with
eclipse/smartsvn/jameica or any other affected tool.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt
@Keith, can you elaborate on your suggestion? I would like to try it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205452
Title:
Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)
Changing the GTK2 theme globally makes everything look terrible. I'd suggest to
set the theme only for the affected application using the corresponding
environment variable:
$ GTK2_RC_FILES=/usr/share/themes/Raleigh/gtk-2.0/gtkrc
./eclipse-or-eclipse-app
--
You received this bug notification
** Also affects: gtk+2.0 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205452
Title:
Eclipse unusable in Kubuntu Saucy (almost immediate JVM seg
Got the same issue after update from 13.04 x86 to 13.10 x86.
Using Oracle Java 1.7.0_25.
Changing GTK2 theme helped, but fixing of this would be really appreciated.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
"Same here." Freshly updated from Kubuntu 13.04 to Kubuntu 13.10.
Eclipse, or in my case Apache Directory Studio, which is basically
Eclipse, can't be started as the JVM segfaults after a few seconds.
Happens with both OpenJDK 7 and Oracle Java 7.
Changing GTK2 theme to Raleigh makes Eclipse (Apac
I can confirm this behavor. Kubuntu 13.10. Changing GTK2 theme to ancient
Raleigh helped me, now eclipse looks stable.
Plz, fix it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205452
Title:
Ecli
This will in all likelihood be marked as a dupe of bug #1241101. Just
checking logs here for differences. Take a look at the eclipse-bugs
report that should be relevant for all of these issues.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=419729.
** Bug watch added: Eclipse bugs #419729
https:
Same problem here with 13.10 upgraded since 12.04.
With upgrading eclipse was updated to 3.8 and all my plugins were gone
so I tried to reinstalled it but it crashed.
Checked everything - deleted config, tried different plugins in
different order. Sometimes I had one install successful, but next
...and for what it's worth, a fresh download of Eclipse Kepler from
eclipse.org works fine. Why is Ubuntu's Eclipse held back to 3.8? Maybe
an upgrade would solve this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Problem still exists for me. Changing the GTK theme does not help.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205452
Title:
Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)
To
The problem disappeared for me after I'd done a (huge) apt-get upgrade.
Unfortunalety I cannot tell which was the package causing the exception.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205452
T
This appears to be the same as eclipse bug 317763. The work around for
that bug works for this:
1) Open System Settings
2) Select Application Appearance
3) Select GTK
4) Change the GTK2 theme to anything but oxygen-gtk
It then opens the workspace.
--
You received this bug notification because
I followed the JVM's suggestion about creating a core dump, and it's
available at http://giygas.case.edu/kubuntu-saucy-eclipse/core.xz (GPG
signature at http://giygas.case.edu/kubuntu-saucy-eclipse/core.xz.asc).
I'm not sure how useful this is, but I'm guessing that it can't hurt.
--
You received
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: eclipse (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1205452
Title:
Ec
>From the Java stack trace, it doesn't seem like this is the JVM's fault.
It looks like the SWT GTK wrappers are calling native code, according to
this part of the JVM dump:
Stack: [0x7fe32161f000,0x7fe32172], sp=0x7fe32171cad0, free
space=1014k
Native frames: (J=compiled Java c
There have been some recent updates to libglib2.0 (from 2.37.3-1ubuntu2
to 2.37.5-1ubuntu1 that I installed on 2013-08-13) and the openjdk
packages (from 7u25-2.3.12-1ubuntu1 to 7u25-2.3.12-4ubuntu1, installed
today), but Eclipse still causes the JVM to segfault very consistently.
It's very hard to
** Summary changed:
- Eclipse crashes when clicking OK in workspace location selection
+ Eclipse unusable in Kubuntu Saucy (almost immediate JVM segfault)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
24 matches
Mail list logo