OpenSUSE :: Eclipse Crashes After Update (On 11.3)

Sep 4, 2010

My Eclipse crashes after some updates on 11.3

I got an error :
./eclipse
The program 'Eclipse' received an X Window System error. This probably reflects a bug in the program. The error was 'BadAlloc (insufficient resources for operation)'.
(Details: serial 163951 error_code 11 request_code 53 minor_code 0)
Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.)

I googled and found some solutions by downgrading xulrunner, but no dice.

View 4 Replies


ADVERTISEMENT

OpenSUSE :: Eclipse Cdt Helios Crashes?

Apr 28, 2011

I've just installed openSUSE 11.4 64bit Gnome and after that I downloaded eclipse-cpp-helios-SR2-linux-gtk-x86_64.tar.gz (CDT version for eclipse). I downloaded the linuxtools and tried to write some lines and I got a crash. I have the Oracle Java installed on the system. I restarted eclipse but seems that I cannot get rid of this crash. Did you experince something like this?

This is the output from cli:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f48a3a2a89b, pid=16354, tid=139949755737856
#
# JRE version: 6.0_24-b07

[Code]...

View 6 Replies View Related

General :: Eclipse Crashes While Running / Solve This?

Jun 17, 2010

I'm having a problem with eclipse, it keeps crashing while I'm working working with it, running from the terminal i found this:

# A fatal error has been detected by the Java Runtime Environment code...

i have googled and i found a ubuntu forum where a guy had the same problem, his solution was disabling the php browser, so i try to do it and go to window>preferences>General>Web browser... as soon as i click "web browser" it just crashes with the same error above, so i guess the "browser" is the problem, i didn't find the "php browser" option so that's why i click on "web browser"

if anybody has a solution for this please help me, i would be awesome to solve this.

View 11 Replies View Related

Slackware :: Eclipse 3.6 Crashes When Autocomplete Activated

Nov 3, 2010

I use Slackware 13.1 and eclipse 3.6 (Helios). When I do some programming the eclipse is always crashing. E.g.: class c, c.gwtC(); when I write the "." and the autocomplete is activated the eclipse crashes.

View 3 Replies View Related

Ubuntu Installation :: Eclipse Crashes - Keeps Closing Unexpectedly

Apr 9, 2010

I am facing a problem with Eclipse after I installed it today. It keeps closing [unexpectedly] after I click a choice like closing one of the pop-up windows that shows after I choose an option from the menus in the top. With no errors returned or shows up! As an example, when I choose to create new project, and fill in the project information [Name, type, path] and when I click FINISH all Eclipse closes, and I need to re-open it again [I find the project that I created there].

View 4 Replies View Related

Software :: Eclipse Crashes But Leaves No Clue / Remedy This?

Mar 29, 2011

I'm a heavy user of Eclipse. It's my workhorse. Today, the thing started crashing on me. So, I started the thing from the console to see what the last message is before crashing, but...nothing. It crashes whenever I hover over something that is supposed to give a pop-up (you know, the yellow-ish popup with a help text).

Any clues to what I can do to remedy this? As I noted, there are no return messages, so, that's all I have here...

View 3 Replies View Related

Fedora :: Eclipse Auto-Created Makefile Crashes Make

Dec 11, 2009

I'm just learning to use Eclipse (have previously been a vim+make developer). I created the standard Hello World project following the tutorial. The program compiles fine, but if I build it again without cleaning the project, make aborts with a glibc double free message (pasted below). The same thing happens if I run make in the Debug directory outside eclipse. I don't know make well enough to figure out what the problem is, and to my mind Eclipse shouldn't be generating a buggy makefile anyway.

I've attached a tarfile of the project directory. Download the file and the following sequence of commands should show you the problem:
tar xvzf HelloWorld.tar.gz && cd HelloWorld/Debug && make && make
Also, if you think it would be worthwhile submitting a bugreport to the Fedora Eclipse dev team, let me know where I can do that and I'll be happy to.

