Skip to content
This repository was archived by the owner on Apr 15, 2022. It is now read-only.
This repository was archived by the owner on Apr 15, 2022. It is now read-only.

After iOS 11, "gmtime too large/failed" and "use of unintended value" errors #19

@cadmiumores

Description

@cadmiumores

I assume this is due to the latest iOS update, but I tried processing my latest iPhone backup and got the texts in the HTML files but not separated by date. Every text is labeled as having been sent/recieved on "Sunday, December 31st, 1899" at "08:07:12" and I got a bunch of errors in the Terminal -- about 40 sets of the following, the exact same save the 18-digit number in the parenthesis:

gmtime(523199542978307200) too large at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 529.
gmtime(523199542978307200) failed at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 529.
Use of uninitialized value in subroutine entry at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 238.
Use of uninitialized value in subroutine entry at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 240.
Use of uninitialized value in subroutine entry at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 240.
Use of uninitialized value in subroutine entry at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 240.
Use of uninitialized value $second in numeric lt (<) at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 337.
Use of uninitialized value $second in numeric eq (==) at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 343.
Use of uninitialized value $p{"second"} in numeric gt (>) at /System/Library/Perl/Extras/5.18/darwin-thread-multi-2level/DateTime.pm line 267.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions