[geos-devel] Solaris

Dave Blasby dblasby at refractions.net
Wed Oct 29 02:36:46 EST 2003


> (gdb) run

Ooops - forgot to tell you to type "r" (or run) to start the program!

> Starting program: /var/home/office/geos/source/test/.libs/./XMLTester
> 
> Program received signal SIGABRT, Aborted.
...
> #6  0x15e98 in main (argC=-268436416, argV=0xeffffc38) at XMLTester.cpp:109

Hum - not so helpfull.  Sounds like something major is very wrong.  Perhaps 
the ./configure is bad?  Are all the libraries being linked properly?  

- SIGABRT sounds like a C++ exception being thrown instead of segfault.  
- argC=-268436416 implies either that the program started "very wrong" or 
memory has been corrupted.


dave




More information about the geos-devel mailing list