On 02/16/12 17:28, IOhannes m zmölnig wrote:
On 02/16/12 03:21, Antoine Villeret wrote:
i hope thoses informations are enough to quickly fix the issue cause it freaks me out !
unfortunately not. i'm pretty sure that the revision you found with "git bisect" is totally unrelated to the problem, which might indicate some memory corruption.
would you mind using some debugging beasts, like gdb (to get a backtrace) and valgrind (to check for memory corruption)?
hmm, i checked and i can indeed confirm the problem. i think this is the same bug i currently experience with pdgst, that crashes (that is the pdgst/Gem bindings) on my 64bit system, but not on a 32bit system (iirc).
fgamdsr IOhannes