Skip to content

legion_prof: called Option::unwrap() on a None value #1962

Description

@syamajala

Im seeing the following error when running on these logs: https://sapling2.stanford.edu/~seshu/s3d_tdb/DBO_Test_16/run/

Reading log file "prof_0.gz"...

thread 'main' panicked at src/serialize.rs:348:48:
called `Option::unwrap()` on a `None` value
stack backtrace:
   0: rust_begin_unwind
   1: core::panicking::panic_fmt
   2: core::panicking::panic
   3: core::option::unwrap_failed
   4: legion_prof::serialize::parse_event_wait_info
   5: legion_prof::serialize::parse_record
   6: legion_prof::serialize::parse
   7: legion_prof::serialize::deserialize
   8: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
   9: rayon::iter::plumbing::bridge_producer_consumer::helper
  10: rayon::iter::extend::<impl rayon::iter::ParallelExtend<T> for alloc::vec::Vec<T>>::par_extend
  11: rayon::result::<impl rayon::iter::FromParallelIterator<core::result::Result<T,E>> for core::result::Result<C,E>>::from_par_iter
  12: legion_prof::main
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions