I've posted this problem at the Hydrogen forum but no one seems to know any solution.. so that I'm posting here.
I'm trying to install hydrogen-0.9.4-rc1-1 (from source). It seems that it compiles and installs fine, but I get a segmentation fault when trying to run.
I get the following message when I run it under gdb
Code: Select all
[New Thread 0x42575950 (LWP 27059)]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x42575950 (LWP 27059)]
0x00007f832f72a2a8 in QString::fromLatin1_helper ()
from /usr/lib/libQtCore.so.4Is anyone having the same problem ?
Thanks
Gerard.
PS. mauser suggested me to rename the old .hydrogen folder.. but I got the same behaviour.