Latest driver (430.14) segfaults on openSUSE Leap 15 when starting openGl apps with optirun or primusrun

I just upgraded to the latest nvidia driver, and now openGL isn’t working anymore.
my laptop has optimus technology, so I’m using bumblebee to switch, and optirun or primusrun to actually run apps on the nvidia card, which until now (driver 418.56) worked just fine.

“optirun glxinfo” now only gives me this message:

mathias@kirika:~> optirun glxinfo
[  101.094453] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) /dev/dri/card0: failed to set DRM interface version 1.4: Permission denied

[  101.094503] [ERROR]Aborting because fallback start is disabled.

When I look in /var/log/Xorg.8.log I find this segfault:

[   100.907] (II) Initializing extension GLX
[   100.907] (II) Indirect GLX disabled.
[   101.005] (EE) 
[   101.006] (EE) Backtrace:
[   101.009] (EE) 0: Xorg (xorg_backtrace+0x65) [0x5573511ae455]
[   101.009] (EE) 1: Xorg (0x557350ff9000+0x1b9209) [0x5573511b2209]
[   101.009] (EE) 2: /lib64/libpthread.so.0 (0x7f465875b000+0x122f0) [0x7f465876d2f0]
[   101.009] (EE) 3: /lib64/libc.so.6 (memcpy+0x1f) [0x7f465844331f]
[   101.009] (EE) 4: /usr/lib64/libnvidia-glcore.so.430.14 (0x7f4653dd0000+0x118a299) [0x7f4654f5a299]
[   101.009] (EE) 5: /usr/lib64/libnvidia-glcore.so.430.14 (0x7f4653dd0000+0x118a3fd) [0x7f4654f5a3fd]
[   101.009] (EE) 6: /usr/lib64/libnvidia-glcore.so.430.14 (0x7f4653dd0000+0xe73a48) [0x7f4654c43a48]
[   101.009] (EE) 7: /usr/lib64/nvidia/xorg/modules/extensions/libglxserver_nvidia.so (0x7f46516d8000+0x878492) [0x7f4651f50492]
[   101.009] (EE) 
[   101.009] (EE) Segmentation fault at address 0x7f4652094000

Any ideas?
nvidia-bug-report.log.gz (242 KB)

Tried 418.74, that one still works.

hm. 430.14 works just fine when not used with bumblebee / optirun.

The non-glvnd libs are broken in 430.x and they’ll be removed anyway:
https://devtalk.nvidia.com/default/topic/1050786/linux/nvidia-drivers-430-09-causes-xorg-segfault-at-start-/