[erlang-questions] Node crash without crashdump - only using yaws + mnesia

Erlang (INS) erlang@REDACTED
Thu Jan 25 21:11:38 CET 2007


 

Hi,

 

I have a node which only runs yaws and mnesia (using extra_db_node) and it
crashes without generating the crash dump file.

 

OS: Windows 2000

ERTS version: Erlang (BEAM) emulator version 5.4 [source] [threads:10]

Erlang applications:

{yaws,"yaws WWW server","1.56"},

 {crypto,"CRYPTO version 1","1.2.1"},

{mnesia,"MNESIA  CXC 138 12","4.2"},

 {sasl,"SASL  CXC 138 11","2.0"},

 {stdlib,"ERTS  CXC 138 10","1.13"},

 {kernel,"ERTS  CXC 138 10","2.10"}

 

Kernel log with several yaws errors like:

=ERROR REPORT==== 25-Jan-2007::09:47:14 ===

Yaws process died: {{error,einval},

                    [{yaws,gen_tcp_send,2},

                     {yaws_server,deliver_accumulated,5},

                     {yaws_server,handle_ut,4},

                     {yaws_server,aloop,3},

                     {yaws_server,acceptor0,2},

                     {proc_lib,init_p,5}]}

 

=ERROR REPORT==== 25-Jan-2007::10:18:22 ===

ERROR: Can't parse post body for 'GET' requests

=ERROR REPORT==== 25-Jan-2007::10:20:04 ===

ERROR: Can't parse post body for 'GET' requests

 

Before the crash the console outputs:

TYPE ASSERTION FAILED, file beam/erl_term.c, line 92: tag_val_def: 0x18
abnormal program termination

 

 

Please any help appreciated.

Thanks, Eduardo

 

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20070125/bf98aed9/attachment.htm>


More information about the erlang-questions mailing list