FS#34037 - [blender] blender doesn't start

Attached to Project: Community Packages
Opened by alex (kabolt) - Tuesday, 26 February 2013, 19:13 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Wednesday, 27 February 2013, 18:49 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
blender breaks on start with
blender: /build/src/llvm-a58e8892a2225a5095cc9fc76f9f00d0b6ff50a8/include/llvm/Support/CommandLine.h:646: void llvm::cl::parser<DataType>::addLiteralOption(const char*, const DT&, const char*) [with DT = llvm::FunctionPass* (*)(); DataType = llvm::FunctionPass* (*)()]: Assertion `findOption(Name) == Values.size() && "Option already exists!"' failed.
Abgebrochen (Speicherabzug geschrieben)


Steps to reproduce:
start blender (I use a 64 bit pc with archlinux, and the recent mesa-upgrades)
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Wednesday, 27 February 2013, 18:49 GMT
Reason for closing:  Fixed
Comment by alex (kabolt) - Tuesday, 26 February 2013, 19:14 GMT
ah, and I forgot: I use the most recent version of blender (2.66)
Comment by alex (kabolt) - Tuesday, 26 February 2013, 19:17 GMT
another thing I forgot:
it used to work until the mesa upgrade. The exact version of blender is
6:2.66-1
Comment by Robert (xroberx) - Tuesday, 26 February 2013, 21:23 GMT
Confirmed. Upstream version from blender.org works fine though. And yes, it happened after the recent mesa upgrade.

P.D: I'm using radeon graphics card. I don't know if this issue affects Intel and Nvidia.
Comment by Zane Ashby (ZaneA) - Tuesday, 26 February 2013, 21:45 GMT
Also confirmed after Mesa upgrade, Blender 6:2.66-1.

For what it's worth I am using an Nvidia Geforce GTX 260, running Nouveau drivers (I suppose that is implied though), so it doesn't appear to be card specific.
Comment by Mike Bonar (oldpond) - Wednesday, 27 February 2013, 13:18 GMT
Could be multilib related. Works fine on new non-multilib build with Nvidia.
Comment by Mike Bonar (oldpond) - Wednesday, 27 February 2013, 13:29 GMT
Nope, runs fine on my crusty multilib laptop with Nvidia.
Comment by Jens Adam (byte) - Wednesday, 27 February 2013, 13:37 GMT
Same error here, i686 with x86_64 kernel, all recent [testing] upgrades.
Note: uptime 8 days, no reboot or X restart ... will recheck after doing so.
Comment by James (jamesalloc) - Wednesday, 27 February 2013, 16:17 GMT
Same error here. Radeon HD 4250 video cared integrated on the motherboard.
Comment by Sven-Hendrik Haase (Svenstaro) - Wednesday, 27 February 2013, 16:49 GMT
Works fine here on intel card on testing.
Comment by Sven-Hendrik Haase (Svenstaro) - Wednesday, 27 February 2013, 16:50 GMT
I can replicate using LIBGL_ALWAYS_SOFTWARE=1 blender
Comment by Sven-Hendrik Haase (Svenstaro) - Wednesday, 27 February 2013, 18:20 GMT
Please try rel -2.
Comment by Jens Adam (byte) - Wednesday, 27 February 2013, 18:40 GMT
openshadinglanguage 1.3.0-2 fixed it.

Loading...