Error messages:
11:07:34 [michael@tablet Debug]$ make
*** glibc detected *** make: double free or corruption (fasttop): 0x0000000001fd5780 ***
= Backtrace: =
/lib64/libc.so.6[0x3b03e75a96]
make[0x411f46]
make[0x411fb2]
make[0x411feb]
make[0x40771e]
make[0x411177]
/lib64/libc.so.6(__libc_start_main+0xfd)[0x3b03e1ea2d]
make[0x402429]
= Memory map: =
00400000-00428000 r-xp 00000000 fd:04 1517952 /usr/bin/make
00628000-0062a000 rw-p 00028000 fd:04 1517952 /usr/bin/make
01fc0000-01fe1000 rw-p 00000000 00:00 0 [heap]
3b03a00000-3b03a1f000 r-xp 00000000 fd:00 81929 /lib64/ld-2.10.1.so
3b03c1e000-3b03c1f000 r--p 0001e000 fd:00 81929 /lib64/ld-2.10.1.so
3b03c1f000-3b03c20000 rw-p 0001f000 fd:00 81929 /lib64/ld-2.10.1.so
3b03e00000-3b03f64000 r-xp 00000000 fd:00 81933 /lib64/libc-2.10.1.so
3b03f64000-3b04164000 ---p 00164000 fd:00 81933 /lib64/libc-2.10.1.so
3b04164000-3b04168000 r--p 00164000 fd:00 81933 /lib64/libc-2.10.1.so
3b04168000-3b04169000 rw-p 00168000 fd:00 81933 /lib64/libc-2.10.1.so
3b04169000-3b0416e000 rw-p 00000000 00:00 0
3b08e00000-3b08e19000 r-xp 00000000 fd:00 81991 /lib64/libgcc_s-4.4.1-20090729.so.1
3b08e19000-3b09019000 ---p 00019000 fd:00 81991 /lib64/libgcc_s-4.4.1-20090729.so.1
3b09019000-3b0901a000 rw-p 00019000 fd:00 81991 /lib64/libgcc_s-4.4.1-20090729.so.1
7f6032b9d000-7f6037c70000 r--p 00000000 fd:04 1155417 /usr/lib32/locale/locale-archive
7f6037c70000-7f6037c74000 rw-p 00000000 00:00 0
7fffa6c19000-7fffa6c2e000 rw-p 00000000 00:00 0 [stack]
7fffa6c44000-7fffa6c45000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
Aborted

View 1 Replies View Related

OpenSUSE :: Plasma Desktop Crashes After Update?

Oct 22, 2010

I'm running SUSE 11.3 32-bit and have run into an issue with the KDE Plasma Desktop crashing after login. I've submitted a bug report with the KDE folks, but thought it might be OpenSuSE specific. Details from the my KDE bug report [URL].. is as follows:

Application: plasma-desktop (0.3)
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.7.0
Operating System: Linux 2.6.34.7-0.4-desktop i686
Distribution: "openSUSE 11.3 (i586)"

Information about the crash: What I was doing when the application crashed: After updating my OpenSUSE 11.3 32-bit workstation to the latest (as of October 22, 4pm EST) available here:

[Code]...

View 2 Replies View Related

OpenSUSE :: Amarok Crashes On Loading After KDE 4.4 Final Update On 11.1

Feb 24, 2010

The other day I fully updated (by updating all in repository unconditionally) to KDE 4.4 final. After that it seems amarok crashes when I try to start it. Here's the "Developer Information" from the crash.

View 8 Replies View Related

OpenSUSE :: Suse Update - KDE Or X Server Crashes Completely

Apr 16, 2010

I'm wondering why everytime I install "recomended" updates, my KDE or X server crashes completely! is there any guide or advice you can give me to succesfully update only the packages that are really needed?

View 9 Replies View Related

Ubuntu :: How To Update Eclipse 3.5.2

May 24, 2011

I use eclipse 3.5.2 for developing web applications (servlets,JSP) and Java programs. The problem is that I don't know how to update it, I mean it's not updated automatically through the update manager, so I guess I need to add something in the repositories. Anyway inside eclipse, in the help menu, there's the button "check for updates", but after it searches for new versions, it says "there's nothing to update". Is there a way to update it through the update manager? And how can I do it?

View 9 Replies View Related

Fedora :: Eclipse Update On F11 Fails?

Oct 29, 2009

Since a while I get the following message when trying to update Eclipse release 3.4.2 on Fedora11x64:

An error occurred while unconfiguring the items to uninstall The artifact file for org.eclipse.equinox.launcher/osgi.bundle/1.0.101.R34x_v20080819 was not found.

