Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » PHP Development Tools (PDT) » Error munmap_chunk with Ubuntu 14.04(Unable to Run or Debug with Eclipse Luna under Ubuntu 14.04)
Error munmap_chunk with Ubuntu 14.04 [message #1407588] Wed, 13 August 2014 01:23 Go to next message
Dave Schneider is currently offline Dave SchneiderFriend
Messages: 2
Registered: August 2014
Junior Member
I have followed all of the installation directions which is the same or very similar on many sites (e.g. ubuntuhandbook.org/index.php/2014/06/install-latest-eclipse-ubuntu-14-04/ ).

I receive the following error when trying to run or debug even the simplest php Web application using Eclipse Luna in Ubuntu 14.04 (note: I am using xdebug if that makes any difference)

*** Error in `/opt/eclipse/eclipse': munmap_chunk(): invalid pointer: 0xa1b02804 ***

That's all I got Sad Unfortunately, this error message is not helping me.

Any help to get Eclipse running under Ubuntu 14.04 is greatly appreciated.
Re: Error munmap_chunk with Ubuntu 14.04 [message #1407836 is a reply to message #1407588] Wed, 13 August 2014 15:27 Go to previous message
Dave Schneider is currently offline Dave SchneiderFriend
Messages: 2
Registered: August 2014
Junior Member
Never mind.

I found the solution on the web page ==> stackoverflow.com/questions/16383992/why-does-my-eclipse-indigo-crash-on-ubuntu-13-04-with-oracle-jdk-64bit

It was difficult to find but all that was required was to make sure that the entry in eclipse.ini was

-Dorg.eclipse.swt.browser.DefaultType=mozilla

DefaultType had been set to "webkit" which did not work for me.

Thanks.
Previous Topic:Very Basic Question
Next Topic:parse php code contain YieldExpression
Goto Forum:
  


Current Time: Tue Sep 24 00:40:01 GMT 2024

Powered by FUDForum. Page generated in 0.04424 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top