Jeff Mitchell wrote: > However, I get segfaults on that dynamic_cast line. No idea why. > > This exact code used to work for me, in code from about 2 years ago. > Could this be a regression? If not, what am I doing wrong? > Hi Jeff -- Nothing immediately jumps out at me there as being wrong. Did you try valgrinding it? -Scott