Ticket #3059: strace

File strace, 1.1 KB (added by ForeverYoung, 11 years ago)

strace

Line 
1lstat("/run/media/anton/FLASH/1/dir/bigfile.mp4", {st_mode=S_IFREG|0644, st_size=114150341, ...}) = 0
2unlink("/run/media/anton/FLASH/1/dir/bigfile.mp4") = 0
3select(5, [4], NULL, NULL, {0, 0})      = 0 (Timeout)
4rt_sigaction(SIGINT, {0x459bc0, [], SA_RESTORER, 0x7f28db736830}, NULL, 8) = 0
5select(6, [4 5], NULL, NULL, {0, 0})    = 0 (Timeout)
6rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7f28db736830}, NULL, 8) = 0
7select(5, [4], NULL, NULL, {0, 0})      = 0 (Timeout)
8write(1, "\33[26;67H\33[1m\33[36m\33[44m          "..., 34) = 34
9rt_sigaction(SIGINT, {0x459bc0, [], SA_RESTORER, 0x7f28db736830}, NULL, 8) = 0
10select(6, [4 5], NULL, NULL, {0, 0})    = 0 (Timeout)
11rt_sigaction(SIGINT, {SIG_IGN, [], SA_RESTORER, 0x7f28db736830}, NULL, 8) = 0
12openat(AT_FDCWD, "/run/media/anton/FLASH/1/dir", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 9
13getdents(9, /* 2 entries */, 32768)     = 48
14getdents(9, /* 0 entries */, 32768)     = 0
15close(9)                                = 0
16rmdir("/run/media/anton/FLASH/1/dir")   = 0
17--- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=0x40} ---