Autocomplete for texture slot Crash (in console) #56662

Closed
opened 2018-09-03 06:37:48 +02:00 by David DiGioia · 10 comments

Windows 10
EVGA GeForce GTX 1080

Broken: 2.79, 5bd8ac9

Short description of error
Autocomplete for "bpy.context.object.active_material.texture_paint_slots- [x].u" crashes blender in Texture Paint Mode.

Exact steps for others to reproduce the error

  1. Select default cube
  2. Go to texture paint mode
  3. Add texture paint slot
  4. In console, type bpy.context.object.active_material.texture_paint_slots- .u (It crashes without the 'u' too, but any other single letter does not crash Blender)
  5. Press ctrl + space to autocomplete
  6. Blender crashes
Windows 10 EVGA GeForce GTX 1080 Broken: 2.79, 5bd8ac9 **Short description of error** Autocomplete for "bpy.context.object.active_material.texture_paint_slots- [x].u" crashes blender in Texture Paint Mode. **Exact steps for others to reproduce the error** 1. Select default cube 2. Go to texture paint mode 3. Add texture paint slot 4. In console, type bpy.context.object.active_material.texture_paint_slots- [x].u (It crashes without the 'u' too, but any other single letter does not crash Blender) 5. Press ctrl + space to autocomplete 6. Blender crashes
Author

Added subscriber: @DavidDiGioia

Added subscriber: @DavidDiGioia

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Cant redo the crash w/ 2.79 release, master 7ff1750218bf3c2ef4c57f9ea4a12b738f4b7264 or blender2.8 ad68470d447dfb3864ed3e159dc0951bbf8547c6

Cant redo the crash w/ 2.79 release, master `7ff1750218bf3c2ef4c57f9ea4a12b738f4b7264` or blender2.8 `ad68470d447dfb3864ed3e159dc0951bbf8547c6`

Added subscriber: @mont29

Added subscriber: @mont29

Cannot reproduce either. Please:

  • Try to re-download and re-install Blender.
  • Try the latest build from our buildbot.
  • Try to start Blender in factory settings (--factory-startup commandline option) (this will ensure whether this is a userpref or addon issue or not).
  • Launch Blender from the command line with -d option and attach as text file here any error printed out in the console (do not paste it directly in comment).
Cannot reproduce either. Please: * Try to re-download and re-install Blender. * Try the latest build from [our buildbot](https://builder.blender.org/download). * Try to start Blender in factory settings (`--factory-startup` commandline option) (this will ensure whether this is a userpref or addon issue or not). * Launch Blender from the command line with `-d` option and **attach as text file** here any error printed out in the console (**do not** paste it directly in comment).
Author

After downloading the latest version of Blender (Hash 265ec400ab1) and running in factory mode, the error no longer occured. However with the default settings that I had set up, the error did occur. I have attached the printed error as a text file in case it is still of interest.blender crash report.txt

After downloading the latest version of Blender (Hash 265ec400ab1) and running in factory mode, the error no longer occured. However with the default settings that I had set up, the error did occur. I have attached the printed error as a text file in case it is still of interest.[blender crash report.txt](https://archive.blender.org/developer/F4565769/blender_crash_report.txt)

Please attach the blend file that crashes.

Please attach the blend file that crashes.
Author

I have attached the blend file. When I open that file, select the console which already has the command typed in, and press ctrl + space, blender crashes.auto_complete_crash.blend

I have attached the blend file. When I open that file, select the console which already has the command typed in, and press ctrl + space, blender crashes.[auto_complete_crash.blend](https://archive.blender.org/developer/F4570248/auto_complete_crash.blend)
Bastien Montagne self-assigned this 2018-09-12 18:31:05 +02:00

This issue was referenced by blender/blender@2ab1063616

This issue was referenced by blender/blender@2ab1063616b9cab3ef74fd7f38ffa08cfb77f5d0

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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-addons#56662
No description provided.