Summary: | [libzip] Incorrect access time (atime) for extracted folder | ||
---|---|---|---|
Product: | [Applications] ark | Reporter: | 2wxsy58236r3 |
Component: | plugins | Assignee: | Ragnar Thomsen <rthomsen6> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | aacid, bugseforuns, elvis.angelaccio, valdikss |
Priority: | NOR | ||
Version: | 21.04.1 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
2wxsy58236r3
2020-07-28 09:45:17 UTC
Thanks Ark for finding year 2038 problem in Wine. https://bugs.winehq.org/show_bug.cgi?id=51565 This is how I spotted the bug: 1. Downloaded a small freeware game in .zip archive 2. Unpacked it with Ark, the access time was year 2446 3. Tried to run the game, it hangs silently 4. Tried to copy the game directory with `cp -r`, the game works, since cp changes access time Took almost an hour to debug this magic. *** This bug has been marked as a duplicate of bug 450125 *** |