Page 1 of 1

segmentation fault on global login

Posted: Tue Jun 27, 2006 8:22 am
by daniel jackson
hey I've been trying to migrate over to the global login. I can do local logins fine, but when I do global logins to any server I get a segmentation fault. I have both a debianized bzflag package and the bzflag source installed of 2.0.8. my system is amd64 3200+ 1GB DDR, debian 3.1 64bit. Any advice is appreciated.

Posted: Tue Jun 27, 2006 11:38 am
by [dmp]
Are you sure its global login? I had a problem awhile back, that bzflag crashes after debian upgrade libcurl3 to 7.15.4-1. Downgrading libcurl3 made it work again.

Try this and check if you got the same version:

Code: Select all

apt-cache policy libcurl3 |grep Installed
If you got the same problem, you could try to downgrade libcurl3.

Posted: Wed Jun 28, 2006 11:57 am
by daniel jackson
Thanks I'll try that, once I get my system back out of the "partitioning graveyard", the good news is that my file system is intact. Oh well! :)

Posted: Thu Jun 29, 2006 10:19 am
by daniel jackson
Yeah that and a fresh install helped fix my segmentation problem, I was forced to reinstall, because somehow my /dev/console became corrupted. But thank god my backups!