Comment 5 for bug 428238

Revision history for this message
MarcRandolph (mrand) wrote : Re: (SIGSEGV in MythDB::ClearSettingsCache) mythfilldatabase assert failure: *** glibc detected *** /usr/bin/mythfilldatabase: corrupted double-linked list: 0x085b28a0 ***

One suggestion I found via google:

"Chances are very good that it is a pointer problem. valgrind is particularly
good at tracking down pointer problems, so I suggest you take a look at that"