Displaying 1 result from an estimated 1 matches for "lmtp_client_send_more".
2011 Aug 17
2
Segmentation fault in dovecot director lmtp service
...th a segmentation
    fault:
    Program terminated with signal 11, Segmentation fault.
    #0? o_stream_cork (stream=0x0) at ostream.c:75
    75????????????? if (unlikely(stream->closed))
    (gdb) backtrace
    #0? o_stream_cork (stream=0x0) at ostream.c:75
    #1? 0x00007fa6e6af45d9 in lmtp_client_send_more (client=0x2435870)
    at lmtp-client.c:596
    #2? 0x0000000002434170 in ?? ()
    #3? 0x00000000004070d9 in proxy_send_more (proxy=0x2435870) at
    lmtp-proxy.c:390
    #4? lmtp_proxy_data_input (proxy=0x2435870) at lmtp-proxy.c:444
    #5? 0x00007fa6e6af456f in lmtp_client_send_data (client...