Maniphest T67018

Crash when switching to the UV Editing workspace
Closed, Duplicate

Assigned To
None
Authored By
William Reynish (billreynish)
Jul 15 2019, 10:26 PM
Tags
  • BF Blender
Subscribers
artem ivanov (ixd)
William Reynish (billreynish)

Description

System Information
Operating system: Darwin-18.5.0-x86_64-i386-64bit 64 Bits
Graphics card: Intel(R) Iris(TM) Plus Graphics 640 Intel Inc. 4.1 INTEL-12.8.38

Blender Version
Broken: version: 2.80 (sub 74), branch: master, commit date: 2019-07-15 17:55, hash: rBd061154b9320
Worked: (optional)

Short description of error
Switch to UV Editing workspace -> crash

Exact steps for others to reproduce the error

  • Default startup
  • Switch to the UV Editing workspace
  • Crash with segfault 11

Crashlog
Blender 2.80 (sub 74), Commit date: 2019-07-15 17:55, Hash d061154b9320
bpy.ops.object.editmode_toggle() # Operator

backtrace
0 Blender 0x000000010e2dcd27 BLI_system_backtrace + 55
1 Blender 0x000000010e00fef9 sig_handle_crash + 361
2 libsystem_platform.dylib 0x00007fff6db9cb5d _sigtramp + 29
3 ??? 0x0000000000000000 0x0 + 0
4 Blender 0x000000011202ba0a draw_image_main + 106
5 Blender 0x00000001120363e5 image_main_region_draw + 741
6 Blender 0x00000001120cf141 ED_region_do_draw + 353
7 Blender 0x000000010e502e56 wm_draw_update + 1878
8 Blender 0x000000010e500a80 WM_main + 48
9 Blender 0x000000010e00c756 main + 934
10 libdyld.dylib 0x00007fff6d9b73d5 start + 1
11 ??? 0x0000000000000001 0x0 + 1

Related Objects

Mentioned Here
T67016: Workspaces crashing (segmentation fault)
rB8faaeef5fb03: Fix T67016: crash drawing image editor without image
rBd061154b9320: Fix T66983 Wireframe Display in edit mode edges missing when overlays are…

Event Timeline

William Reynish (billreynish) created this task.Jul 15 2019, 10:26 PM
artem ivanov (ixd) added a subscriber: artem ivanov (ixd).Jul 15 2019, 10:32 PM

Dup of T67016: Workspaces crashing (segmentation fault), already fixed in rB8faaeef5fb03af2d :)

Brecht Van Lommel (brecht) closed this task as a duplicate of T67016: Workspaces crashing (segmentation fault).Jul 15 2019, 10:35 PM