You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are seeing issues with reading files produced with an older version of PODIO using a newer version of PODIO. Files produced with a newer version can be read just fine with the older.
Strangely, we see some unknown-origin std::exception with no useful .what(). However, with some massaging, it can also segfault. The exception/segfault happens on a very first readEntry.
We are seeing issues with reading files produced with an older version of PODIO using a newer version of PODIO. Files produced with a newer version can be read just fine with the older.
Strangely, we see some unknown-origin std::exception with no useful
.what()
. However, with some massaging, it can also segfault. The exception/segfault happens on a very first readEntry.The text was updated successfully, but these errors were encountered: