El 10/05/17 a las 12:26, Aki Tuomi escribió:
Can you please try again, with debugging symbols installed?
There it is -- Angel L. Mateo Martínez Sección de Telemática Área de Tecnologías de la Información y las Comunicaciones Aplicadas (ATICA) http://www.um.es/atica Tfo: 868889150 Fax: 868888337
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1 Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. Para las instrucciones de informe de errores, vea: <http://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. For help, type "help". Type "apropos word" to search for commands related to "word"... Leyendo sÃmbolos desde /usr/lib/dovecot/lmtp...Leyendo sÃmbolos desde /usr/lib/debug/.build-id/cd/860266c04866b036468daeece60e9fb1405ba0.debug...hecho. hecho. [Nuevo LWP 2644] El núcleo se generó por «dovecot/lmtp». Program terminated with signal SIGSEGV, Segmentation fault. #0 i_stream_seek (stream=0x21, v_offset=v_offset@entry=0) at istream.c:298 298 istream.c: No existe el archivo o el directorio. (gdb) bt full #0 i_stream_seek (stream=0x21, v_offset=v_offset@entry=0) at istream.c:298 _stream = <optimized out> #1 0x00007fcfac6c1d6f in i_stream_concat_read_next (cstream=0x563705e713b0) at istream-concat.c:77 prev_input = 0x563705e71270 data = 0x0 data_size = 0 size = 0 #2 i_stream_concat_read (stream=0x563705e713b0) at istream-concat.c:175 cstream = 0x563705e713b0 data = 0x0 size = 0 data_size = 0 cur_data_pos = <optimized out> new_pos = <optimized out> new_bytes_count = <optimized out> ret = -1 last_stream = <optimized out> __FUNCTION__ = "i_stream_concat_read" #3 0x00007fcfac6beb83 in i_stream_read (stream=0x563705e71420) at istream.c:174 _stream = <optimized out> old_size = 0 ret = <optimized out> __FUNCTION__ = "i_stream_read" #4 0x00007fcfac6c60ad in i_stream_sized_parent_read (stream=stream@entry=0x563705e90a10, pos_r=pos_r@entry=0x7ffe69489ec8) at istream-sized.c:54 ret = <optimized out> #5 0x00007fcfac6c62ab in i_stream_sized_read (stream=0x563705e90a10) at istream-sized.c:84 data = {v_offset = 94794322348672, new_bytes = 140730664787904, wanted_size = 140730664787896, eof = 236} error = <optimized out> left = <optimized out> ret = <optimized out> pos = 0 __FUNCTION__ = "i_stream_sized_read" #6 0x00007fcfac6beb83 in i_stream_read (stream=stream@entry=0x563705e90a80) at istream.c:174 _stream = <optimized out> old_size = 0 ret = <optimized out> __FUNCTION__ = "i_stream_read" #7 0x00007fcfac6bf5cd in i_stream_read_data (stream=0x563705e90a80, data_r=data_r@entry=0x7ffe69489fb8, size_r=size_r@entry=0x7ffe69489fc0, threshold=threshold@entry=0) at istream.c:569 ret = <optimized out> read_more = false __FUNCTION__ = "i_stream_read_data" #8 0x00007fcfac688a24 in lmtp_client_send_data (client=0x563705e71e78) at lmtp-client.c:333 data = 0x0 add = 0 '\000' i = <optimized out> size = 0 sent_bytes = false ret = <optimized out> #9 0x00007fcfac68960e in lmtp_client_send_data (client=<optimized out>) at lmtp-client.c:330 sent_bytes = false #10 lmtp_client_output (client=0x563705e71e78) at lmtp-client.c:662 ret = 1 #11 0x00007fcfac6d61d8 in stream_send_io (fstream=0x563705e8be60) at ostream-file.c:473 ostream = 0x563705e8bef0 ret = <optimized out> #12 0x00007fcfac6c89c2 in io_loop_call_io (io=0x563705e79420) at ioloop.c:599 ioloop = 0x563705e57740 t_id = 2 __FUNCTION__ = "io_loop_call_io" ---Type <return> to continue, or q <return> to quit--- #13 0x00007fcfac6ca039 in io_loop_handler_run_internal (ioloop=ioloop@entry=0x563705e57740) at ioloop-epoll.c:223 ctx = 0x563705e5d3b0 io = <optimized out> tv = {tv_sec = 599, tv_usec = 997477} events_count = <optimized out> msecs = <optimized out> ret = 1 i = 0 j = <optimized out> call = <optimized out> __FUNCTION__ = "io_loop_handler_run_internal" #14 0x00007fcfac6c8a5c in io_loop_handler_run (ioloop=ioloop@entry=0x563705e57740) at ioloop.c:648 No locales. #15 0x00007fcfac6c8c08 in io_loop_run (ioloop=0x563705e57740) at ioloop.c:623 __FUNCTION__ = "io_loop_run" #16 0x00007fcfac650983 in master_service_run (service=0x563705e575e0, callback=<optimized out>) at master-service.c:641 No locales. #17 0x00005637051d9d14 in main (argc=1, argv=0x563705e57390) at main.c:127 set_roots = {0x5637053e1180 <lda_setting_parser_info>, 0x5637053e0640 <lmtp_setting_parser_info>, 0x0} service_flags = <optimized out> storage_service_flags = (MAIL_STORAGE_SERVICE_FLAG_DISALLOW_ROOT | MAIL_STORAGE_SERVICE_FLAG_USERDB_LOOKUP | MAIL_STORAGE_SERVICE_FLAG_TEMP_PRIV_DROP | MAIL_STORAGE_SERVICE_FLAG_NO_LOG_INIT | MAIL_STORAGE_SERVICE_FLAG_NO_IDLE_TIMEOUT | MAIL_STORAGE_SERVICE_FLAG_AUTOEXPUNGE) c = <optimized out>