Audio4Linux / Viper4Linux-GUI

Official UI for Viper4Linux2
GNU General Public License v3.0
165 stars 18 forks source link

Ur LiquidEQ causes segmentation faults #1

Closed ra1nst0rm3d closed 4 years ago

ra1nst0rm3d commented 4 years ago

It causes at PaintEvent()

timschneeb commented 4 years ago

Could you provide more information about it?

What were you doing before it happened and do you have a stack trace available?

Also, I don't recommend you to use this new version of Viper4Linux-GUI just yet. It is supposed to be used together with a newer version of Viper4Linux which is not yet fully released. Check out Viper4Linux-GUI-Legacy instead.

ra1nst0rm3d commented 4 years ago

I've build ur latest GUI and I try go to EQ page, it crashes GDB told that crash causes at PaintEvent()

timschneeb commented 4 years ago

Commit fb87e839efcddd00ed4230f3cdd6376b27cab9f0 fixes this issue. For some reason this segfault only occurred in release and not in debug mode.