Crash when opening properties [message #143488] |
Tue, 19 April 2005 04:35 |
Eclipse User |
|
|
|
Originally posted by: overbored.overbored.net
From a Linux machine, I was trying to look at the properties of a
project that was created in Cygwin (it's shared over CVS). It wasn't
building, and I was looking for a way to have it build for Linux as
well, but when I clicked on C/C++ Build (in Project Properties), I
(repeately) get:
# An unexpected error has been detected by HotSpot Virtual Machine:
#
# SIGSEGV (0xb) at pc=0x46cca74d, pid=23168, tid=1073979520
#
# Java VM: Java HotSpot(TM) Client VM (1.5.0_02-b09 mixed mode, sharing)
# Problematic frame:
# C [libgtk-x11-2.0.so.0+0x19b74d]
#
# An error report file with more information is saved as
hs_err_pid23168.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Anybody know how to get around this? It's a very simple C program (just
one .h and one .c). Also, how might I get it to build on Linux as well?
Will I have to manage my own Makefile? (I would then need to learn
Makefile...ugh...)
Thanks in advance!
|
|
|
Powered by
FUDForum. Page generated in 0.04143 seconds