I can't easily give you data to replicate the issue (as that's a user's dive log - they gave me permission to use it to debug the issue, but not to share it with others), but I can see that the code crashes in statistics.cpp:201 on the emplace_back() call. malloc(): invalid size (unsorted) my guess is that this isn't where the actual but happens, this feels more like a memory corruption to me, but what do I know.
Oh, this happens with export_html, not the main app. I'll try to debug this some more, but on the off chance that this rings a bell for someone, please do let me know. /D _______________________________________________ subsurface mailing list -- subsurface@subsurface-divelog.org To unsubscribe send an email to subsurface-le...@subsurface-divelog.org