Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linux-distros-dev] Help with packaging eclipse-3.3, double free exception

On Mon, 2007-09-10 at 19:15 +1200, Alistair Bush wrote:
> Hi,  seeing nichoj is too time constrained to tackle eclipse anymore.  I
> have decided to attempt  :)  to get 3.3 into our tree.  Currently I have
> based my ebuild of work done by a gentoo contributor for our gcj overlay.
> 
> I am able to compile easily enough but attempting to run eclipse results
>  in a double free or corruption bug, this occurs after the splash screen
> is displayed. (see backtrace below)

Eclipse 3.3.0 has a bug where the binary launcher double frees when the
eclipse product isn't found. You should try running Eclipse with the
'-consolelog' option to see if you're hitting this problem or if it's
something else.

Ben



Back to the top