Thanks for the report. It looks like the crash is is internally in glibc functions. These are the calls 0 - 7 in the first backtrace. You could install the glibc debug information and then investigate there, why it crashes. I found some bug report about crashes related to time handling in glibc in low memory situations, but the bug seems to be fixed.