Log In
New Account
Home My Page Projects Blender 2.x BF release
Summary Activity Tracker SCM Files

Blender 2.6 Bug Tracker: Browse

[#26760] Crash on voxel data image sequence file datablock unlink

Date:
2011-04-03 20:48
Priority:
3
State:
Closed
Submitted by:
Alex G. (theamiman)
Assigned to:
Campbell Barton (campbellbarton)
Category:
None
Status:
Fixed / Closed
Relates to:
Duplicates:
Patches:
 
Summary:
Crash on voxel data image sequence file datablock unlink
Detailed description
Hi,

Easy crash to redo:

add cube
add material
add texture
set texture to voxel data
set file format to image sequence
load any image file
delete the image file / unlink datablock (x button next to the file path)
crash

occurs on win7 64 bit with blender r32968 w32 (from builder.blender.org)
ati radeon hd 4290

Followup

Message
  • Date: 2011-04-03 21:04
  • Sender: Seppo Tukiainen
  • Same with RC1, on Win7, 64bit.
  • Date: 2011-04-03 22:52
  • Sender: Sergey Sharybin
  • Developer note: this is related to commit rev29118 and bugreport #22469.
    Setting image source in rna_Texture_voxeldata_image_update isn't good idea, it'll lead to crash when there's no image, Source can't be switched from combo-box and this also leads to image disappear when image was created in image editor and then set as source for voxel.
    Haven't touched this area before and it's quite late now, so can't provide any useful/tested patch. Maybe tomorrow.
  • Date: 2011-04-04 08:11
  • Sender: Campbell Barton
  • fixed crash, agree that setting this isnt a good idea but this is more of a design issue then a bug.

    closing.
 

Attached Files:

No Files Currently Attached

Changes:

Field Old Value Date By
status_idOpen2011-04-04 08:11campbellbarton
close_dateNone2011-04-04 08:11campbellbarton
assigned_tonone2011-04-04 08:11campbellbarton
StatusNew2011-04-04 08:11campbellbarton