Download of the packages seems to be OK. I also cannot do any manual update or installation.

View 5 Replies View Related

Ubuntu :: Cannot Run Eclipse IDE In Latest 10.10 Update

Jul 1, 2011

Eclipse no longer works in 10.10 desktop 64bit, latest update.

The error:

The program 'Eclipse' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
(Details: serial 10174 error_code 8 request_code 153 minor_code 4)

[Code]....

View 4 Replies View Related

Fedora :: FC11 Eclipse Update: No C/C++ Perspective

Jul 23, 2009

After automatically updating the eclipse packages, the C/C++ perspective disappeared.There is no way of retrieving *.c files except in the general text editor.Also the make panel disappeared.

PS: This once happened too for FC10, but then I could retrieve C/C++ from an older installation.

View 2 Replies View Related

CentOS 5 :: Eclipse 3.5 Red Hat Edition Errors On 3.2.2 Update?

Aug 1, 2009

I'm running CentOS 5.3 x64 within a 32 bit version of Windows XP via VirtualBox. What I'm trying to do is install Eclipse such that I can code in both C++ and Java. I'm going to need to eventually add the OpenMP library, but that's later on. Right now, I'm just trying to get Eclipse to that point, I have the gcc and jre installed...it's just that Eclipse is not wanting to cooperate.

I did uninstall the open-jdk and install the Java SE 6u14. java version "1.6.0_14" Java(TM) SE Runtime Environment (build 1.6.0_14-b08) Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)

And the gcc... gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I was able to install the Eclipse SDK using yum...

Eclipse Platform
Version: 3.2.0
Build id: M20060921-0945 (CentOS release 5 (Final))

However when I go to update it using Eclipse's update utility to install from the Eclipse Project Updates (in this case, Eclipse 3.2.2 update) I get:

Unable to complete action for feature "Eclipse Platform" due to errors.
Unable to complete action for feature "Eclipse RCP" due to errors.
Unable to create file "/usr/share/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar1249125532555.tmp". [/usr/share/eclipse/plugins/com.ibm.icu_3.4.5.20061213.jar1249125532555.tmp (Permission denied)]

[Code].....

View 2 Replies View Related

Ubuntu Installation :: Unable To Update The Eclipse - Cannot Complete The Install Because Of A Conflicting Dependency

Mar 15, 2010

I installed the Eclipse IDE using Ubuntu packages. (Version 3.5.1. Package name:eclipse).A few days back, version 3.5.2 was released. I would like to update, so I added the following websites to the list of available ones:

[URL]

I then tried with Check for Updates. While on my Mac installation this results in an update to 3.5.2, on Ubuntu the program says there is nothing to update.If I try to install manually, choosing Install New Software and the then selecting the Eclipse Platform 3.5.2, I get the following error:

Cannot complete the install because of a conflicting dependency.
Software being installed: Eclipse Platform 3.5.2.M20100211-1343 (org.eclipse.platform.ide 3.5.2.M20100211-1343)
Software currently installed: Eclipse Platform 3.5.1 (Eclipse Platform 3.5.1)
Only one of the following can be installed at once:

[code]....

it is possible to update the packaged verison of Eclipse or if I should install the binary from the website?

View 3 Replies View Related

Ubuntu :: Eclipse Plugins Don't Work / Doesn't Install A Bunch Of Libraries And Eclipse Cannot Recognize Standard Java Files?

Jan 19, 2010

I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.

Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.

View 4 Replies View Related

Programming :: Eclipse PDT 2.0 Versus Zend Studio For Eclipse

Jan 28, 2009

I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:

[URL]

and:

[URL]

I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).

View 1 Replies View Related

Programming :: Metrics Plug-in For Eclipse - Does It Support Eclipse CDT

Sep 17, 2010

The Metrics plug-in supports Java development well at Eclipse.

[URL]

I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?

View 1 Replies View Related

Ubuntu :: Eclipse Not Opening Files In Eclipse?

Sep 11, 2010

I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.

View 5 Replies View Related

Slackware :: Install Eclipse CDT Is A Plug-in For Eclipse?

Sep 12, 2010

I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?

View 4 Replies View Related

OpenSUSE Install :: Why OpenSuse Repos Still Contain Eclipse 3.4?

Sep 3, 2010

