Hello,
Here is a bug report.
How to reproduce it:
- open a MarginNote notebook with 1000+ notes
- Organize -> Expand All
- try to export the notebook as PDF with only Outline selected
Environment:
- iPad 8 (2020)
- iOS 14.3
What is observed:
- some time after starting export of outline, the app crashes.
- a JetsamEvent file is created with the relevant part like this:
´{
“uuid” : “ef496031-c526-3e17-9d85-4b37fe150afe”,
“states” : [
“frontmost”
],
“killDelta” : 2911,
“genCount” : 0,
“age” : 652169420,
“purgeable” : 3818,
“fds” : 50,
“coalition” : 521,
“rpages” : 118399,
“priority” : 10,
“reason” : “per-process-limit”,
“physicalPages” : {
“internal” : [
70708,
41582
]
},
“pid” : 411,
“cpuTime” : 28.873401000000001,
“name” : “MarginNote 3”,
“lifetimeMax” : 118401
},´ - Here is a video:
If desired I may upload my backup file.
Kind regards