[erlang-bugs] Erlang on MacOSX 10.5

Mickaël Rémond mickael.remond@REDACTED
Fri Nov 16 10:17:27 CET 2007


Hello,

For your information on MacOSX 10.5 OS mon does not work totally fine  
(at least CPU Mon)

I did not look deeper into the problem yet. If you need more  
information I can provide that.

I get the following crash:

=ERROR REPORT==== 16-Nov-2007::10:13:06 ===
** Generic server cpu_sup terminating
** Last message in was "f"
** When Server state == {state,not_used,[],{unix,darwin}}
** Reason for termination ==
** {{badmatch,{error,{fread,float}}},
     [{cpu_sup,get_int_measurement,2},
      {cpu_sup,handle_call,3},
      {gen_server,handle_msg,6},
      {proc_lib,init_p,5}]}

=CRASH REPORT==== 16-Nov-2007::10:13:06 ===
   crasher:
     pid: <0.523.0>
     registered_name: cpu_sup
     error_info: {{badmatch,{error,{fread,float}}},
                   [{cpu_sup,get_int_measurement,2},
                    {cpu_sup,handle_call,3},
                    {gen_server,handle_msg,6},
                    {proc_lib,init_p,5}]}
     initial_call: {gen,init_it,
                       [gen_server,
                        <0.518.0>,
                        <0.518.0>,
                        {local,cpu_sup},
                        cpu_sup,
                        [],
                        []]}
     ancestors: [os_mon_sup,<0.517.0>]
     messages: []
     links: [<0.518.0>]
     dictionary: []
     trap_exit: true
     status: running
     heap_size: 610
     stack_size: 21
     reductions: 347
   neighbours:

=SUPERVISOR REPORT==== 16-Nov-2007::10:13:06 ===
      Supervisor: {local,os_mon_sup}
      Context:    child_terminated
      Reason:     {{badmatch,{error,{fread,float}}},
                   [{cpu_sup,get_int_measurement,2},
                    {cpu_sup,handle_call,3},
                    {gen_server,handle_msg,6},
                    {proc_lib,init_p,5}]}
      Offender:   [{pid,<0.523.0>},
                   {name,cpu_sup},
                   {mfa,{cpu_sup,start_link,[]}},
                   {restart_type,permanent},
                   {shutdown,2000},
                   {child_type,worker}]


=PROGRESS REPORT==== 16-Nov-2007::10:13:06 ===
           supervisor: {local,os_mon_sup}
              started: [{pid,<0.628.0>},
                        {name,cpu_sup},
                        {mfa,{cpu_sup,start_link,[]}},
                        {restart_type,permanent},
                        {shutdown,2000},
                        {child_type,worker}]

Cheers,

-- 
Mickaël Rémond
  http://www.process-one.net/


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-bugs/attachments/20071116/4eab18f5/attachment.htm>


More information about the erlang-bugs mailing list