Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- open("/etc/ld.so.cache", O_RDONLY) = 16
- fstat64(16, {st_mode=S_IFREG|0644, st_size=110513, ...}) = 0
- mmap2(NULL, 110513, PROT_READ, MAP_PRIVATE, 16, 0) = 0xb5ee4000
- close(16) = 0
- access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
- open("/usr/lib/libssl.so", O_RDONLY) = 16
- read(16, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p\273\0\0004\0\0\0"..., 512) = 512
- fstat64(16, {st_mode=S_IFREG|0644, st_size=294704, ...}) = 0
- mmap2(NULL, 297592, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 16, 0) = 0x272c000
- mprotect(0x2770000, 4096, PROT_NONE) = 0
- mmap2(0x2771000, 16384, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 16, 0x44) = 0x2771000
- close(16) = 0
- mprotect(0x2771000, 4096, PROT_READ) = 0
- munmap(0xb5ee4000, 110513) = 0
- shutdown(15, 2 /* send and receive */) = 0
- close(15) = 0
- write(1, "[WARNING] Out of OEM specific VK"..., 256[WARNING] Out of OEM specific VK codes, changing to unassigned
- [WARNING] Out of unassigned VK codes, assigning $FF
- TApplication.HandleException Error creating SSL context.
- Stack trace:
- $081D05A6
- $081D010B
- $081CFCFB
- $081CFCCE
- $081FA81A
- $081CFD) = 256
- brk(0xa4f0000) = 0xa4f0000
- brk(0xa4ef000) = 0xa4ef000
- access("/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache.32", F_OK) = -1 ENOENT (No such file or directory)
- open("/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache", O_RDONLY|O_LARGEFILE) = 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement