program Crashes when i remove the bursh #44455

Closed
opened 2015-04-20 06:22:28 +02:00 by Hazuki Aoi · 8 comments

System Information
Win7 x64 SP1

Blender Version
Broken: 2.74 000dfc0

Short description of error
When I remove the brush the program Crashes.

Exact steps for others to reproduce the error
Click the "X" to remove a bursh.
20150420131601.png

**System Information** Win7 x64 SP1 **Blender Version** Broken: 2.74 000dfc0 **Short description of error** When I remove the brush the program Crashes. **Exact steps for others to reproduce the error** Click the "X" to remove a bursh. ![20150420131601.png](https://archive.blender.org/developer/F164559/20150420131601.png)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @hazukiaoi

Added subscriber: @hazukiaoi

Added subscriber: @Psy-Fi

Added subscriber: @Psy-Fi

I can't reproduce here. Can you reproduce on a recent build from buildbot (https://builder.blender.org/download/)?

I can't reproduce here. Can you reproduce on a recent build from buildbot (https://builder.blender.org/download/)?

Added subscriber: @mib2berlin

Added subscriber: @mib2berlin

Hi, can reproduce it with 2.74 Release but not with latest master.

Opensuse 13.2/64
Intel i5 3770K
GTX 760 4 GB
Driver 349.12

BT from 2.74:

Program received signal SIGSEGV, Segmentation fault.
0x00000000010884e4 in view3d_main_area_draw ()
Missing separate debuginfos, use: zypper install libFLAC8-debuginfo-1.3.0-4.4.1.x86_64 libGLU1-debuginfo-9.0.0-9.1.3.x86_64 libSDL2-devel-debuginfo-2.0.3-2.1.3.x86_64 libX11-6-debuginfo-1.6.2-5.1.2.x86_64 libXau6-debuginfo-1.0.8-5.1.2.x86_64 libXcursor1-debuginfo-1.1.14-5.1.2.x86_64 libXext6-debuginfo-1.3.3-2.1.2.x86_64 libXfixes3-debuginfo-5.0.1-4.1.2.x86_64 libXi6-debuginfo-1.7.4-2.1.2.x86_64 libXrender1-debuginfo-0.9.8-4.1.2.x86_64 libXxf86vm1-debuginfo-1.1.3-4.1.2.x86_64 libasound2-debuginfo-1.0.28-6.1.4.x86_64 libdbus-1-3-debuginfo-1.8.16-16.1.x86_64 libfreetype6-debuginfo-2.5.3-2.1.3.x86_64 libgcc_s1-debuginfo-4.8.3+r212056-2.2.4.x86_64 libgcrypt20-debuginfo-1.6.1-8.3.1.x86_64 libgpg-error0-debuginfo-1.15-1.2.x86_64 libjack-devel-debuginfo-1.9.10-1.1.x86_64 libjson-c2-debuginfo-0.12-1.1.x86_64 liblzma5-debuginfo-5.0.7-1.1.x86_64 libnuma1-debuginfo-2.0.9-5.1.2.x86_64 libogg0-debuginfo-1.3.1-2.1.2.x86_64 libopenssl1_0_0-debuginfo-1.0.1k-2.20.1.x86_64 libpng16-16-debuginfo-1.6.13-2.4.1.x86_64 libpulse0-debuginfo-5.0-4.15.1.x86_64 libsndfile1-debuginfo-1.0.25-19.4.1.x86_64 libspeex1-debuginfo-1.1.999_1.2rc1-23.1.2.x86_64 libstdc++6-debuginfo-4.8.3+r212056-2.2.4.x86_64 libvorbis0-debuginfo-1.3.4-3.1.4.x86_64 libvorbisenc2-debuginfo-1.3.4-3.1.4.x86_64 libxcb1-debuginfo-1.11-2.1.2.x86_64 libxml2-2-debuginfo-2.9.1-7.2.1.x86_64 libz1-debuginfo-1.2.8-5.1.2.x86_64 opencl-1.2-intel-cpu-debuginfo-5.0.0.57-1.x86_64 systemd-debuginfo-210-25.12.1.x86_64
(gdb) bt
- 0  0x00000000010884e4 in view3d_main_area_draw ()
- 1  0x000000000130e6e5 in ED_region_do_draw ()
- 2  0x0000000001027f8c in wm_draw_update ()
- 3  0x0000000001014a48 in WM_main ()
#4  0x000000000100f917 in main ()

Cheers, mib

Hi, can reproduce it with 2.74 Release but not with latest master. Opensuse 13.2/64 Intel i5 3770K GTX 760 4 GB Driver 349.12 BT from 2.74: ``` Program received signal SIGSEGV, Segmentation fault. 0x00000000010884e4 in view3d_main_area_draw () Missing separate debuginfos, use: zypper install libFLAC8-debuginfo-1.3.0-4.4.1.x86_64 libGLU1-debuginfo-9.0.0-9.1.3.x86_64 libSDL2-devel-debuginfo-2.0.3-2.1.3.x86_64 libX11-6-debuginfo-1.6.2-5.1.2.x86_64 libXau6-debuginfo-1.0.8-5.1.2.x86_64 libXcursor1-debuginfo-1.1.14-5.1.2.x86_64 libXext6-debuginfo-1.3.3-2.1.2.x86_64 libXfixes3-debuginfo-5.0.1-4.1.2.x86_64 libXi6-debuginfo-1.7.4-2.1.2.x86_64 libXrender1-debuginfo-0.9.8-4.1.2.x86_64 libXxf86vm1-debuginfo-1.1.3-4.1.2.x86_64 libasound2-debuginfo-1.0.28-6.1.4.x86_64 libdbus-1-3-debuginfo-1.8.16-16.1.x86_64 libfreetype6-debuginfo-2.5.3-2.1.3.x86_64 libgcc_s1-debuginfo-4.8.3+r212056-2.2.4.x86_64 libgcrypt20-debuginfo-1.6.1-8.3.1.x86_64 libgpg-error0-debuginfo-1.15-1.2.x86_64 libjack-devel-debuginfo-1.9.10-1.1.x86_64 libjson-c2-debuginfo-0.12-1.1.x86_64 liblzma5-debuginfo-5.0.7-1.1.x86_64 libnuma1-debuginfo-2.0.9-5.1.2.x86_64 libogg0-debuginfo-1.3.1-2.1.2.x86_64 libopenssl1_0_0-debuginfo-1.0.1k-2.20.1.x86_64 libpng16-16-debuginfo-1.6.13-2.4.1.x86_64 libpulse0-debuginfo-5.0-4.15.1.x86_64 libsndfile1-debuginfo-1.0.25-19.4.1.x86_64 libspeex1-debuginfo-1.1.999_1.2rc1-23.1.2.x86_64 libstdc++6-debuginfo-4.8.3+r212056-2.2.4.x86_64 libvorbis0-debuginfo-1.3.4-3.1.4.x86_64 libvorbisenc2-debuginfo-1.3.4-3.1.4.x86_64 libxcb1-debuginfo-1.11-2.1.2.x86_64 libxml2-2-debuginfo-2.9.1-7.2.1.x86_64 libz1-debuginfo-1.2.8-5.1.2.x86_64 opencl-1.2-intel-cpu-debuginfo-5.0.0.57-1.x86_64 systemd-debuginfo-210-25.12.1.x86_64 (gdb) bt - 0 0x00000000010884e4 in view3d_main_area_draw () - 1 0x000000000130e6e5 in ED_region_do_draw () - 2 0x0000000001027f8c in wm_draw_update () - 3 0x0000000001014a48 in WM_main () #4 0x000000000100f917 in main () ``` Cheers, mib

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Antonis Ryakiotakis self-assigned this 2015-04-20 11:54:29 +02:00

Yes, I can reproduce in release too, that means it has been fixed, closing.

Yes, I can reproduce in release too, that means it has been fixed, closing.
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
3 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#44455
No description provided.