Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#68009 - [blender] symbol lookup error with libOpenImageDenoise.so.0
Attached to Project:
Community Packages
Opened by Ricardo Subtil (Ev1lbl0w) - Saturday, 26 September 2020, 16:50 GMT
Last edited by freswa (frederik) - Saturday, 26 September 2020, 23:55 GMT
Opened by Ricardo Subtil (Ev1lbl0w) - Saturday, 26 September 2020, 16:50 GMT
Last edited by freswa (frederik) - Saturday, 26 September 2020, 23:55 GMT
|
DetailsDescription:
After update, blender no longer launches with an symbol lookup error from *openimagedenoise*: ``` $ blender blender: symbol lookup error: /usr/lib/libOpenImageDenoise.so.0: undefined symbol: _ZN3tbb10interface78internal15task_arena_base24internal_max_concurrencyEPKNS0_10task_arenaE ``` Additional info: * package version(s) - [blender] - 17:2.90.1-1 - [openimagedenoise] - 1.2.2-1 * config and/or log files etc. N/A * link to upstream bug report, if any N/A Steps to reproduce: - Simply launching blender |
This task depends upon
Closed by freswa (frederik)
Saturday, 26 September 2020, 23:55 GMT
Reason for closing: Not a bug
Additional comments about closing: AUR packages are not supported.
Saturday, 26 September 2020, 23:55 GMT
Reason for closing: Not a bug
Additional comments about closing: AUR packages are not supported.

And version of tbb?

[tbb] is version 2020.3-1

What's the output of 'ldd /usr/bin/blender' and 'pacman -Qo /usr/lib/libtbb.so.2'?

I have attached the output of running both commands.

You have a bad libtbb in your ldd path.