Unexpected behaviour from operating system high resolution timermake

Gustavo Aquino aquino.gustavo@REDACTED
Thu Feb 25 23:57:49 CET 2010


Hi,

I'm trying to install Erlang on RHE on VM if this VM have one CPU qith 2
cores I got no problem, but if I put more than 1 cpu with 2 cores
I always get "Unexpected behaviour from operating system high resolution
timermake" problem.

I tried to found something on internet but don't found nothing about this
problem... just a kernel CLOCK MONOTONIC problem, but without clue ...

It's a BUG or have some clue to solve it ?

Regards.

Gustavo


*Problem:*

make[3]: Entering directory `/root/download/otp_src_R13B04/lib/hipe/rtl'
erlc -W  +debug_info +inline -o../ebin hipe_rtl_cfg.erl

Crash dump was written to: erl_crash.dump
Unexpected behaviour from operating system high resolution timermake[3]: ***
[../ebin/hipe_rtl_cfg.beam] Aborted

*System info:*
# uname -a
Linux fsp-srv-oms-d02.fatordoria.br 2.6.18-92.el5 #1 SMP Tue Apr 29 13:16:12
EDT 2008 i686 i686 i386 GNU/Linux

# cat /proc/version
Linux version 2.6.18-92.el5 (brewbuilder@REDACTED) (gcc
version 4.1.2 20071124 (Red Hat 4.1.2-41)) #1 SMP Tue Apr 29 13:16:12 EDT
2008

# cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU           E5310  @ 1.60GHz
stepping : 11
cpu MHz : 1591.045
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 0
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36
clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni cx16 lahf_lm
bogomips : 3243.03

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 15
model name : Intel(R) Xeon(R) CPU           E5310  @ 1.60GHz
stepping : 11
cpu MHz : 1591.045
cache size : 4096 KB
physical id : 0
siblings : 2
core id : 1
cpu cores : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 10
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36
clflush mmx fxsr sse sse2 ss ht syscall nx lm constant_tsc pni cx16 lahf_lm
bogomips : 3194.36


More information about the erlang-bugs mailing list