i really need to get this program running, please please help

this is a log of the problem, anyone got any ideas how to fix it ?
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x4251302
Function=[Unknown.]
Library=(N/A)
NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.
Current Java thread:
at com.borland.cbuilder.env.SysEnvironment.getSysEnvironment(Native Method)
at com.borland.cbuilder.env.SysEnvironment.getEnvironmentVars(Unknown Source)
at com.borland.cbuilder.env.EnvironmentManager.getEnv(Unknown Source)
at com.borland.cbuilder.env.EnvironmentManager.getEnvironmentMap(Unknown Source)
at com.borland.cbuilder.env.EnvironmentManager.expandMacro(Unknown Source)
at com.borland.cbuilder.env.EnvironmentManager.expandMacro(Unknown Source)
at com.borland.cbuilder.node.CBProject.f(Unknown Source)
at com.borland.cbuilder.node.CBProject.getDisplayChildren(Unknown Source)
at com.borland.primetime.node.Node.hasDisplayChildren(Unknown Source)
at com.borland.primetime.ide.ProjectTree$ProjectTreeNode.isLeaf(Unknown Source)
at javax.swing.tree.DefaultTreeModel.isLeaf(Unknown Source)
at javax.swing.JTree.setModel(Unknown Source)
at com.borland.primetime.ide.ProjectTree.c(Unknown Source)
at com.borland.primetime.ide.ProjectTree.activate(Unknown Source)
at com.borland.cbuilder.ide.CBuilderProjectTree.activate(Unknown Source)
at com.borland.primetime.ide.hc.stateChanged(Unknown Source)
at javax.swing.JTabbedPane.fireStateChanged(Unknown Source)
at javax.swing.JTabbedPane$ModelListener.stateChanged(Unknown Source)
at javax.swing.DefaultSingleSelectionModel.fireStateChanged(Unknown Source)
at javax.swing.DefaultSingleSelectionModel.setSelectedIndex(Unknown Source)
at javax.swing.JTabbedPane.setSelectedIndexImpl(Unknown Source)
at javax.swing.JTabbedPane.setSelectedIndex(Unknown Source)
at javax.swing.JTabbedPane.insertTab(Unknown Source)
at javax.swing.JTabbedPane.addTab(Unknown Source)
at com.borland.primetime.ide.ProjectView.d(Unknown Source)
at com.borland.primetime.ide.ProjectView.setActiveProject(Unknown Source)
at com.borland.primetime.ide.Browser.i(Unknown Source)
at com.borland.primetime.ide.Browser.j(Unknown Source)
at com.borland.primetime.ide.Browser.<init>(Unknown Source)
at com.borland.cbuilder.ac.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Dynamic libraries:
0x7D750000 - 0x7D76D000 C:\WINDOWS\SYSTEM\IMAGEHLP.DLL
Heap at VM Abort:
Heap
def new generation total 2304K, used 938K [0x10010000, 0x10290000, 0x113c0000)
eden space 2048K, 33% used [0x10010000, 0x100ba990, 0x10210000)
from space 256K, 100% used [0x10250000, 0x10290000, 0x10290000)
to space 256K, 0% used [0x10210000, 0x10210000, 0x10250000)
tenured generation total 30272K, used 6813K [0x113c0000, 0x13150000, 0x20010000)
the space 30272K, 22% used [0x113c0000, 0x11a67728, 0x11a67800, 0x13150000)
compacting perm gen total 16128K, used 15998K [0x20010000, 0x20fd0000, 0x24010000)
the space 16128K, 99% used [0x20010000, 0x20faf9d0, 0x20fafa00, 0x20fd0000)
Local Time = Thu Jun 24 03:13:18 2004
Elapsed Time = 49
#
# The exception above was detected in native code outside the VM
#