Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » IDE closes with NOT_REACHED assertion related to LINUXTOOLS_PATH
IDE closes with NOT_REACHED assertion related to LINUXTOOLS_PATH [message #1708056] Fri, 11 September 2015 22:03 Go to next message
David Sch is currently offline David SchFriend
Messages: 1
Registered: September 2015
Junior Member
I am new to eclipse. I am using eclipse LUNA since the GTK is old on my system. I created an empty c++ project. I select the Linux GCC tool chain (I am on rhel6). Then I created a C++ source file. But then eclipse closes with a bunch of warnings and an assertion about not reached:
Warning: NLS missing message: LINUXTOOLS_PATH in: org.eclipse.linuxtools.tools.launch.ui.messages
Warning: NLS missing message: LINUXTOOLS_PATH_COMBO in: org.eclipse.linuxtools.tools.launch.ui.messages
Warning: NLS missing message: LINUXTOOLS_PATH_TOOLTIP in: org.eclipse.linuxtools.tools.launch.ui.messages
Warning: NLS missing message: LINUXTOOLS_PATH_SYSTEM_ENV in: org.eclipse.linuxtools.tools.launch.ui.messages
Warning: NLS missing message: LINUXTOOLS_PATH_CUSTOM in: org.eclipse.linuxtools.tools.launch.ui.messages
Warning: NLS missing message: LINUXTOOLS_PATH_CUSTOM_TOOLTIP in: org.eclipse.linuxtools.tools.launch.ui.messages
java: cairo-misc.c:380: _cairo_operator_bounded_by_source: Assertion `NOT_REACHED' failed.

When I reopen eclipse, I see the source file I created, but if I try to open it, I get the last error
java: cairo-misc.c:380: _cairo_operator_bounded_by_source: Assertion `NOT_REACHED' failed.

Re: IDE closes with NOT_REACHED assertion related to LINUXTOOLS_PATH [message #1708223 is a reply to message #1708056] Mon, 14 September 2015 17:56 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
Found answers to similar issues by googling "Warning: NLS missing message: LINUX TOOLS PATH in"

http://stackoverflow.com/questions/7546219/nls-missing-message-cannot-find-facelet-taglib
http://ubuntuforums.org/showthread.php?t=923583

Previous Topic:Am I dumb? ,How to create a make file?
Next Topic:CDT build console Issue
Goto Forum:
  


Current Time: Thu Apr 25 14:08:59 GMT 2024

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

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

Back to the top