You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2001/06/12 21:23:58 UTC

[Bug 2136] New: - Segmentation fault when running ant

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2136

*** shadow/2136	Tue Jun 12 12:23:58 2001
--- shadow/2136.tmp.6231	Tue Jun 12 12:23:58 2001
***************
*** 0 ****
--- 1,24 ----
+ +============================================================================+
+ | Segmentation fault when running ant                                        |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 2136                        Product: Ant                     |
+ |       Status: NEW                         Version: 1.3                     |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Blocker                  OS/Version: Linux                   |
+ |     Priority: Other                     Component: Core tasks              |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: ant-dev@jakarta.apache.org                                   |
+ |  Reported By: brendan.reville@tenzing.com                                  |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ When I run ant, I get this:
+ 
+ /usr/bin/ant: line 49:  1857 Segmentation fault      $JAVACMD -classpath
+ $LOCALCLASSPATH -Dant.home=${ANT_HOME} $ANT_OPTS org.ap
+ ache.tools.ant.Main $@
+ 
+ 
+ Any idea why?
\ No newline at end of file