-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Bruce Korb on 12/12/2006 10:25 AM: >> AutoGen aborting on signal 11 (Segmentation fault) in state DONE >> processing template >> >> where everything hangs. I guess I'll have to try a debug build, and step >> through autogen to see why it is crashing, unless you have ideas of what I >> should check first. > Duplicate the above command line, but add these two options to autogen: > --trace=everything --traceout=tracefile.txt
It's crashing even if I do 'autogen --help'. I'm suspecting that you have a memory error, such as a double free, and cygwin is particularly sensitive to bugs of that nature. > > Once autogen reaches the "DONE" state, it does not do a whole lot. > viz., it calls "exit(3C)". I suppose you could have it call _exit() > instead??? Gross. That just hides the bug, rather than fixing it. No, I'd rather spend some more time trying to figure out where the seg fault is occurring. - -- Life is short - so eat dessert first! Eric Blake [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFgu0R84KuGfSFAYARAicIAJ45+l+0B7c23bg5bFV0pd+/v3r9TACeJ1xf KGvMvClu4NO43fLew9QGjIM= =6EME -----END PGP SIGNATURE----- ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Autogen-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/autogen-users
