Created
May 27, 2019 01:04
-
-
Save ataliba/4348dd7acb5d071819e64469d38e4e3d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
05-26 22:01:08.036 3500 3566 E GitJournalLib: UsernameProvided: git | |
05-26 22:01:08.036 3500 3566 E GitJournalLib: Allowed Types: 6 | |
05-26 22:01:08.036 3500 3566 E GitJournalLib: Payload: 0x938fee53 | |
05-26 22:01:08.036 3500 3566 E GitJournalLib: gj_paylaod: 0x938fee53 | |
05-26 22:01:09.618 1803 1812 I zygote : Background concurrent copying GC freed 160112(13MB) AllocSpace objects, 56(2MB) LOS objects, 42% free, 28MB/49MB, paused 218us total 307.281ms | |
05-26 22:01:10.306 3500 3529 I flutter : Done | |
05-26 22:01:10.306 3500 3529 I flutter : NotesRepo Synced: true | |
05-26 22:01:10.306 3500 3529 I flutter : Loading Notes From Disk | |
05-26 22:01:10.330 3500 3529 I flutter : Load Notes From Disk Error: NoSuchMethodError: The method 'forEach' was called on null. | |
05-26 22:01:10.330 3500 3529 I flutter : Receiver: null | |
05-26 22:01:10.330 3500 3529 I flutter : Tried calling: forEach(Closure: (dynamic, dynamic) => Null) | |
05-26 22:01:10.331 3500 3529 I flutter : #0 Object.noSuchMethod (dart:core-patch/object_patch.dart:50) | |
05-26 22:01:10.331 3500 3529 I flutter : #1 MarkdownYAMLSerializer.decode (package:journal/storage/serializers.dart:32) | |
05-26 22:01:10.331 3500 3529 I flutter : #2 FileStorage._loadNote (package:journal/storage/file_storage.dart:56) | |
05-26 22:01:10.331 3500 3529 I flutter : <asynchronous suspension> | |
05-26 22:01:10.331 3500 3529 I flutter : #3 FileStorage.listNotes (package:journal/storage/file_storage.dart:34) | |
05-26 22:01:10.331 3500 3529 I flutter : <asynchronous suspension> | |
05-26 22:01:10.331 3500 3529 I flutter : #4 GitNoteRepository.listNotes (package:journal/storage/git_storage.dart:85) | |
05-26 22:01:10.331 3500 3529 I flutter : #5 StateContainerState._loadNotesFromDisk (package:journal/state_container.dart:105) | |
05-26 22:01:10.331 3500 3529 I flutter : #6 StateContainerState._syncNotes.<anonymous closure> (package:journal/state_container.dart:156) | |
05-26 22:01:10.331 3500 3529 I flutter : #7 _rootRunUnary (dart:async/zone.dart:1132) | |
05-26 22:01:10.331 3500 3529 I flutter : #8 _CustomZone.runUnary (dart:async/zone.dart:1029) | |
05-26 22:01:10.331 3500 3529 I flutter : #9 _FutureListener.handleValue (dart:async/future_impl.dart:126) | |
05-26 22:01:10.331 3500 3529 I flutter : #10 Future._propagateToListeners.handleValueCallback (dart:async/future_impl.dart:639) | |
05-26 22:01:10.331 3500 3529 I flutter : #11 Future._propagateToListeners (dart:async/future_impl.dart:668) | |
05-26 22:01:10.331 3500 3529 I flutter : #12 Future._complete (dart:async/future_impl.dart | |
05-26 22:01:10.371 3500 3508 I zygote : Do partial code cache collection, code=30KB, data=21KB | |
05-26 22:01:10.375 3500 3508 I zygote : After code cache collection, code=27KB, data=20KB | |
05-26 22:01:10.375 3500 3508 I zygote : Increasing code cache capacity to 128KB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment