Hello,
    First off let me say this is the best cdrecord front end I've used. Which is why I'm trying to find out why I can't seemt to get it to work. It used to work great for me. I'm not sure what caused the problem (I changed my system to a Dual P800, or the upgrade to RH 7.1). Either way I get a segfault the moment I try to run the program as root or normal users. I do program in C++ and Java and have played with python a little bit so I thought I'd try and track it down. I can't seem to do it. All the checking lines in eroaster run fine checking for various programs. once main is called. It segfaults. I have tried unsuccessfully to find what function is causing this. Could you give me pointers on where to look for the problem? Or thoughts on how I can go about debugging the program so as to find the problem?