gr8ape

Results 7 comments of gr8ape

I am also encountering this issue and have yet to find resolution.

@rLannes Did you ever sort this out? I encountered the exact same issue. I was able to get around by 1) replacing .baf files with .snp extensions and 2) placing...

I am having precisely the same problem as Mark $> uname -a Linuxn0640.edu 2.6.32-358.6.2.el6.x86_64 #1 SMP Tue May 14 15:48:21 EDT 2013 x86_64 x86_64 x86_64 GNU/Linux $> ldd grabix linux-vdso.so.1...

Mark, A colleague of mine, Daniel Kinnamon, was gracious enough to walk through the gdb debgugger with me, and, after some iniitial frustration, we think we found the problem. A...

Mark, it actually fixes the "always selecting the same row" issue. it's an odd side-effect of the index being mucked up. I hadn't checked the random pull function b/c I...

Thanks Aaron

hi mark, aaron, I took a quick look through, but I have little experience debugging c code. I tried the previous initialization trick, but no luck this time. The segfault...