Eclipse segmentation fault with --launcher.openFile -
i'm running eclipse (with own plugin in it) --launcher.openfile
option active:
/path/to/eclipse/eclipse -data /home/workspace --launcher.openfile myfile.ext
but, instead of opening file, eclipse crashes (before showing splash image) , writes "segmentation fault" terminal.
any idea of cause problem or how more meaningful error message?
it's bug in eclipse due relative path names. i've analyzed what's going on. https://bugs.eclipse.org/bugs/show_bug.cgi?id=439459
Comments
Post a Comment