Problem with smtp_client-1.1

shehan shehan@REDACTED
Wed Jul 5 06:20:56 CEST 2006


Hi all,
After sending email , I used smtp_fsm:close(Pid) in my erlang appplication.
Then following error occured.So therefore my application crashed.So how to
avoid or handle that error to stop crashing??
Regards,
Shehan


=ERROR REPORT==== 5-Jul-2006::09:41:16 ===
** State machine <0.22477.0> terminating
** Last event in was close (for all states)
** When State == smtp_conn
**      Data  == []
** Reason for termination =
** i_have_quit

=CRASH REPORT==== 5-Jul-2006::09:41:16 ===
  crasher:
    pid: <0.22477.0>
    registered_name: []
    error_info: i_have_quit
    initial_call: {gen,init_it,
                      [gen_fsm,
                       <0.22476.0>,
                       self,
                       omniesme_fsm,
                       ["192.168.4.21",25],
                       []]}
    ancestors: [<0.22476.0>]
    messages: []
    links: [#Port<0.383>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 610
    stack_size: 21
    reductions: 889
  neighbours:





More information about the erlang-questions mailing list