Wings 3D Development Forum

Full Version: [fixed] wings_crash.dump / Hole + Intrude
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

W3D 2.1.6

Steps:
1. Add any object
2. Select one face -> hole
3. Slide the edge to 'close the hole' (Tweak is always ON)
4. Object/ Cleanup
5. Face/ Intrude.

BR, Hank

Recording:



+ Dump:


Dump written 2018-5-14_14-47
Version: 2.1.6
OS: Windows 8 (build 9200), 64-bit edition
GPU: Intel | Intel® HD Graphics 520
Window: geom
Reason: function_clause

Short stack trace:
[]

Long stack trace:
[{gb_trees,get_1,[-13,nil],[{file,"gb_trees.erl"},{line,244}]},
{wings_we,'-do_renumber/3-lc$^2/1-0-',2,
[{file,"c:/Users/familjen/src/wings/src/wings_we.erl"},{line,703}]},
{wings_we,do_renumber,3,
[{file,"c:/Users/familjen/src/wings/src/wings_we.erl"},{line,703}]},
{wings_we,renumber,3,
[{file,"c:/Users/familjen/src/wings/src/wings_we.erl"},{line,280}]},
{wings_face_cmd,intrude,2,
[{file,"c:/Users/familjen/src/wings/src/wings_face_cmd.erl"},
{line,390}]},
{wings_sel,'-map_update_sel/2-fun-0-',4,
[{file,"c:/Users/familjen/src/wings/src/wings_sel.erl"},
{line,157}]},
{wings_sel,mapfold_1,6,
[{file,"c:/Users/familjen/src/wings/src/wings_sel.erl"},
{line,605}]},
{wings_sel,mapfold,3,
[{file,"c:/Users/familjen/src/wings/src/wings_sel.erl"},
{line,278}]},
{wings_sel,map_update_sel,2,
[{file,"c:/Users/familjen/src/wings/src/wings_sel.erl"},
{line,163}]},
{wings_face_cmd,intrude,1,
[{file,"c:/Users/familjen/src/wings/src/wings_face_cmd.erl"},
{line,377}]},
{wings_develop,time_command,2,
[{file,"c:/Users/familjen/src/wings/src/wings_develop.erl"},
{line,79}]},
{wings,raw_command,4,
[{file,"c:/Users/familjen/src/wings/src/wings.erl"},{line,629}]},
{wings_wm,handle_event,3,
[{file,"c:/Users/familjen/src/wings/src/wings_wm.erl"},{line,957}]},
{wings_wm,send_event,2,
[{file,"c:/Users/familjen/src/wings/src/wings_wm.erl"},{line,923}]},
{wings_wm,do_dispatch,2,
[{file,"c:/Users/familjen/src/wings/src/wings_wm.erl"},{line,824}]},
{wings_wm,dispatch_event,1,
[{file,"c:/Users/familjen/src/wings/src/wings_wm.erl"},{line,731}]},
{wings_wm,get_and_dispatch,0,
[{file,"c:/Users/familjen/src/wings/src/wings_wm.erl"},{line,651}]},
{wings,init_part2,2,
[{file,"c:/Users/familjen/src/wings/src/wings.erl"},{line,104}]},
{proc_lib,init_p_do_apply,3,[{file,"proc_lib.erl"},{line,247}]}]
Hank, thanks for report it with all these details. I think we found a hidden bug that used to occurs in specific conditions.

The fix should be available in the next release.
You are going to find the patch for it in a pinned topic in this session: Fixes for v2.1.7 (Patches)