[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#417815: libc6: localtime dies with : tzfile.c:544: __tzfile_compute: Assertion `num_types == 1' failed



* Sven Luther:

> As said, i see this on both an x86 box and my powerbook, but the complete code
> is more involved, having a pselect, as well as a SIGALRM handler, which both
> trigger the localtime_r, as well as a postgresql access and files access.

localtime_r is not async-signal-safe, so this could be a bug in your
program.



Reply to: