Maniphest T84387

Crash Changing Size of Cube
Closed, Duplicate

Assigned To
None
Authored By
Tte (Goodneutrino)
Jan 4 2021, 9:09 PM
Tags
  • BF Blender
Subscribers
Jean First (robbott)
Pi Lanningham (Quantumplation)
Tte (Goodneutrino)

Description

System Information
Operating system: Darwin-20.2.0-x86_64-i386-64bit 64 Bits
Graphics card: Intel(R) Iris(TM) Graphics 540 Intel Inc. 4.1 INTEL-16.1.7

Blender Version
Broken: version: 2.92.0 Alpha, branch: master, commit date: 2021-01-03 01:04, hash: rB1e8f2665916c

Short description of error
Blender crashes when changing the size of a Cube after Meshing it
Exact steps for others to reproduce the error

  • File --> New --> General
  • Delete (x) Cube
  • Add --> Mesh --> UV Sphere
  • Left-Click on Cursor --> Drag Cursor on UV Sphere
  • Add --> Mesh --> Cube
  • Add Cube --> Size --> Changing size by sliding it left or right will make Blender crash

(Keep sliding it left-right if it takes a while to crash)

Thank you for all the work you do! :)

Event Timeline

Tte (Goodneutrino) created this task.Jan 4 2021, 9:09 PM
Tte (Goodneutrino) updated the task description.Jan 4 2021, 9:14 PM
Jean First (robbott) changed the task status from Needs Triage to Needs Information from Developers.Jan 4 2021, 11:35 PM
Jean First (robbott) added a subscriber: Jean First (robbott).

I can reproduce the error.

System Information
Operating system: Darwin-18.7.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 560X OpenGL Engine ATI Technologies Inc. 4.1 ATI-2.11.22

Blender Version
Broken: version: 2.92.0 Alpha, branch: master, commit date: 2021-01-04 21:42, hash: rBec90dda31856

* thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT
  * frame #0: 0x00007fff5e8822c2 libsystem_kernel.dylib`__pthread_kill + 10
    frame #1: 0x00007fff5e93dbf1 libsystem_pthread.dylib`pthread_kill + 284
    frame #2: 0x00007fff5e7ec6a6 libsystem_c.dylib`abort + 127
    frame #3: 0x00007fff5e8fb077 libsystem_malloc.dylib`malloc_vreport + 545
    frame #4: 0x00007fff5e913e0d libsystem_malloc.dylib`malloc_zone_error + 183
    frame #5: 0x00007fff5e8f7244 libsystem_malloc.dylib`small_free_list_remove_ptr_no_clear + 277
    frame #6: 0x00007fff5e8f61db libsystem_malloc.dylib`small_malloc_from_free_list + 152
    frame #7: 0x00007fff5e8f5afc libsystem_malloc.dylib`small_malloc_should_clear + 284
    frame #8: 0x00007fff5e8f3245 libsystem_malloc.dylib`szone_malloc_should_clear + 120
    frame #9: 0x00007fff5e8f1c99 libsystem_malloc.dylib`malloc_zone_malloc + 103
    frame #10: 0x00007fff5e8f1c15 libsystem_malloc.dylib`malloc + 24
    frame #11: 0x000000010cb840d0 Blender`MEM_lockfree_mallocN(len=15872, str="CDMLoop") at mallocn_lockfree_impl.c:276:21
    frame #12: 0x000000010cb84846 Blender`MEM_lockfree_malloc_arrayN(len=1984, size=8, str="CDMLoop") at mallocn_lockfree_impl.c:312:10
    frame #13: 0x000000010022f1a4 Blender`customData_add_layer__internal(data=0x000000012466a108, type=26, alloctype=CD_DUPLICATE, layerdata=0x000000013d955208, totelem=1984, name="NGon Face-Vertex") at customdata.c:2533:22
    frame #14: 0x000000010022ee75 Blender`CustomData_merge(source=0x00007ffeefbfcce0, dest=0x000000012466a108, mask=2113295776160768, alloctype=CD_DUPLICATE, totelem=1984) at customdata.c:2155:18
    frame #15: 0x000000010022f7b3 Blender`CustomData_copy(source=0x00007ffeefbfcce0, dest=0x000000012466a108, mask=2113295776160768, alloctype=CD_DUPLICATE, totelem=1984) at customdata.c:2200:3
    frame #16: 0x000000010032aee4 Blender`mesh_copy_data(bmain=0x0000000000000000, id_dst=0x0000000124669c08, id_src=0x00007ffeefbfc7e0, flag=393479) at mesh.c:131:3
    frame #17: 0x00000001002f29b7 Blender`BKE_id_copy_ex(bmain=0x0000000000000000, id=0x00007ffeefbfc7e0, r_newid=0x00007ffeefbfc7d0, flag=393479) at lib_id.c:592:7
	[...]
Pi Lanningham (Quantumplation) claimed this task.Jan 5 2021, 1:40 AM
Pi Lanningham (Quantumplation) added a subscriber: Pi Lanningham (Quantumplation).

I wasn't able to reproduce in either debug or release mode; @Jean First (robbott) suggested dragging left/right multiple times with releases in between, and that also didn't work. Still wasn't able to reproduce after 5-6 minutes of this. Might be OSX specific? Not sure if this is useful information to the triage, but I figured I'd add it anyway.

System Information
Operating system: Linux-5.4.0-58-generic-x86_64-with-debian-bullseye-sid 64 Bits
Graphics card: GeForce RTX 2070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 450.80.02

Blender Version
Broken: version: 2.92.0 Alpha, branch: master, commit date: 2021-01-04 23:35, hash: rB9b17e71c23a9

Pi Lanningham (Quantumplation) removed Pi Lanningham (Quantumplation) as the assignee of this task.Jan 5 2021, 1:59 AM

Woops, didn't mean to claim this 😅

Ankit Meel (ankitm) closed this task as a duplicate of T80203: Crash when changing torus properties .Jan 5 2021, 7:06 AM