FS#50511 - [nvidia] Blender crashes with 370.23

Attached to Project: Arch Linux
Opened by Naquatis (Naquatis) - Wednesday, 24 August 2016, 14:49 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Thursday, 08 September 2016, 18:13 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:

While loading scenes and rendering Blender 2.77 crash with coredump

Other distributions like Gentoo has the same problem:

https://developer.blender.org/T49113
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Thursday, 08 September 2016, 18:13 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed by 370.28.
Comment by seba (generic) - Saturday, 27 August 2016, 09:55 GMT
confirm

# Blender 2.77 (sub 0), Commit date: 2016-04-05 18:12, Hash abf6f08
bpy.context.scene.render.engine = 'CYCLES' # Property

# backtrace
blender(BLI_system_backtrace+0x30) [0x1374ac0]
blender() [0x9e5a69]
/usr/lib/libc.so.6(+0x330b0) [0x7fe348f7a0b0]
/usr/lib/libpthread.so.0(pthread_mutex_lock+0) [0x7fe352634ad0]
/usr/lib/libnvidia-opencl.so.1(+0x1d9d98) [0x7fe311851d98]
/usr/lib/libnvidia-opencl.so.1(+0x28fc41) [0x7fe311907c41]
/usr/lib/libnvidia-opencl.so.1(+0x28fdb5) [0x7fe311907db5]
/usr/lib/libnvidia-opencl.so.1(+0x1dfad4) [0x7fe311857ad4]
/usr/lib/libnvidia-opencl.so.1(+0x1e1327) [0x7fe311859327]
/usr/lib/libnvidia-opencl.so.1(+0x1b54f6) [0x7fe31182d4f6]
/usr/lib/libnvidia-opencl.so.1(+0xb4d7d) [0x7fe31172cd7d]
/usr/lib/libnvidia-opencl.so.1(+0xb4d18) [0x7fe31172cd18]
/usr/lib/libOpenCL.so(+0x6019) [0x7fe31d798019]
/usr/lib/libOpenCL.so(clGetPlatformIDs+0x13c) [0x7fe31d798d7c]
blender() [0x1891192]
blender(_ZN3ccl18device_opencl_infoERNS_6vectorINS_10DeviceInfoENS_16GuardedAllocatorIS1_EEEE+0x53) [0x1892283]
blender(_ZN3ccl6Device17available_devicesEv+0xf1) [0x1872751]
blender() [0x17bab18]
blender() [0x12c4c21]
blender(RNA_property_enum_items_ex+0xe0) [0x11bf8b0]
blender(RNA_property_enum_items+0x13) [0x11bf8d3]
blender(RNA_property_enum_identifier+0x36) [0x11c67f6]
blender() [0xdc62db]
blender(pyrna_prop_to_py+0x1c8) [0xdcf958]
blender() [0xdcfa2f]
/usr/lib/libpython3.5m.so.1.0(PyEval_EvalFrameEx+0x295e) [0x7fe3539ed6de]
/usr/lib/libpython3.5m.so.1.0(PyEval_EvalFrameEx+0x88ca) [0x7fe3539f364a]
/usr/lib/libpython3.5m.so.1.0(+0x1282c3) [0x7fe3539f42c3]
/usr/lib/libpython3.5m.so.1.0(PyEval_EvalCodeEx+0x23) [0x7fe3539f43a3]
/usr/lib/libpython3.5m.so.1.0(+0x93008) [0x7fe35395f008]
/usr/lib/libpython3.5m.so.1.0(PyObject_Call+0x47) [0x7fe3539342d7]
blender() [0xdceb84]
blender() [0x12b58ef]
blender(ED_region_panels+0x392) [0xcb5af2]
blender() [0xa129ab]
blender(ED_region_do_draw+0xa77) [0xcb4b27]
blender(wm_draw_update+0x6a6) [0x9ecee6]
blender(WM_main+0x28) [0x9e84c8]
blender(main+0xf28) [0x9c8518]
/usr/lib/libc.so.6(__libc_start_main+0xf1) [0x7fe348f67291]
blender(_start+0x2a) [0x9e54ca]
Comment by Jakob (tsar-fox) - Tuesday, 30 August 2016, 13:26 GMT
I can also confirm. There also seems to be an issue when accessing "System" from Blender's User Preferences dialog.
Comment by Dennis Busch (Dennis) - Wednesday, 31 August 2016, 08:24 GMT
https://developer.blender.org/T49113

Discussion over there seems to have reached the consensus that this is a bug in the nvidia driver and not a blender bug.

So... it's not a packaging problem or an arch specific bug either right?
Comment by Ejner Fergo (numasan) - Saturday, 03 September 2016, 07:45 GMT
What I don't understand is why Arch is updating to a Beta driver, and not keeping it in testing?

Loading...