I need Eclipse 3.5 to develop an application for Amazon EC2. I know I can install it form the Eclipse homepage but I wonder why the openSuse repos still contain Eclipse 3.4 .Can I expect an update soon?

View 9 Replies View Related

OpenSUSE :: Get Eclipse 3.4 / JavaEE To Run On 11.2?

Jan 3, 2010

For those interested, I'll share my solution on getting Eclipse running smoothly with 11.2.

My very first problem was that I needed the JavaEE version, which is not in the distro. The second problem is that the distro version has issues:

Problems with the distro version: The infamous "button doesn't work" problem (more on this later) The plugin / updates don't work, so you can't add any modules Copying and pasting is very erratic

However, if you simply download and unpack 3.4.2 from the Eclipse site, you'll get a "Problem has occurred" error when you try to launch it.

Here are the steps to get this running:

* Unpack the .tar.gz package into a folder that is writable by your userid

* To fix the "An Error has occured" problem: Add the following line at the very end of the eclipse.ini file:

Code:
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib64/xulrunner-1.9.1/xulrunner If you run on 32-bit, replace 'lib64' with 'lib'.

* To fix the "button doesn't work" problem: in your ~/bin directory, create a file called eclipse.sh and put the following in there:

Code:
#!/bin/sh
# work around e#290395 / LP: #458703
export GDK_NATIVE_WINDOWS=true
# replace /home/noarch/apps/eclipse with the path

[Code].....

View 5 Replies View Related

OpenSUSE :: How To Install Eclipse In 11.4

Jun 17, 2011

What is the best way to install Eclipse in openSUSE 11.4? I can't find it in the official repositories. Not sure why its not in Oss.

Eclipse - The Eclipse Foundation open source community website. has packages for linux but I'm not sure which version (Helios, Galileo, Ganymede) will work best with openSUSE.

Are there any plans to add eclipse to the official repositories?

View 8 Replies View Related

Ubuntu Multimedia :: X.org Crashes After Update?

Oct 1, 2010

I've a ATI HD 4290 video-card and I installed the closed drivers of ATI/AMD. Everything worked fine until I updated Ubuntu. Yesterday, I received an automatic update from the Ubuntu-servers and I accepted this update.

But after I updated everything and restart my computer, X.org won't work. When I start my computer, I get this. (Translated: Your monitor, video card and your input devices couldn't be detected correctly. You have to choose manually the correct settings.)

View 9 Replies View Related

OpenSUSE :: Can't Create New Project In Eclipse

Jan 29, 2010

I was following the help file tutorial for creating a New Java Project using the Eclipse IDE, but neither the finish, the next buttons do anything when I click them... Does anyone know why this is happening, and how can I fix this completely unacceptable issue?

View 4 Replies View Related

OpenSUSE :: Use Zypper To Install 'Eclipse'?

Apr 24, 2010

I just got my repos back on the track. I looked for the eclipse platform in 'Yast->software management', still like 8 choiches to make. Can I use zypper again to install 'Eclipse'?

View 4 Replies View Related

OpenSUSE :: Setting Eclipse To Point To JDK 1.5?

Apr 21, 2011

For some reason Eclipse 3.4.2 I installed is always picking up the 1.6 JDK and bombing out even though I have 1.4.2 installed. How do I make Eclipse point to the 1.4.2 version I have? I see there is an eclipse.conf file and perhaps that's where I make the setting? And which setting should I put there?

View 4 Replies View Related

Fedora :: Download / Installing Eclipse Returning "no Package Eclipse Available"

May 13, 2011

I am new to Fedora (I have always used ubuntu in the past), and I am trying to download eclipse. Unfortunately, "sudo yum install eclipse" is returning "no package eclipse available". I think this means that I am missing the correct repo, but I'm not sure which is the right one and don't know how to add it to my repo list for this version. My version of fedora is centos5 based, and my current repo list is the following:

[Code]...

View 4 Replies View Related

Ubuntu Installation :: Computer Crashes After Update To 10.04?

May 31, 2010

I have a Lenovo T400 and I upgraded from 9.10 to 10.04. After the upgrade I am not able anymore to start ubuntu.

I get the Grub boot manager. After that I only see the a black screen and sometimes a few pixels.

I tried already to remove 'quite' and 'splash' in the boot options. And I added 'nomodset' and 'fb=false'.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved