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
#0 0x0000000000000000 in ?? ()
#1 0x00005555555592f0 in Box$LT$core..ops..Fn$LP$$RP$$GT$::glue_drop.1074::h5c0bbc43321199cc ()
#2 0x0000555555558e32 in bug::main () at bug.rs:2
#3 0x0000555555564239 in rust_try_inner ()
#4 0x0000555555564226 in rust_try ()
#5 0x0000555555561bcf in rt::lang_start::h50187c8fd9c16c7bLaz ()
#6 0x0000555555558fa5 in main ()
Interestingly, this (AFAIU) semantically equivalent program doesn't segfault:
Now that's a convoluted title :)
This was reported by user krdln on reddit.
I'm using:
Minimal example:
GDB backtrace:
Interestingly, this (AFAIU) semantically equivalent program doesn't segfault:
The text was updated successfully, but these errors were encountered: