Hi!<br>
<br>
Recently, I have tried to install Erlang on one of our Redhat
servers..  Before that I have tried to compile Erlang on my ubuntu
desktop, it succeeded.  But on Redhat (redhat 9.0, kernel 2.4.20)
machine I try to execute bin/erl to check that everything's ok and it
dies with following:<br>
<br>
thor@sip:/usr/local/src/otp_src_R10B-6$ bin/erl<br>
{error_logger,{{2005,6,29},{11,14,42}},supervisor_report,[{supervisor,{local,kernel_sup}},{errorContext,start_error},{reason,{'DOWN',#Ref<<a href="http://0.0.0.12">0.0.0.12</a>>,process,<0.15.0>,normal}},{offender,[{pid,undefined},{name,code_server},{mfa,{code,start_link,[]}},{restart_type,permanent},{shutdown,2000},{child_type,worker}]}]}
<br>
{error_logger,{{2005,6,29},{11,14,42}},crash_report,[[{pid,<0.7.0>},{registered_name,[]},{error_info,{shutdown,{kernel,start,[normal,[]]}}},{initial_call,{application_master,init,[<0.5.0>,<0.6.0>,{appl_data,kernel,[application_controller,erl_reply,auth,boot_server,code_server,disk_log_server,disk_log_sup,erl_prim_loader,error_logger,file_server,file_server_2,fixtable_server,global_group,global_name_server,heart,init,kernel_config,kernel_sup,net_kernel,net_sup,rex,user,os_server,ddll_server,erl_epmd,inet_db,pg2],undefined,{kernel,[]},[application,application_controller,application_master,application_starter,auth,code,code_aux,packages,code_server,dist_util,erl_boot_server,erl_distribution,erl_prim_loader,erl_reply,erlang,error_handler,error_logger,file,file_server,old_file_server,file_io_server,prim_file,global,global_group,global_search,group,heart,hipe_unified_loader,hipe_sparc_loader,hipe_ppc_loader,hipe_ppc64_loader,hipe_x86_loader,hipe_amd64_loader,inet6_tcp,inet6_tcp_dist,inet6_udp,inet_config,inet_hosts,inet_gethost_native,inet_tcp_dist,init,kernel,kernel_config,net,net_adm,net_kernel,os,ram_file,rpc,user,user_drv,user_sup,disk_log,disk_log_1,disk_log_server,disk_log_sup,dist_ac,erl_ddll,erl_epmd,erts_debug,gen_tcp,gen_udp,prim_inet,inet,inet_db,inet_dns,inet_parse,inet_res,inet_tcp,inet_udp,pg2,seq_trace,wrap_log_reader,zlib,otp_ring0],[],infinity,infinity},normal]}},{ancestors,[<
0.6.0>]},{messages,[{'EXIT',<0.8.0>,normal}]},{links,[<0.6.0>,<0.5.0>]},{dictionary,[]},{trap_exit,true},{status,running},{heap_size,987},{stack_size,21},{reductions,1041}],[]]}<br>
{error_logger,{{2005,6,29},{11,14,42}},std_info,[{application,kernel},{exited,{shutdown,{kernel,start,[normal,[]]}}},{type,permanent}]}<br>
{"Kernel pid terminated",application_controller,shutdown}<br>
<br>
Crash dump was written to: erl_crash.dump<br>
Kernel pid terminated (application_controller) (shutdown)<br>
<br>
I am new to erlang and don't know where to look now to resolve the
problem.  Recently, the machine had some hardware issues (like
segfaulting gcc while compiling differents apps or even kernel panics).
But now the machine seems to run fine (compiles kernel several times
with no errors), but I can't be completely sure.<br>
<br>
Any hints will be greatly appreciated.<br>
<br><br>-- <br>Sincerely yours,<br>Timur Irmatov.<br>JID: <a href="mailto:thor@jabber.org.au">thor@jabber.org.au</a>