puzzle 1588 crash
Case number: | 845829-2006119 |
Topic: | Crash/Hang |
Opened by: | LociOiling |
Status: | Open |
Type: | Bug |
Opened on: | Sunday, October 21, 2018 - 04:12 |
Last modified: | Wednesday, October 31, 2018 - 14:35 |
Crashed running a remix script. No debug.txt was generated, and the following appears in log.txt:
UNHANDLED EXCEPTION 1: RaiseException +98 bytes (no line) 2: ::operator() +511 bytes (no line) 3: __dyn_tls_dtor +1488 bytes (no line) 4: dllmain_raw +122 bytes (no line) 5: memcpy_s +35645 bytes (no line) 6: memcpy_s +8282 bytes (no line) 7: memcpy_s +19546 bytes (no line) 8: memcpy_s +74038 bytes (no line) 9: memcpy_s +73135 bytes (no line) 10: interactive::application::actions::do_ss_based_ins_del +169867 bytes (no line) 11: interactive::application::actions::cart::get_global_minimize_internal_name +418 bytes (no line) 12: interactive::application::actions::do_ss_based_ins_del +164974 bytes (no line) 13: memcpy_s +15096 bytes (no line) 14: interactive::application::utilities::wrapped_pose_from_file +5525 bytes (no line) 15: interactive::application::utilities::wrapped_pose_from_file +5982 bytes (no line) 16: BaseThreadInitThunk +36 bytes (no line) 17: RtlValidSecurityDescriptor +282 bytes (no line) 18: RtlValidSecurityDescriptor +234 bytes (no line)
All those memcpys make me nervous.
»
Wed, 10/31/2018 - 14:35
#2
Also get this almost each time 1588 crashes:
UNHANDLED EXCEPTION
1: RaiseException +98 bytes (no line)
2: no symbol (no line)
3: no symbol (no line)
4: no symbol (no line)
5: no symbol (no line)
6: no symbol (no line)
7: no symbol (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: BaseThreadInitThunk +36 bytes (no line)
17: RtlValidSecurityDescriptor +282 bytes (no line)
18: RtlValidSecurityDescriptor +234 bytes (no line)
Crash during hand work:
UNHANDLED EXCEPTION
1: interactive::application::actions::cart::ActionCartPull::pull_down +139 bytes (no line)
2: boost::detail::function::void_function_obj_invoker3,boost::_bi::list4,boost::_bi::value,boost::arg<1>,boost::_bi::value > >,void,interactive::gui::Point2D const &,int,bool>::invoke +25 bytes (no line)
3: boost::function3::operator() +129 bytes (no line)
4: interactive::gui::EventHandler::on_mouse_down +90 bytes (no line)
5: interactive::gui::TopLevel::on_mouse_down +209 bytes (no line)
6: interactive::guiwrapper::GUIWrapper::generic_mouse_button_func +412 bytes (no line)
7: boost::detail::function::void_function_obj_invoker0,boost::_bi::list5,boost::_bi::value,boost::_bi::value,boost::_bi::value,boost::_bi::value > >,void>::invoke +27 bytes (no line)
8: boost::function0::operator() +120 bytes (no line)
9: interactive::guiwrapper::GUIWrapper::enqueue_event +76 bytes (no line)
10: interactive::guiwrapper::win32::Win32Wrapper::win_mouse_button_func +179 bytes (no line)
11: interactive::guiwrapper::win32::Win32Wrapper::WndProc +1153 bytes (no line)
12: AddClipboardFormatListener +1179 bytes (no line)
13: DispatchMessageW +2426 bytes (no line)
14: CallWindowProcW +141 bytes (no line)
15: glDebugEntry +3687 bytes (no line)
16: AddClipboardFormatListener +1179 bytes (no line)
17: DispatchMessageW +2426 bytes (no line)
18: DispatchMessageW +558 bytes (no line)
19: DispatchMessageA +16 bytes (no line)
20: interactive::guiwrapper::win32::Win32Wrapper::start +389 bytes (no line)
21: interactive::application::interactive_main +2622 bytes (no line)
22: game::application::game_main +1321 bytes (no line)
23: library_main +21 bytes (no line)
24: no symbol (no line)
25: no symbol (no line)
26: no symbol (no line)
27: BaseThreadInitThunk +36 bytes (no line)
28: RtlValidSecurityDescriptor +282 bytes (no line)
29: RtlValidSecurityDescriptor +234 bytes (no line)