odknt / bspwmbar

A lightweight status bar for bspwm.
ISC License
92 stars 11 forks source link

Segfault with nvidia graphic card #34

Closed fppn closed 3 years ago

fppn commented 4 years ago

Starting bspwmbar result in error segmentation fault (core dumped) if monitor is attached to Nvidia graphic card. On the same system everything works fine if I use intel integrated graphic card.

I tried building bspwmbar with default config and with most modules disabled (I left active only system tray on the right and default modules on the left).

I'm using proprietary Nvidia driver on Arch.

odknt commented 4 years ago

I using Nvidia graphic card too, but not reproduce. Maybe there is a problem in config.h.

stefanhusmann commented 4 years ago

For me it also segfaults, but I use nouveau. I use the default config.h.

odknt commented 3 years ago

Sorry, I'm late. I fixed the problem.