Skip to content

Instantly share code, notes, and snippets.

@pfactum
Created December 25, 2017 12:34
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save pfactum/8b202ebe9310845b59bcdeed7567026e to your computer and use it in GitHub Desktop.
#0 0x00007fbe310ecbfc in sieve_extprogram_create (ext=0x563cf0486d90, senv=0x7ffd4962fb50, msgdata=0x7ffd4962fb10,
action=action@entry=0x7fbe310ed7c6 "pipe", program_name=<optimized out>, args=0x563cf04e2a18, error_r=0x7ffd4962f8ec)
at sieve-extprograms-common.c:562
#1 0x00007fbe310ea3aa in act_pipe_commit (action=0x563cf04e2aa8, aenv=0x563cf04e2798, tr_context=<optimized out>,
keep=0x7ffd4962f947) at cmd-pipe.c:333
#2 0x00007fbe3132d838 in sieve_result_action_commit (impl_keep=0x7ffd4962f947, rac=0x563cf04e2aa8, result=0x563cf04e2770)
at sieve-result.c:1206
#3 sieve_result_action_commit_or_rollback (result=result@entry=0x563cf04e2770, rac=rac@entry=0x563cf04e2aa8,
implicit_keep=implicit_keep@entry=0x7ffd4962f9b3, keep=keep@entry=0x563cf04e291c,
commit_status=commit_status@entry=0x7ffd4962f9b4, status=1) at sieve-result.c:1267
#4 0x00007fbe3132ed42 in sieve_result_action_commit_or_rollback (commit_status=0x7ffd4962f9b4, keep=0x563cf04e291c,
implicit_keep=0x7ffd4962f9b3, status=<optimized out>, rac=0x563cf04e2aa8, result=0x563cf04e2770) at sieve-result.c:1257
#5 sieve_result_transaction_commit_or_rollback (keep=0x563cf04e291c, implicit_keep=0x7ffd4962f9b3, last=0x0, first=0x563cf04e2aa8,
status=<optimized out>, result=0x563cf04e2770) at sieve-result.c:1334
#6 sieve_result_execute (result=0x563cf04e2770, keep=0x563cf04e291c, ehandler=ehandler@entry=0x563cf048f8d8,
flags=flags@entry=SIEVE_EXECUTE_FLAG_NO_ENVELOPE) at sieve-result.c:1413
#7 0x00007fbe313402ef in sieve_multiscript_execute (ehandler=ehandler@entry=0x563cf048f8d8,
flags=flags@entry=SIEVE_EXECUTE_FLAG_NO_ENVELOPE, keep=<optimized out>, mscript=<optimized out>, mscript=<optimized out>)
at sieve.c:688
#8 0x00007fbe313411a2 in sieve_multiscript_run (mscript=0x563cf04e28f8, sbin=<optimized out>,
exec_ehandler=exec_ehandler@entry=0x563cf048f8d8, action_ehandler=action_ehandler@entry=0x563cf048f8d8,
flags=flags@entry=SIEVE_EXECUTE_FLAG_NO_ENVELOPE) at sieve.c:717
#9 0x00007fbe315a7696 in imap_sieve_run_scripts (scriptenv=0x7ffd4962fb50, msgdata=0x7ffd4962fb10, isrun=0x563cf049d0a8)
at imap-sieve.c:643
#10 imap_sieve_run_mail (isrun=0x563cf049d0a8, mail=<optimized out>, changed_flags=<optimized out>) at imap-sieve.c:772
#11 0x00007fbe315a9c31 in imap_sieve_mailbox_transaction_run (changes=<optimized out>, dest_box=<optimized out>,
ismt=<optimized out>) at imap-sieve-storage.c:753
#12 imap_sieve_mailbox_transaction_commit (t=<optimized out>, changes_r=<optimized out>) at imap-sieve-storage.c:798
#13 0x00007fbe3211e758 in mailbox_transaction_commit_get_changes (_t=_t@entry=0x7ffd4962fdd0,
changes_r=changes_r@entry=0x7ffd4962fe10) at mail-storage.c:2174
#14 0x0000563ceede8e2a in cmd_copy_full (cmd=0x563cf0460790, move=<optimized out>) at cmd-copy.c:150
#15 0x0000563ceedf66d4 in command_exec (cmd=cmd@entry=0x563cf0460790) at imap-commands.c:201
#16 0x0000563ceedf4ab3 in client_command_input (cmd=<optimized out>, cmd@entry=0x563cf0460790) at imap-client.c:1124
#17 0x0000563ceedf4b4c in client_command_input (cmd=<optimized out>) at imap-client.c:1187
#18 0x0000563ceedf4f6d in client_handle_next_command (remove_io_r=<synthetic pointer>, client=0x563cf045fec0) at imap-client.c:1229
#19 client_handle_input (client=0x563cf045fec0) at imap-client.c:1243
#20 0x0000563ceedf55ce in client_input (client=0x563cf045fec0) at imap-client.c:1289
#21 0x00007fbe31e4716b in io_loop_call_io (io=0x563cf0460640) at ioloop.c:614
#22 0x00007fbe31e48a97 in io_loop_handler_run_internal (ioloop=ioloop@entry=0x563cf043b060) at ioloop-epoll.c:222
#23 0x00007fbe31e4726d in io_loop_handler_run (ioloop=<optimized out>) at ioloop.c:666
#24 0x00007fbe31e47489 in io_loop_run (ioloop=0x563cf043b060) at ioloop.c:639
#25 0x00007fbe31dc1784 in master_service_run (service=0x563cf043aef0, callback=<optimized out>) at master-service.c:767
#26 0x0000563ceede6cc7 in main (argc=<optimized out>, argv=<optimized out>) at main.c:530
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment