Atis wrote:
If I open a terminal session then; dgwicks:~$ konqueror Floating point exception dgwicks:~$That's not normal. Can you describe what system you have - hardware and software (sorry, maybe you said distro somewhere before, but i'm too lazy to follow). Can you provide output of: aptitude search linux-image | grep ^i cat /etc/debian_version cat /etc/apt/sources.list cat /proc/cpuinfo Regards, atis
OK: dgwicks:~$ aptitude search linux-image | grep ^ii linux-image-2.6-686 - Linux kernel 2.6 image on PPro/Celeron/PII i linux-image-2.6.18-4-686 - Linux 2.6.18 image on PPro/Celeron/PII/PII
dgwicks:~$ cat /etc/debian_version 4.0 dgwicks:~$ cat /etc/apt/sources.list #deb http://ftp.us.debian.org/debian/ etch main deb http://debian.scribus.net/debian/ stable main non-free contrib deb http://deb.opera.com/opera/ etch non-free #deb http://debian.tagancha.org/debian/ stable main non-free contrib deb-src http://debian.scribus.net/debian/ stable main non-free contrib #deb-src http://debian.tagancha.org/debian/ stable main non-free contrib deb http://debian.scribus.net/debian/ testing main non-free contrib #deb http://debian.tagancha.org/debian/ testing main non-free contrib #deb-src http://debian.scribus.net/debian/ unstable main non-free contrib #deb-src http://debian.tagancha.org/debian/ unstable main non-free contri deb http://ftp.us.debian.org/debian/ etch main non-free contrib deb-src http://ftp.us.debian.org/debian/ etch main non-free contrib ##deb http://ftp.us.debian.org/debian/ sarge main non-free contrib deb http://security.debian.org/ stable/updates main contrib non-free # deb http://ftp.us.debian.org/debian/ testing main non-free contrib # deb http://ftp.us.debian.org/debian/ testing non-free dgwicks:~$ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.60GHz stepping : 9 cpu MHz : 2593.719 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yesflags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 5191.47 processor : 1 vendor_id : GenuineIntel cpu family : 15 model : 2 model name : Intel(R) Pentium(R) 4 CPU 2.60GHz stepping : 9 cpu MHz : 2593.719 cache size : 512 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yesflags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 5187.73 dgwicks:~$