Geometry Nodes: Crash using Poisson Disk Point Distribution on mesh with no faces #84029

Closed
opened 2020-12-21 23:39:49 +01:00 by Scott Ramsay · 13 comments

System Information
Operating system: Linux-5.9.14-arch1-1-x86_64-with-arch-Arch-Linux 64 Bits
Graphics card: GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 455.45.01

Blender Version
Broken: version: 2.92.0 Alpha, branch: master, commit date: 2020-12-21 19:07, hash: 2d6e6d035b
Worked: Never

Short description of error
On a mesh with no faces, attempting to use the Poisson Disk method on the Point Distribute node causes blender to crash.

Exact steps for others to reproduce the error

  1. Open the given file.
  2. Set the Point Distribute node's method from Random to Poisson Disk.
  3. Blender crashes.

poisson-distribute-crash.blend

Full, noisy, GDB backtrace below:

- 0  0x000000000c2a77e6 in BLI_bvhtree_get_bounding_box (tree=0x0, r_bb_min=0x7fffd45b49b0, r_bb_max=0x7fffd45b49bc) at {SOURCE_DIR}/blender/source/blender/blenlib/intern/BLI_kdopbvh.c:1084
- 1  0x000000000409aa48 in blender::nodes::poisson_scatter_points_from_mesh (mesh=0x7fffd2210008, density=1, minimum_distance=0.100000001, density_factors=..., r_ids=..., seed=0) at {SOURCE_DIR}/blender/source/blender/nodes/geometry/nodes/node_geo_point_distribute.cc:214
- 2  0x000000000409b2ca in blender::nodes::geo_node_point_distribute_exec (params=...) at {SOURCE_DIR}/blender/source/blender/nodes/geometry/nodes/node_geo_point_distribute.cc:295
- 3  0x0000000003de00e8 in GeometryNodesEvaluator::execute_node (this=0x7fffd45b5b90, node=..., params=...) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:307
- 4  0x0000000003ddff0b in GeometryNodesEvaluator::compute_output_and_forward (this=0x7fffd45b5b90, socket_to_compute=...) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:290
- 5  0x0000000003ddfb6e in GeometryNodesEvaluator::get_input_value (this=0x7fffd45b5b90, socket_to_compute=...) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:260
- 6  0x0000000003ddf860 in GeometryNodesEvaluator::execute (this=0x7fffd45b5b90) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:226
- 7  0x0000000003ddd1b2 in compute_geometry (tree=..., group_input_sockets=..., socket_to_compute=..., input_geometry_set=..., nmd=0x7fffd1e09008, ctx=0x7fffd45b6870) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:857
- 8  0x0000000003ddd9a3 in modifyGeometry (md=0x7fffd1e09008, ctx=0x7fffd45b6870, geometry_set=...) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:964
- 9  0x0000000003dddbea in modifyGeometrySet (md=0x7fffd1e09008, ctx=0x7fffd45b6870, geometry_set=0x7fffd45b69d0) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:984
- 10 0x000000000389c849 in modifier_modify_mesh_and_geometry_set (md=0x7fffd1e09008, mectx=..., ob=0x7ffff4f53408, input_mesh=0x7fffd2210008, geometry_set=...) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/DerivedMesh.cc:916
- 11 0x000000000389d7c1 in mesh_calc_modifiers (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408, useDeform=1, need_mapping=false, dataMask=0x7fffd45b6eb0, index=-1, use_cache=true, allow_shared_mesh=true,  r_deform=0x7fffd45b6e28, r_final=0x7fffd45b6e20, r_geometry_set=0x7fffd45b6e30) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/DerivedMesh.cc:1254
- 12 0x000000000389fdc7 in mesh_build_data (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408, dataMask=0x7fffd45b6eb0, need_mapping=false) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/DerivedMesh.cc:1872
- 13 0x00000000038a039f in makeDerivedMesh (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408, em=0x0, dataMask=0x7fffd45b6f40) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/DerivedMesh.cc:2020
- 14 0x00000000034d641e in BKE_object_handle_data_update (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/object_update.c:193
- 15 0x00000000034d6dbc in BKE_object_eval_uber_data (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/object_update.c:385
- 16 0x000000000af702bd in std::__invoke_impl<void, void (*&)(Depsgraph*, Scene*, Object*), Depsgraph*, Scene*&, Object*&> (__f=@0x7ffff4ecb520: 0x34d6d32 <BKE_object_eval_uber_data>) at /usr/include/c++/10.2.0/bits/invoke.h:60
- 17 0x000000000af6e94a in std::__invoke<void (*&)(Depsgraph*, Scene*, Object*), Depsgraph*, Scene*&, Object*&> (__fn=@0x7ffff4ecb520: 0x34d6d32 <BKE_object_eval_uber_data>) at /usr/include/c++/10.2.0/bits/invoke.h:95
- 18 0x000000000af6c96b in std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>::__call<void, Depsgraph*&&, 0ul, 1ul, 2ul>(std::tuple<Depsgraph*&&>&&, std::_Index_tuple<0ul, 1ul, 2ul>) ( this=0x7ffff4ecb520, __args=...) at /usr/include/c++/10.2.0/functional:416
- 19 0x000000000af6a508 in std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>::operator()<Depsgraph*, void>(Depsgraph*&&) (this=0x7ffff4ecb520) at /usr/include/c++/10.2.0/functional:499
- 20 0x000000000af6765f in std::__invoke_impl<void, std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>&, Depsgraph*>(std::__invoke_other, std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>&, Depsgraph*&&) (__f=...) at /usr/include/c++/10.2.0/bits/invoke.h:60
- 21 0x000000000af63e37 in std::__invoke_r<void, std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>&, Depsgraph*>(std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>&, Depsgraph*&&) (__fn=...) at /usr/include/c++/10.2.0/bits/invoke.h:110
- 22 0x000000000af60f63 in std::_Function_handler<void (Depsgraph*), std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)> >::_M_invoke(std::_Any_data const&, Depsgraph*&&) (__functor=...,__args#0=@0x7fffd45b7160: 0x7ffff016db08) at /usr/include/c++/10.2.0/bits/std_function.h:291
- 23 0x000000000af3b333 in std::function<void (Depsgraph*)>::operator()(Depsgraph*) const (this=0x7fffefb2d2c8, __args#0=0x7ffff016db08) at /usr/include/c++/10.2.0/bits/std_function.h:622
- 24 0x000000000af3a599 in blender::deg::(anonymous namespace)::evaluate_node (state=0x7fffffffdb30, operation_node=0x7fffefb2d208) at {SOURCE_DIR}/blender/source/blender/depsgraph/intern/eval/deg_eval.cc:113
- 25 0x000000000af3a5df in blender::deg::(anonymous namespace)::deg_task_run_func (pool=0x7fffc1cee608, taskdata=0x7fffefb2d208) at {SOURCE_DIR}/blender/source/blender/depsgraph/intern/eval/deg_eval.cc:124
- 26 0x000000000c3cd762 in Task::operator()() const::{lambda()#1}::operator()() const (__closure=0x7fffd45b72f0) at {SOURCE_DIR}/blender/source/blender/blenlib/intern/task_pool.cc:118
- 27 0x000000000c3cdb8e in tbb::interface7::internal::delegated_function<Task::operator()() const::{lambda()#1} const, void>::operator()() const (this=0x7fffd45b7280) at {SOURCE_DIR}/lib/linux_centos7_x86_64/tbb/include/tbb/task_arena.h:93
- 28 0x000000000399f3d5 in tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long) ()
- 29 0x000000000c3cd93f in tbb::interface7::internal::isolate_impl<void, Task::operator()() const::{lambda()#1} const>(Task::operator()() const::{lambda()#1} const&) (f=...) at {SOURCE_DIR}/lib/linux_centos7_x86_64/tbb/include/tbb/task_arena.h:160
- 30 0x000000000c3cd859 in tbb::interface7::this_task_arena::isolate<Task::operator()() const::{lambda()#1}>(Task::operator()() const::{lambda()#1} const&) (f=...) at {SOURCE_DIR}/lib/linux_centos7_x86_64/tbb/include/tbb/task_arena.h:395
- 31 0x000000000c3cd795 in Task::operator() (this=0x7fffd22053c8) at {SOURCE_DIR}/blender/source/blender/blenlib/intern/task_pool.cc:118
- 32 0x000000000c3cdb6a in tbb::internal::function_task<Task>::execute (this=0x7fffd22053c0) at {SOURCE_DIR}/lib/linux_centos7_x86_64/tbb/include/tbb/task.h:1048
- 33 0x00000000039acad5 in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) ()
- 34 0x00000000039acd8b in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) ()
- 35 0x000000000399f0e7 in tbb::internal::arena::process(tbb::internal::generic_scheduler&) ()
- 36 0x00000000039a6850 in tbb::internal::market::process(rml::job&) ()
- 37 0x00000000039a885c in tbb::internal::rml::private_worker::run() ()
- 38 0x00000000039a8a59 in tbb::internal::rml::private_worker::thread_routine(void*) ()
- 39 0x00007ffff7f783e9 in start_thread () from /usr/lib/libpthread.so.0
#40 0x00007ffff7b61293 in clone () from /usr/lib/libc.so.6
**System Information** Operating system: Linux-5.9.14-arch1-1-x86_64-with-arch-Arch-Linux 64 Bits Graphics card: GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 455.45.01 **Blender Version** Broken: version: 2.92.0 Alpha, branch: master, commit date: 2020-12-21 19:07, hash: `2d6e6d035b` Worked: Never **Short description of error** On a mesh with no faces, attempting to use the Poisson Disk method on the Point Distribute node causes blender to crash. **Exact steps for others to reproduce the error** 1. Open the given file. 2. Set the Point Distribute node's method from Random to Poisson Disk. 3. Blender crashes. [poisson-distribute-crash.blend](https://archive.blender.org/developer/F9523160/poisson-distribute-crash.blend) Full, noisy, GDB backtrace below: ``` - 0 0x000000000c2a77e6 in BLI_bvhtree_get_bounding_box (tree=0x0, r_bb_min=0x7fffd45b49b0, r_bb_max=0x7fffd45b49bc) at {SOURCE_DIR}/blender/source/blender/blenlib/intern/BLI_kdopbvh.c:1084 - 1 0x000000000409aa48 in blender::nodes::poisson_scatter_points_from_mesh (mesh=0x7fffd2210008, density=1, minimum_distance=0.100000001, density_factors=..., r_ids=..., seed=0) at {SOURCE_DIR}/blender/source/blender/nodes/geometry/nodes/node_geo_point_distribute.cc:214 - 2 0x000000000409b2ca in blender::nodes::geo_node_point_distribute_exec (params=...) at {SOURCE_DIR}/blender/source/blender/nodes/geometry/nodes/node_geo_point_distribute.cc:295 - 3 0x0000000003de00e8 in GeometryNodesEvaluator::execute_node (this=0x7fffd45b5b90, node=..., params=...) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:307 - 4 0x0000000003ddff0b in GeometryNodesEvaluator::compute_output_and_forward (this=0x7fffd45b5b90, socket_to_compute=...) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:290 - 5 0x0000000003ddfb6e in GeometryNodesEvaluator::get_input_value (this=0x7fffd45b5b90, socket_to_compute=...) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:260 - 6 0x0000000003ddf860 in GeometryNodesEvaluator::execute (this=0x7fffd45b5b90) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:226 - 7 0x0000000003ddd1b2 in compute_geometry (tree=..., group_input_sockets=..., socket_to_compute=..., input_geometry_set=..., nmd=0x7fffd1e09008, ctx=0x7fffd45b6870) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:857 - 8 0x0000000003ddd9a3 in modifyGeometry (md=0x7fffd1e09008, ctx=0x7fffd45b6870, geometry_set=...) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:964 - 9 0x0000000003dddbea in modifyGeometrySet (md=0x7fffd1e09008, ctx=0x7fffd45b6870, geometry_set=0x7fffd45b69d0) at {SOURCE_DIR}/blender/source/blender/modifiers/intern/MOD_nodes.cc:984 - 10 0x000000000389c849 in modifier_modify_mesh_and_geometry_set (md=0x7fffd1e09008, mectx=..., ob=0x7ffff4f53408, input_mesh=0x7fffd2210008, geometry_set=...) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/DerivedMesh.cc:916 - 11 0x000000000389d7c1 in mesh_calc_modifiers (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408, useDeform=1, need_mapping=false, dataMask=0x7fffd45b6eb0, index=-1, use_cache=true, allow_shared_mesh=true, r_deform=0x7fffd45b6e28, r_final=0x7fffd45b6e20, r_geometry_set=0x7fffd45b6e30) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/DerivedMesh.cc:1254 - 12 0x000000000389fdc7 in mesh_build_data (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408, dataMask=0x7fffd45b6eb0, need_mapping=false) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/DerivedMesh.cc:1872 - 13 0x00000000038a039f in makeDerivedMesh (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408, em=0x0, dataMask=0x7fffd45b6f40) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/DerivedMesh.cc:2020 - 14 0x00000000034d641e in BKE_object_handle_data_update (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/object_update.c:193 - 15 0x00000000034d6dbc in BKE_object_eval_uber_data (depsgraph=0x7ffff016db08, scene=0x7ffff5578c08, ob=0x7ffff4f53408) at {SOURCE_DIR}/blender/source/blender/blenkernel/intern/object_update.c:385 - 16 0x000000000af702bd in std::__invoke_impl<void, void (*&)(Depsgraph*, Scene*, Object*), Depsgraph*, Scene*&, Object*&> (__f=@0x7ffff4ecb520: 0x34d6d32 <BKE_object_eval_uber_data>) at /usr/include/c++/10.2.0/bits/invoke.h:60 - 17 0x000000000af6e94a in std::__invoke<void (*&)(Depsgraph*, Scene*, Object*), Depsgraph*, Scene*&, Object*&> (__fn=@0x7ffff4ecb520: 0x34d6d32 <BKE_object_eval_uber_data>) at /usr/include/c++/10.2.0/bits/invoke.h:95 - 18 0x000000000af6c96b in std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>::__call<void, Depsgraph*&&, 0ul, 1ul, 2ul>(std::tuple<Depsgraph*&&>&&, std::_Index_tuple<0ul, 1ul, 2ul>) ( this=0x7ffff4ecb520, __args=...) at /usr/include/c++/10.2.0/functional:416 - 19 0x000000000af6a508 in std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>::operator()<Depsgraph*, void>(Depsgraph*&&) (this=0x7ffff4ecb520) at /usr/include/c++/10.2.0/functional:499 - 20 0x000000000af6765f in std::__invoke_impl<void, std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>&, Depsgraph*>(std::__invoke_other, std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>&, Depsgraph*&&) (__f=...) at /usr/include/c++/10.2.0/bits/invoke.h:60 - 21 0x000000000af63e37 in std::__invoke_r<void, std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>&, Depsgraph*>(std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)>&, Depsgraph*&&) (__fn=...) at /usr/include/c++/10.2.0/bits/invoke.h:110 - 22 0x000000000af60f63 in std::_Function_handler<void (Depsgraph*), std::_Bind<void (*(std::_Placeholder<1>, Scene*, Object*))(Depsgraph*, Scene*, Object*)> >::_M_invoke(std::_Any_data const&, Depsgraph*&&) (__functor=...,__args#0=@0x7fffd45b7160: 0x7ffff016db08) at /usr/include/c++/10.2.0/bits/std_function.h:291 - 23 0x000000000af3b333 in std::function<void (Depsgraph*)>::operator()(Depsgraph*) const (this=0x7fffefb2d2c8, __args#0=0x7ffff016db08) at /usr/include/c++/10.2.0/bits/std_function.h:622 - 24 0x000000000af3a599 in blender::deg::(anonymous namespace)::evaluate_node (state=0x7fffffffdb30, operation_node=0x7fffefb2d208) at {SOURCE_DIR}/blender/source/blender/depsgraph/intern/eval/deg_eval.cc:113 - 25 0x000000000af3a5df in blender::deg::(anonymous namespace)::deg_task_run_func (pool=0x7fffc1cee608, taskdata=0x7fffefb2d208) at {SOURCE_DIR}/blender/source/blender/depsgraph/intern/eval/deg_eval.cc:124 - 26 0x000000000c3cd762 in Task::operator()() const::{lambda()#1}::operator()() const (__closure=0x7fffd45b72f0) at {SOURCE_DIR}/blender/source/blender/blenlib/intern/task_pool.cc:118 - 27 0x000000000c3cdb8e in tbb::interface7::internal::delegated_function<Task::operator()() const::{lambda()#1} const, void>::operator()() const (this=0x7fffd45b7280) at {SOURCE_DIR}/lib/linux_centos7_x86_64/tbb/include/tbb/task_arena.h:93 - 28 0x000000000399f3d5 in tbb::interface7::internal::isolate_within_arena(tbb::interface7::internal::delegate_base&, long) () - 29 0x000000000c3cd93f in tbb::interface7::internal::isolate_impl<void, Task::operator()() const::{lambda()#1} const>(Task::operator()() const::{lambda()#1} const&) (f=...) at {SOURCE_DIR}/lib/linux_centos7_x86_64/tbb/include/tbb/task_arena.h:160 - 30 0x000000000c3cd859 in tbb::interface7::this_task_arena::isolate<Task::operator()() const::{lambda()#1}>(Task::operator()() const::{lambda()#1} const&) (f=...) at {SOURCE_DIR}/lib/linux_centos7_x86_64/tbb/include/tbb/task_arena.h:395 - 31 0x000000000c3cd795 in Task::operator() (this=0x7fffd22053c8) at {SOURCE_DIR}/blender/source/blender/blenlib/intern/task_pool.cc:118 - 32 0x000000000c3cdb6a in tbb::internal::function_task<Task>::execute (this=0x7fffd22053c0) at {SOURCE_DIR}/lib/linux_centos7_x86_64/tbb/include/tbb/task.h:1048 - 33 0x00000000039acad5 in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::process_bypass_loop(tbb::internal::context_guard_helper<false>&, tbb::task*, long) () - 34 0x00000000039acd8b in tbb::internal::custom_scheduler<tbb::internal::IntelSchedulerTraits>::local_wait_for_all(tbb::task&, tbb::task*) () - 35 0x000000000399f0e7 in tbb::internal::arena::process(tbb::internal::generic_scheduler&) () - 36 0x00000000039a6850 in tbb::internal::market::process(rml::job&) () - 37 0x00000000039a885c in tbb::internal::rml::private_worker::run() () - 38 0x00000000039a8a59 in tbb::internal::rml::private_worker::thread_routine(void*) () - 39 0x00007ffff7f783e9 in start_thread () from /usr/lib/libpthread.so.0 #40 0x00007ffff7b61293 in clone () from /usr/lib/libc.so.6 ```
Author

Added subscriber: @smramsay

Added subscriber: @smramsay

#84108 was marked as duplicate of this issue

#84108 was marked as duplicate of this issue
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Thanks for the report, I can confirm this.

Thanks for the report, I can confirm this.

Added subscriber: @grosgood

Added subscriber: @grosgood

Added subscriber: @Vyach

Added subscriber: @Vyach

This issue was referenced by 0da1fc2fc4

This issue was referenced by 0da1fc2fc4173e8d2f4b694d8996a7873c0b1ea3
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Hans Goudey self-assigned this 2021-01-01 00:01:58 +01:00
Thomas Dinges added this to the 2.92 milestone 2023-02-08 16:15:37 +01:00

I'm in Blender 3.4.1 on Windows 11 Home 22H2 CPU i7 + 16GB. I'm following Blender Guru's donut tutorial and when I get to the Poisson Disk step (switching the "Distribute Points on Faces" type to "Poisson Disk" it consistently freezes up Blender and does not recover. I should note, I think it's because I was dragging the weight paint vertex group into the "Density Max" instead of "Density Factor". That caused the crash.

I'm in Blender 3.4.1 on Windows 11 Home 22H2 CPU i7 + 16GB. I'm following [Blender Guru's donut tutorial](https://www.youtube.com/watch?v=4WAxMI1QJMQ&t=1586s) and when I get to the Poisson Disk step (switching the "Distribute Points on Faces" type to "Poisson Disk" it consistently freezes up Blender and does not recover. I should note, I think it's because I was dragging the weight paint vertex group into the "Density Max" instead of "Density Factor". That caused the crash.

Hello @Lon-B, it would be really good if you report this bug in another issues.

Hello @Lon-B, it would be really good if you report this bug in another issues.

Hello @Lon-B, it would be really good if you report this bug in another issues.

Will do!

> Hello @Lon-B, it would be really good if you report this bug in another issues. Will do!

Hello @Lon-B, it would be really good if you report this bug in another issues.

For future internet searcher, the new ticket is here.

> Hello @Lon-B, it would be really good if you report this bug in another issues. For future internet searcher, [the new ticket is here](https://projects.blender.org/blender/blender/issues/106192).
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
7 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#84029
No description provided.