Today's lesson: Never underestimate gdb's message.
In a source file, regcomp() segv'ed. What a strange situation! I've spend an hour for googling similar symptoms. But actual cause was double free() in another function.
gdb backtrace showed me that segv was related to memory handling. another gdb backtrace even told me that glibc detected double free. But I overlooked them. OTL
FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!