Catch not found - abnormal program termination
Björn Bylander
bjorn@REDACTED
Mon Jul 28 10:49:00 CEST 2003
Yes, but the "Abort" part is just the shell indicating that the program
received a SIGABRT and then terminated. The same goes for the "abnormal
program termination" I get under Windows.
I get a erl_crash.dump under Linux, anyone interested?
Björn
Thomas Lindgren wrote:
>--- Björn_Bylander <bjorn@REDACTED> wrote:
>
>
>>Hi,
>>
>>Given the module below and the function call
>>"test_srv:start_link(foo)."
>>from the Erlang shell, why does Erlang crash with
>>"Catch not found"?
>>It crashes for me under v5.2.3.3, Linux on an x86
>>and under v5.2,
>>Windows 2000.
>>Can anyone else reproduce it?
>>
>>
>
>Running your code under RedHat 8, v5.2.3.3, I get
>nearly the same result:
>"Catch not foundAbort"
>
>Best,
>Thomas
>
>
More information about the erlang-questions
mailing list