Liviu Andronic wrote: > I attempted to generate some debugging info. As expected, I needed a couple > of tries, but after persevering long enough the usual crash came. The > document is very simple (see attached) and contains an error in the R code. > Let me know if this is the proper way of debugging (no instructions found on > the site or the wiki):
the good news is that your the backtrace is fine. the bad news is that i saw IconvProcessor keyword in backtrace. simple search through bugzilla gives bugs 7117 7102 7010 6816 6781. might be unrelated bugs, but all of them hopelessly without clue whats wrong... please put the backtrace there as well. the fact that you need more tries is strange as if something need to accumulate. could you try running valgrind if we see something interesting? pavel