Created
May 6, 2012 21:29
-
-
Save pazz/2624554 to your computer and use it in GitHub Desktop.
alot strace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| execve("/home/pazz/.local/bin/alot", ["alot"], [/* 41 vars */]) = 0 | |
| Process 26147 attached | |
| Process 26147 detached | |
| --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26211 attached | |
| [pid 26211] execve("/home/pazz/bin/nottoomuch-addresses.sh", ["nottoomuch-addresses.sh", "patrick"], [/* 41 vars */]) = 0 | |
| Process 26212 attached | |
| [pid 26212] execve("/bin/grep", ["grep", "-aiF", "patrick", "/home/pazz/.config/nottoomuch/ad"...], [/* 41 vars */]) = 0 | |
| Process 26212 detached | |
| [pid 26211] --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26211 detached | |
| --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26223 attached | |
| [pid 26223] execve("/usr/bin/vim", ["/usr/bin/vim", "-f", "-c", "set filetype=mail", "+", "/tmp/alot.WVs7Wp"], [/* 41 vars */]) = 0 | |
| Process 26134 suspended | |
| Process 26227 attached | |
| Process 26228 attached | |
| [pid 26228] execve("/bin/bash", ["/bin/bash", "-c", "(/usr/bin/ctags --version) >/tmp"...], [/* 44 vars */]) = 0 | |
| Process 26229 attached | |
| Process 26228 suspended | |
| [pid 26229] execve("/usr/bin/ctags", ["/usr/bin/ctags", "--version"], [/* 43 vars */]) = 0 | |
| Process 26228 resumed | |
| Process 26229 detached | |
| [pid 26228] --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26228 detached | |
| [pid 26223] --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26134 resumed | |
| Process 26223 detached | |
| --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26247 attached | |
| [pid 26247] execve("/home/pazz/bin/msmtp", ["msmtp", "--account=gmail", "-t"], [/* 41 vars */]) = -1 ENOENT (No such file or directory) | |
| [pid 26247] execve("/home/pazz/bin/msmtp", ["msmtp", "--account=gmail", "-t"], [/* 41 vars */]) = -1 ENOENT (No such file or directory) | |
| [pid 26247] execve("/home/pazz/.local/bin/msmtp", ["msmtp", "--account=gmail", "-t"], [/* 41 vars */]) = -1 ENOENT (No such file or directory) | |
| [pid 26247] execve("/usr/lib/lightdm/lightdm/msmtp", ["msmtp", "--account=gmail", "-t"], [/* 41 vars */]) = -1 ENOENT (No such file or directory) | |
| [pid 26247] execve("/usr/local/sbin/msmtp", ["msmtp", "--account=gmail", "-t"], [/* 41 vars */]) = -1 ENOENT (No such file or directory) | |
| [pid 26247] execve("/usr/local/bin/msmtp", ["msmtp", "--account=gmail", "-t"], [/* 41 vars */]) = 0 | |
| Process 26248 attached | |
| [pid 26248] execve("/bin/sh", ["sh", "-c", "/home/pazz/bin/getpwd Gmail"], [/* 41 vars */]) = 0 | |
| Process 26249 attached | |
| [pid 26249] execve("/home/pazz/bin/getpwd", ["/home/pazz/bin/getpwd", "Gmail"], [/* 41 vars */]) = 0 | |
| Process 26250 attached | |
| Process 26251 attached | |
| Process 26252 attached | |
| Process 26249 suspended | |
| [pid 26250] execve("/usr/bin/gpg", ["gpg", "--batch", "-q", "-d", "/home/pazz/.shellsecrets.gpg"], [/* 40 vars */] <unfinished ...> | |
| [pid 26251] execve("/bin/grep", ["grep", "Gmail"], [/* 40 vars */] <unfinished ...> | |
| [pid 26250] <... execve resumed> ) = 0 | |
| [pid 26251] <... execve resumed> ) = 0 | |
| [pid 26252] execve("/bin/sed", ["sed", "s/Gmail: \\(.*\\)/\\1/g"], [/* 40 vars */]) = 0 | |
| Process 26249 resumed | |
| Process 26250 detached | |
| Process 26249 suspended | |
| Process 26249 resumed | |
| Process 26251 detached | |
| Process 26249 suspended | |
| Process 26247 suspended | |
| Process 26249 resumed | |
| Process 26252 detached | |
| [pid 26249] --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26249 detached | |
| [pid 26248] --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26247 resumed | |
| Process 26248 detached | |
| [pid 26247] --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26247 detached | |
| --- SIGCHLD (Child exited) @ 0 (0) --- | |
| Process 26270 attached | |
| [pid 26270] execve("/bin/cat", ["/bin/cat"], [/* 41 vars */]) = 0 | |
| Process 26134 suspended | |
| [pid 26270] --- SIGHUP (Hangup) @ 0 (0) --- | |
| Process 26134 resumed | |
| Process 26270 detached | |
| --- SIGCHLD (Child exited) @ 0 (0) --- | |
| --- SIGABRT (Aborted) @ 0 (0) --- | |
| +++ killed by SIGABRT +++ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment