Blender crashes when opening an exr in compositor #33161

Closed
opened 2012-11-13 14:04:09 +01:00 by stephen thomas · 8 comments

%%%Latest blender build from this morning (52169).

Trying to open an OpenEXR multilayer file (exported from another blend file using the same build of blender). The file is compressed with ZIP.

Blender crashes as soon as you click the "Open Image" button in the file browser window.

Blender crashes with "Bus error: 10"

No point attaching a blend file as this was the first thing I tried doing in a fresh blend.

Tried submitting this bug with the exr attached below, but it didn't seem to work (file to big probably...), so here's the dropbox link to download:

https://dl.dropbox.com/u/39566862/blender/shot-13-0001.exr

This crashes on two computers. A Hackintosh running 10.7.5 and a macbook pro running 10.8.2%%%

%%%Latest blender build from this morning (52169). Trying to open an OpenEXR multilayer file (exported from another blend file using the same build of blender). The file is compressed with ZIP. Blender crashes as soon as you click the "Open Image" button in the file browser window. Blender crashes with "Bus error: 10" No point attaching a blend file as this was the first thing I tried doing in a fresh blend. Tried submitting this bug with the exr attached below, but it didn't seem to work (file to big probably...), so here's the dropbox link to download: https://dl.dropbox.com/u/39566862/blender/shot-13-0001.exr This crashes on two computers. A Hackintosh running 10.7.5 and a macbook pro running 10.8.2%%%
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

%%%Sorry, seems to be a problem with the exr file. Let me do some more testing and I'll update%%%

%%%Sorry, seems to be a problem with the exr file. Let me do some more testing and I'll update%%%
Author

%%%Ok. After a bit of poking around, it seems to be an error with adding the diffuse indirect pass to the open exr file in the compositor using the File Output node. The file writes out ok, but as soon as Blender tries to open the openEXR, it crashes.

I've attached a test blend which shows this working. Two scenes, one for rendering, one for compositing.

Thanks.%%%

%%%Ok. After a bit of poking around, it seems to be an error with adding the diffuse indirect pass to the open exr file in the compositor using the File Output node. The file writes out ok, but as soon as Blender tries to open the openEXR, it crashes. I've attached a test blend which shows this working. Two scenes, one for rendering, one for compositing. Thanks.%%%
Member

%%%I am investigating that exr already - something fishy in it... thanks for the report!%%%

%%%I am investigating that exr already - something fishy in it... thanks for the report!%%%
Author

%%%Thanks Ton.

Also, just tried to export another exr from the compositor and it has frozen the destination drive (external USB ExFAT drive). Was testing to make sure it was indeed just the diffuse indirect pass causing the trouble. Pretty sure it's Blender making the drive freeze as I'm not doing anything else (no other applications open).%%%

%%%Thanks Ton. Also, just tried to export another exr from the compositor and it has frozen the destination drive (external USB ExFAT drive). Was testing to make sure it was indeed just the diffuse indirect pass causing the trouble. Pretty sure it's Blender making the drive freeze as I'm not doing anything else (no other applications open).%%%
Member

%%%The new Multilayer out node was not respecting name conventions in our exr code (allowing too long names).

Pass names were hardcoded in blender before! Your passes had too long names. If you make them 10 chars or less things should work fine.
Fix in svn will allow names (layer+pass) up to 64 characters now.

What goes on with the USB drive I have no clue about - but this bug might cause severe memory errors. Be careful or use Blender revision 52183 or later.%%%

%%%The new Multilayer out node was not respecting name conventions in our exr code (allowing too long names). Pass names were hardcoded in blender before! Your passes had too long names. If you make them 10 chars or less things should work fine. Fix in svn will allow names (layer+pass) up to 64 characters now. What goes on with the USB drive I have no clue about - but this bug might cause severe memory errors. Be careful or use Blender revision 52183 or later.%%%
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Author

%%%Just compiled 52183 and it works great, thank you very much my good man.%%%

%%%Just compiled 52183 and it works great, thank you very much my good man.%%%
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
2 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#33161
No description provided.