On Thu, 09 Jan 2014, Yaroslav Halchenko wrote: > good news -- could reproduce in precise chroot
> bad news -- would need more troubleshooting (by me or anyone else) etc > next suspect is the actual zlib1g which is quite aged in 12.04: > 1:1.2.3.4.dfsg-3ubuntu4 as opposed to e.g. 1:1.2.7.dfsg-13 in Debian > wheezy. upstream's changelog of fixes between the two is quite long. confirming that upgrading zlib1g with zlib1g_1.2.7.dfsg-13~nd12.04+1_amd64.deb backport built from wheezy's version resolved a segfault and the valgrind complaint ;) I would still be too cautious to just upgrade to it since it might cause heavoc: according to http://upstream-tracker.org/versions/zlib.html at least 1 symbol was remove in 1.2.7 BUT if you are really keen on doing that: I have uploaded this build to "-devel" neurodebian archive which is not publicly announced, but accessible. So if you are keen on trying: wget -q -O- http://neuro.debian.net/lists/precise.us-nh.full | grep -v 'data' | sed -e 's,debian ,debian-devel , g' | sudo tee /etc/apt/sources.list.d/neurodebian-devel.sources.list sudo apt-get update sudo apt-get install zlib1g at least you should still be able to downgrade to the older/buggy version if things would go wrong ;) -- Yaroslav O. Halchenko, Ph.D. http://neuro.debian.net http://www.pymvpa.org http://www.fail2ban.org Senior Research Associate, Psychological and Brain Sciences Dept. Dartmouth College, 419 Moore Hall, Hinman Box 6207, Hanover, NH 03755 Phone: +1 (603) 646-9834 Fax: +1 (603) 646-1419 WWW: http://www.linkedin.com/in/yarik _______________________________________________ Neurodebian-users mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/neurodebian-users
