PDA

View Full Version : libkcddb segfault



skepticalgeek
23rd March 2010, 02:25
Does anyone here have much experience with libkcddb, the library which handles requests to the freedb CD information database? I create a kcddb Client object, pass it a disc signature, and call Lookup. Most of the time the response comes back OK and I get a CD Info object. Some of the time, however, it crashes with a segmentation fault right after calling Lookup. I have only run a handful of CDs but the biggest offenders seem to be the new Beatles remastered discs, which have Quicktime video files as well, making me think this might be some sort of mixed media CD problem. If anyone has experience with this library and these issues, I would appreciate a response. Thanks.