https://bugs.kde.org/show_bug.cgi?id=387690

--- Comment #3 from Ben Wiley <therealbenwi...@gmail.com> ---
Hey Rhys, thanks for the patch - I applied it and rebuilt (autogen, configure,
make, make install). Unfortunately it does not change anything for me. I get
the same error output when I run valgrind memcheck. Were you able to repro my
issue on your end?

I should note that the two error logs I supplied were apparently related to
different issues.

The first (from CLion) is when the program is successful until hitting
glfwInit(). Any calls to `std::cout << str << "\n";` prior to the bailout are
successful.

Whereas when I run the same command from the terminal my program appears to not
even start (and I get the second error log). Since I'm totally new to valgrind
I may have missed a flag specification that works differently between CLion and
the default bash environment. I totally copied the flags from CLion and didn't
add any on my own.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to