Good morning,
That was not very useful.
Next experiment:
- Build Postfix like you built it before we started messing with debuggers.
- But this time don't add -DUSE_TLSRPT in the CFLAGS.
- As usual: make upgrade, postfix reload.
If this build also crashes, then the problem is at your end.
Program received signal SIGSEGV, Segmentation fault.
0x000057c3e4e44c6a in tlsp_eval_tls_error (state=state@entry=0x57c3e60647d0,
err=6) at tlsproxy.c:741
741 if (state->client_start_props->tlsrpt
(gdb) #0 0x000057c3e4e44c6a in tlsp_eval_tls_error (
state=state@entry=0x57c3e60647d0, err=6) at tlsproxy.c:741
#1 0x000057c3e4e44d33 in tlsp_strategy (state=state@entry=0x57c3e60647d0)
at tlsproxy.c:844
#2 0x000057c3e4e4502c in tlsp_ciphertext_event (event=<optimized out>,
context=0x57c3e60647d0) at tlsproxy.c:1032
#3 0x00007902f3960a14 in event_loop (delay=<optimized out>) at events.c:1186
#4 0x00007902f3a1182f in event_server_main (argc=argc@entry=6,
argv=argv@entry=0x7ffd9835b8e8,
service=service@entry=0x57c3e4e44a29 <tlsp_service>) at event_server.c:965
#5 0x000057c3e4e46261 in main (argc=6, argv=0x7ffd9835b8e8) at tlsproxy.c:1957
(gdb)
So this was a new core dump last night.
I revert compilation back to its previous parameters with your suggested change
above and report back.
Florian
_______________________________________________
Postfix-users mailing list -- postfix-users@postfix.org
To unsubscribe send an email to postfix-users-le...@postfix.org