New comment by dm17 on void-packages repository https://github.com/void-linux/void-packages/issues/48056#issuecomment-1876026268 Comment: `date +%Z` > CST ```(gdb) backtrace #0 0x00007ffff7fbb98c in scan_trans (alt=, local=1, t=-9223372014364800) at src/time/__tz.c:280 #1 __secs_to_zone (t=t@entry=-9223372014364800, local=local@entry=1, isdst=isdst@entry=0x7fffffffd8b0, offset=offset@entry=0x7fffffffd8b8, oppoff=oppoff@entry=0x7fffffffd888, zonename=zonename@entry=0x7fffffffd8c0) at src/time/__tz.c:355 #2 0x00007ffff7fbc328 in mktime (tm=0x7fffffffd940) at src/time/mktime.c:10 #3 0x00007ffff2d256c8 in qMkTime(tm*) () from /lib/libQt6Core.so.6 #4 0x00007ffff2e73b0a in ?? () from /lib/libQt6Core.so.6 #5 0x00007ffff2e6a433 in ?? () from /lib/libQt6Core.so.6 #6 0x00007ffff2e6bda5 in QDateTime::setMSecsSinceEpoch(long long) () from /lib/libQt6Core.so.6 #7 0x00007ffff2e6cbc3 in QDateTime::fromMSecsSinceEpoch(long long, QTimeZone const&) () from /lib/libQt6Core.so.6 #8 0x00007ffff2e6cedf in QDateTime::currentDateTime(QTimeZone const&) () from /lib/libQt6Core.so.6 #9 0x00007ffff2e6cf2c in QDateTime::currentDateTime() () from /lib/libQt6Core.so.6 #10 0x00005555582a015d in _logsEntryStart () at /builddir/telegram-desktop-4.14.2/Telegram/SourceFiles/logs.cpp:68 #11 0x00005555582a0b87 in Logs::writeDebug (v=...) at /builddir/telegram-desktop-4.14.2/Telegram/SourceFiles/logs.cpp:515 #12 0x00005555582a0f53 in Logs::writeMain (v=...) at /builddir/telegram-desktop-4.14.2/Telegram/SourceFiles/logs.cpp:511 #13 0x000055555704f15b in Core::Launcher::prepareSettings (this=this@entry=0x7ff4eec53690) at /builddir/telegram-desktop-4.14.2/Telegram/SourceFiles/core/launcher.cpp:471 #14 0x000055555704f2c1 in Core::Launcher::init (this=0x7ff4eec53690) at /builddir/telegram-desktop-4.14.2/Telegram/SourceFiles/core/launcher.cpp:317 #15 0x0000555557051574 in Core::Launcher::exec (this=0x7ff4eec53690) at /builddir/telegram-desktop-4.14.2/Telegram/SourceFiles/core/launcher.cpp:354 #16 0x0000555555e9b124 in main (argc=, argv=) at /builddir/telegram-desktop-4.14.2/Telegram/SourceFiles/main.cpp:12 (gdb)```