Skip to content

Instantly share code, notes, and snippets.

@andrewSC
Created May 8, 2018 19:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewSC/d3e78b562de346d28f1ce96f29447dbe to your computer and use it in GitHub Desktop.
Save andrewSC/d3e78b562de346d28f1ce96f29447dbe to your computer and use it in GitHub Desktop.
[pid 2134] openat(AT_FDCWD, "file:///usr/lib/firefox-developer-edition/dictionaries/en_US.dic", O_RDONLY <unfinished ...>
[pid 2148] futex(0x7f8e3d400020, FUTEX_WAKE_PRIVATE, 1 <unfinished ...>
[pid 2134] <... openat resumed> ) = -1 ENOENT (No such file or directory)
[pid 2148] <... futex resumed> ) = 0
[pid 2134] openat(AT_FDCWD, "file:///usr/lib/firefox-developer-edition/dictionaries/en_US.dic.hz", O_RDONLY <unfinished ...>
[pid 2148] fcntl(124<socket:[28582]>, F_GETFL <unfinished ...>
[pid 2134] <... openat resumed> ) = -1 ENOENT (No such file or directory)
[pid 2148] <... fcntl resumed> ) = 0x2 (flags O_RDWR)
[pid 2134] write(2</home/andrew/dbg.out>, "error: file:///usr/lib/firefox-d"..., 85 <unfinished ...>
[pid 2148] fcntl(124<socket:[28582]>, F_SETFL, O_RDWR|O_NONBLOCKerror: file:///usr/lib/firefox-developer-edition/dictionaries/en_US.dic: cannot open
<unfinished ...>
[pid 2134] <... write resumed> ) = 85
[pid 2148] <... fcntl resumed> ) = 0
[pid 2134] openat(AT_FDCWD, "file:///usr/lib/firefox-developer-edition/dictionaries/en_US.aff", O_RDONLY <unfinished ...>
[pid 2148] getpeername(124<socket:[28582]>, <unfinished ...>
[pid 2134] <... openat resumed> ) = -1 ENOENT (No such file or directory)
[pid 2148] <... getpeername resumed> 0x7f8e259fc320, [112]) = -1 ENOTCONN (Transport endpoint is not connected)
[pid 2134] openat(AT_FDCWD, "file:///usr/lib/firefox-developer-edition/dictionaries/en_US.aff.hz", O_RDONLY) = -1 ENOENT (No such file or directory)
[pid 2148] setsockopt(124<socket:[28582]>, SOL_TCP, TCP_NODELAY, [1], 4 <unfinished ...>
[pid 2134] write(2</home/andrew/dbg.out>, "error: file:///usr/lib/firefox-d"..., 85 <unfinished ...>
[pid 2148] <... setsockopt resumed> ) = 0
error: file:///usr/lib/firefox-developer-edition/dictionaries/en_US.aff: cannot open
[pid 2134] <... write resumed> ) = 85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment