2.70 RC1 Windows 64, Boolean stress test. #39111

Closed
opened 2014-03-11 12:03:04 +01:00 by Martin Hedin · 12 comments

Demo blend: http://www.mediafire.com/download/o520rm17lm7nni7/270BooleanBug.blend

System Information
Windows 7 64
i7 870 2.9GHz
8 Gig Ram
Asus Nvidia ENGTX465

Blender Version
Broken: 2.70 release candidate Date: 2014-03-05 18:37 Hash 19f7f9a
Worked: 2.69.0 - r60995

Short description of error
Multiple meshes have a multiple Boolean modifiers, especially using a Difference from one big Cube (named "cut Section") to make a single architectural section. When moving the big cube (named "cut Section") Blender 2.70 crashes. In general the scene is unstable and other things makes it crash as well.

Exact steps for others to reproduce the error
Move the cube named "cut Section" along the z axis.

Demo blend: http://www.mediafire.com/download/o520rm17lm7nni7/270BooleanBug.blend

Demo blend: http://www.mediafire.com/download/o520rm17lm7nni7/270BooleanBug.blend **System Information** Windows 7 64 i7 870 2.9GHz 8 Gig Ram Asus Nvidia ENGTX465 **Blender Version** Broken: 2.70 release candidate Date: 2014-03-05 18:37 Hash 19f7f9a Worked: 2.69.0 - r60995 **Short description of error** Multiple meshes have a multiple Boolean modifiers, especially using a Difference from one big Cube (named "cut Section") to make a single architectural section. When moving the big cube (named "cut Section") Blender 2.70 crashes. In general the scene is unstable and other things makes it crash as well. **Exact steps for others to reproduce the error** Move the cube named "cut Section" along the z axis. Demo blend: http://www.mediafire.com/download/o520rm17lm7nni7/270BooleanBug.blend
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @martinhedin

Added subscriber: @martinhedin
Author

Most materials appears black since textures where not included, tried to download the file to other harddrive and the problem with Booleans and Blender crashes does persists. Textures not needed to show the problem.

Most materials appears black since textures where not included, tried to download the file to other harddrive and the problem with Booleans and Blender crashes does persists. Textures not needed to show the problem.

Added subscriber: @JurgenHerrmann

Added subscriber: @JurgenHerrmann

The crash happens on line 1124 of intersect_face_division.cpp

pos is greater than e1_1 that's why std::copy fails.

There are multiple ways to fix this, I'm still trying to figure out the right way ;)

The crash happens on line 1124 of intersect_face_division.cpp pos is greater than e1_1 that's why std::copy fails. There are multiple ways to fix this, I'm still trying to figure out the right way ;)

My best guess to avoid that crash.
Could someone please check?

My best guess to avoid that crash. Could someone please check?
Sergey Sharybin was assigned by Thomas Dinges 2014-03-12 17:24:25 +01:00

Added subscriber: @ThomasDinges

Added subscriber: @ThomasDinges

Sergey, can you please check?

Sergey, can you please check?

This issue was referenced by blender/blender-addons-contrib@2e128baefd

This issue was referenced by blender/blender-addons-contrib@2e128baefdfd14b9614a01c11008a2efeeb2a918

This issue was referenced by 2e128baefd

This issue was referenced by 2e128baefdfd14b9614a01c11008a2efeeb2a918

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Closed by commit 2e128baefd.

Closed by commit 2e128baefd.
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
5 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#39111
No description provided.