OK, I've hit another error (different program, this one in C++/FLTK). It compiles with no errors, and through my tests I have concluded that it segfaults when it tries to show the window, not during some function leading up to it. I'm out of ideas. Could somebody look at the code for me (the tarball has the .hpp and .cpp files, the Fluid file, and a diff of the current code and the previous, non-segfaulting version)? It's the source for CelestialConfig, if it makes more people look at it , and it compiles with:
fltk-config --compile celestialconfig.cpp
Thanks.
EDIT: You can PM me or post here if you have questions, comments, suggestions, or a solution. Thanks.