FS#36748 - [Blender] Broken after upgrading OpenImageIO and OpenShadingLanguage

Attached to Project: Community Packages
Opened by Siavash (siavashserver) - Saturday, 31 August 2013, 04:56 GMT
Last edited by Laurent Carlier (lordheavy) - Saturday, 31 August 2013, 06:14 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:
Blender package in stable [community] repository is broken after upgrading OpenImageIO and OpenShading Language packages.

Additional info:
* package version(s)
blender 10:2.68a-2
openimageio 1.2.1-1
openshadinglanguage 1.3.3-4
Linux kernel (3.11 agd5f) and opensource Radeon drivers from [mesa-git] repository

* config and/or log files etc.
Hardware:
ATI RadeonHD 4890

Error message after running Blender:
AL lib: (EE) UpdateDeviceParams: Failed to set 44100hz, got 48000hz instead
Two passes with the same argument (-alloca-hoisting) attempted to be registered!
Writing: /tmp/blender.crash.txt
Segmentation fault (core dumped)

Crash Log:
# Blender 2.68 (sub 0), Revision: unknown

# backtrace
blender() [0xbaf5c8]
/usr/lib/libc.so.6(+0x35450) [0x7fac94f42450]
/usr/lib/libLLVM-3.3.so(+0x52a300) [0x7fac8ad66300]
/usr/lib/libLLVM-3.4svn.so(+0x208d860) [0x7fac7f5aa860]

Steps to reproduce:
- Try running Blender.

@ Dear Package Maintainer
I really do appreciate your hard work and maintaining these packages, but *please* try running and see if Blender starts up successfully before pushing these packages into the *stable* [community] repository and breaking setups similar to mine.

Similar bug reported before: https://bugs.archlinux.org/task/36127
This task depends upon

Closed by  Laurent Carlier (lordheavy)
Saturday, 31 August 2013, 06:14 GMT
Reason for closing:  Won't fix
Additional comments about closing:  Please use abs to fix this
Comment by Pablo Lezaeta (Jristz) - Saturday, 31 August 2013, 05:24 GMT
For the record here this is the 3 time that this happen when Blender is push to community
Comment by Laurent Carlier (lordheavy) - Saturday, 31 August 2013, 06:14 GMT
If you are running another version of llvm (3.2svn here) instead of one in repos (3.3), you'll have to rebuild openshadinglanguage with llvm as static

Loading...