[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2010-11-18 Thread Launchpad Bug Tracker
[Expired for openjdk-6 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: openjdk-6 (Ubuntu) Status: Incomplete = Expired -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2009-09-30 Thread Matthias Klose
** Tags added: eclipse local-binary swt-gtk -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so) https://bugs.launchpad.net/bugs/217538 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2009-05-24 Thread joe
I have a little bit similar problems with eclipse 3.4 when working with openjdk 1.6.0. When Eclipse starts and I press New-Project-C++ it crashes: # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x7fad9d3ebbc4, pid=7054, tid=1108134224 # # Java

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-12-22 Thread gnuboi
Thank you, Amos. I'm running 8.04 and your post was the best way to get an updated Java. My Eclipse seems much more stable now. -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-08-17 Thread Amos Brocco
This bug should be fixed with jdk 1.6u10 b28 (download from http://download.java.net/jdk6/binaries/ , file called jdk-6u10-rc- bin-b28-linux-amd64-21_jul_2008.bin). You can create a package using a patched version of java-package (I've made one you can download from

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-07-31 Thread Simon
Thanks guys for the suggestion to copy in the libjvm.so from jdk-7- seems to have done the job for now. I am using CDT 5 inside eclipse Ganymede with about 6 projects and as of yesterday one project decided to crash the system with the unexpected error in libjvm.so. I think it was the action

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-07-01 Thread Alexey Dubrovskiy
I had the same problem. Then I turned off 'Build Automatically'. And it works without crashing! -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so) https://bugs.launchpad.net/bugs/217538 You received this bug

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-06-05 Thread Adrian Custer
Problem perrsists with: OpenJDK package 6b10-0ubuntu1~ppa3 /usr/lib/jvm/java-6-openjdk/bin/java -version java version 1.6.0 OpenJDK Runtime Environment (build 1.6.0-b10) OpenJDK 64-Bit Server VM (build 1.6.0-b10, mixed mode) and Ganymede RC2 Version: 3.4.0 Build id: I20080523-0100

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-05-23 Thread nyarnon
Here's my 50cents: # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb6c04186, pid=6663, tid=3025165200 # # Java VM: OpenJDK Client VM (1.6.0-b09 mixed mode, sharing linux-x86) # Problematic frame: # V [libjvm.so+0x31d186] # # An error report file

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-05-16 Thread neiltait
no joy with openjdk-6... -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so) https://bugs.launchpad.net/bugs/217538 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-05-15 Thread Matthias Klose
please recheck with openjdk-6 in intrepid, or openjdk-6 6b09dfsg- 0ubuntu2~ppa1 in the openjdk PPA. ** Changed in: openjdk-6 (Ubuntu) Status: Confirmed = Incomplete -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-05-05 Thread Martin Holtz
have an look there: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6659207 A DESCRIPTION OF THE PROBLEM : Program consistently fails in 64-bit jvm (client server) but works in 32-bit jvm. Get access violation in hotspot compiler thread (but reported as outside the jvm in native code - I

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-05-01 Thread Martin Holtz
Hi, eclipse crashes while using svn update # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x2b8c63b71fa0, pid=30903, tid=1082161488 # # Java VM: OpenJDK 64-Bit Server VM (1.6.0-b09 mixed mode linux-amd64) # Problematic frame: # V

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-05-01 Thread John Greeley
** Changed in: openjdk-6 (Ubuntu) Status: Incomplete = Confirmed -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so) https://bugs.launchpad.net/bugs/217538 You received this bug notification because you

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-04-28 Thread branflake2267
I just updated to ubuntu 8.04 hardy. Went to load my eclipse, and I got this. I have tried sun-Java-6 and sun-Java-1.5 and gcj-java all with the same error. This bug really sucks. Has anybody found a workaround to get eclipse running. # # An unexpected error has been detected by Java Runtime

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-04-18 Thread John Greeley
The newest openjdk build (6b09-0ubuntu2) changed the problematic frame entry, but the crash behavior hasn't changed. # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x83ef4f7c, pid=10352, tid=3074291488 # # Java VM: OpenJDK Client VM (1.6.0-b09

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-04-16 Thread Matthias Klose
do you see the same with the eclipse package as found in hardy? ** Changed in: openjdk-6 (Ubuntu) Status: New = Incomplete -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-04-16 Thread John Greeley
No, the same bug doesn't appear in the eclipse 3.2.2 in hardy (with limited testing) -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so) https://bugs.launchpad.net/bugs/217538 You received this bug notification

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-04-15 Thread John Greeley
I can tentatively state that the OpenJDK updates today (6b09-0ubuntu1 - Tues April 15) have fixed this problem, we'll see whether this bug returns after a day of work usage in eclipse. -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-04-15 Thread John Greeley
Nope, this is still an issue. An serious one at that. # # An unexpected error has been detected by Java Runtime Environment: # # SIGSEGV (0xb) at pc=0xb7597eac, pid=12470, tid=3074369312 # # Java VM: OpenJDK Client VM (1.6.0-b09 mixed mode, sharing linux-x86) # Problematic frame: # C

[Bug 217538] Re: eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so)

2008-04-14 Thread John Greeley
** Attachment added: hs_err_pid18270.log http://launchpadlibrarian.net/13438478/hs_err_pid18270.log -- eclipse 3.3.2 crashes on project right-click on java-6-openjdk and java-6-sun, but not java-1.5.0-sun (Hardy regression - libxcb.so) https://bugs.launchpad.net/bugs/217538 You received