Hi Tom, > ./abiword: line 67: 3395 Aborted > $ABISUITE_LIBEXEC/AbiWord_d "$@"
This by itself is extremly un-useful. > I'm not a c programmer, just someone who really > likes this program and > wants to help get this bug fixed before version 2. > Since I do have the > source for 1.0.4, is there anything that I (or > anyone else having this > problem) can do to help you guys at least put bug > 3846 in an > "accepted/assigned" status? In the bug's comments, > Dan Kegel recommends > trying to reproduce the bug under valgrind. Is this > something that > still needs to be done or is there some other method > that might be more > effective? Marking a bug as a duplicate of another should open up the parent bug. So this means that you should open bug 3846. Things you could do: 1) Compile abi with --enable-debug, then run abi inside of gdb. Print us a stack trace at the time of the crash (type 'where' and attach the first 10-15 lines of output) 2) Run abi inside of valgrind 3) Try CVS HEAD out and see if it works for you Good luck, Dom __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com ----------------------------------------------- To unsubscribe from this list, send a message to [EMAIL PROTECTED] with the word unsubscribe in the message body.
