1058 Crashes in devprev

Started by Susume

brgreening Lv 1

I got a crash on 1058 when running Tvdl Walking Rebuild V2 1.5.1

I tried to turn off one of the filters.

BitSpawn Lv 1

same in linux: filters off, wiggle: crash

in core::pose::Pose::operator=(core::pose::Pose const&) ()

LociOiling Lv 1

Oops, got fooled by debug.txt, which doesn't get updated for this particular crash. All there is to go on is an unhandled exception in log.txt:

UNHANDLED EXCEPTION
  1: library_main +26552561 bytes (no line)
  2: library_main +5893535 bytes (no line)
  3: library_main +2341688 bytes (no line)
  4: library_main +731241 bytes (no line)
  5: library_main +693668 bytes (no line)
  6: library_main +688099 bytes (no line)
  7: library_main +3687666 bytes (no line)
  8: no symbol (no line)
  9: no symbol (no line)
 10: no symbol (no line)
 11: no symbol (no line)
 12: no symbol (no line)
 13: no symbol (no line)
 14: no symbol (no line)
 15: no symbol (no line)
 16: no symbol (no line)
 17: no symbol (no line)
 18: no symbol (no line)
 19: no symbol (no line)
 20: no symbol (no line)
 21: no symbol (no line)
 22: no symbol (no line)
 23: library_main +6229309 bytes (no line)
 24: library_main +5630744 bytes (no line)
 25: library_main +5628259 bytes (no line)
 26: library_main +402705 bytes (no line)
 27: library_main +4233461 bytes (no line)
 28: library_main +4233915 bytes (no line)
 29: BaseThreadInitThunk +36 bytes (no line)
 30: RtlInitializeExceptionChain +143 bytes (no line)
 31: RtlInitializeExceptionChain +90 bytes (no line)

Susume Lv 1

It's just the exploration filter - if it is off, wiggling crashes the client (even if all other filters are on), and if it is on, wiggling works (even if all other filters are off). (Thanks silverberg for finding this.) Sadly this does not help with scripts, which turn all the filters off.