Hello,
I'm able to compile Chromium 1.5 fine on my Debian Linux system, and the fonttest (crdemo) works fine when I'm using unaccelerated X video drivers. However, when I install the NVIDIA Linux drivers for the video card, Chromium (crserver) crashes with a "Floating Point Exception" as soon as I run crserver. Can anyone shed some light on this problem that I've been wrestling with for weeks? Any help/information would be greatly appreciated!
Thanks,
George
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-04-16
George,
please check the CR_SYSTEM_GL_PATH environment. For me it worked with
export CR_SYSTEM_GL_PATH=/usr/lib/tls
Regards
Mario
Mario.Lorenz@informatik.tu-chemnitz.de
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm able to compile Chromium 1.5 fine on my Debian Linux system, and the fonttest (crdemo) works fine when I'm using unaccelerated X video drivers. However, when I install the NVIDIA Linux drivers for the video card, Chromium (crserver) crashes with a "Floating Point Exception" as soon as I run crserver. Can anyone shed some light on this problem that I've been wrestling with for weeks? Any help/information would be greatly appreciated!
Thanks,
George
George,
please check the CR_SYSTEM_GL_PATH environment. For me it worked with
export CR_SYSTEM_GL_PATH=/usr/lib/tls
Regards
Mario
Mario.Lorenz@informatik.tu-chemnitz.de