Re: EuGTK: "font"

new topic     » goto parent     » topic index » view thread      » older message » newer message
irv said...

Apparently the error has nothing to do with fonts, but was caused by memory corruption elsewhere. Fortunately, this is pretty rare, since it's close to impossible to track down.

This is where valgrind really shines. The easiest way to diagnose is probably to translate your program with debugging turned on, and then run it under valgrind:

$ valgrind ./myapp 

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu