Odd that it seems to be the PDF side of things that is having the most problems now, after all the project started with PDF in mind.
Not likely a hardware issue. "Segmentation fault" = program error, the program is trying to access something that it isn't allowed to or doesn't exist. On very rare occasions a hardware issue could make something the program is trying to access unavailable in a way that could cause a segfault.
"Nightly Builds" are traditionally very much a matter of software under construction, they allow all concerned, especially those working on the project, to see how the recent changes/additions effect the overall status of the program. They are in no way meant as a finished program. We are just lucky to be far enough along in the project development that, for some of us at least, the builds provide a mostly working program.
Don't despair, they will get there and we get to play with their work along the way. The hope is that our fumbling with the nightlys will expose the nature of problems that the team are dealing with.
Luck;
Ken
|