Ticket #1497: garbage-cut.txt

File garbage-cut.txt, 3.2 KB (added by synthemesc.antichrist@gmail.com, 4 years ago)

cut of an strace of a crash

Line 
1clock_gettime(CLOCK_MONOTONIC, {392553, 240777293}) = 0
2open("/dev/tty", O_RDWR|O_NOCTTY|O_NONBLOCK) = 655
3writev(655, [{"*** glibc detected *** ", 23}, {"rtorrent", 8}, {": ", 2}, {"double free or corruption (fastt"..., 35}, {": 0x", 4}, {"0acd8300", 8}, {" ***\n", 5}], 7) = 85
4mmap2(NULL, 2097152, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = 0xb7696000
5munmap(0xb7696000, 434176)              = 0
6munmap(0xb7800000, 614400)              = 0
7mprotect(0xb7700000, 135168, PROT_READ|PROT_WRITE) = 0
8futex(0xb7aa4a34, 0x81 /* FUTEX_??? */, 2147483647) = 0
9write(655, "======= Backtrace: =========\n", 29) = 29
10writev(655, [{"/lib/libc.so.6", 14}, {"[0x", 3}, {"b79c6564", 8}, {"]\n", 2}], 4) = 27
11writev(655, [{"/lib/libc.so.6", 14}, {"(", 1}, {"cfree", 5}, {"+0x", 3}, {"90", 2}, {")", 1}, {"[0x", 3}, {"b79ca010", 8}, {"]\n", 2}], 9) = 39
12writev(655, [{"/usr/X11R6/lib/libcurl.so.4", 27}, {"(", 1}, {"Curl_safefree", 13}, {"+0x", 3}, {"24", 2}, {")", 1}, {"[0x", 3}, {"b7e64294", 8}, {"]\n", 2}], 9) = 60
13writev(655, [{"/usr/X11R6/lib/libcurl.so.4", 27}, {"(", 1}, {"Curl_http", 9}, {"+0x", 3}, {"af7", 3}, {")", 1}, {"[0x", 3}, {"b7e5b987", 8}, {"]\n", 2}], 9) = 57
14writev(655, [{"/usr/X11R6/lib/libcurl.so.4", 27}, {"(", 1}, {"Curl_do", 7}, {"+0x", 3}, {"104", 3}, {")", 1}, {"[0x", 3}, {"b7e67cf4", 8}, {"]\n", 2}], 9) = 55
15writev(655, [{"/usr/X11R6/lib/libcurl.so.4", 27}, {"[0x", 3}, {"b7e78d36", 8}, {"]\n", 2}], 4) = 40
16writev(655, [{"/usr/X11R6/lib/libcurl.so.4", 27}, {"(", 1}, {"curl_multi_perform", 18}, {"+0x", 3}, {"59", 2}, {")", 1}, {"[0x", 3}, {"b7e79029", 8}, {"]\n", 2}], 9) = 65
17writev(655, [{"rtorrent", 8}, {"[0x", 3}, {"80c951f", 7}, {"]\n", 2}], 4) = 20
18writev(655, [{"rtorrent", 8}, {"[0x", 3}, {"80c129d", 7}, {"]\n", 2}], 4) = 20
19writev(655, [{"rtorrent", 8}, {"[0x", 3}, {"807e38a", 7}, {"]\n", 2}], 4) = 20
20writev(655, [{"/lib/libc.so.6", 14}, {"(", 1}, {"__libc_start_main", 17}, {"+0x", 3}, {"e0", 2}, {")", 1}, {"[0x", 3}, {"b7971390", 8}, {"]\n", 2}], 9) = 51
21writev(655, [{"rtorrent", 8}, {"(", 1}, {"_ZNK7torrent8FileList14free_disk"..., 39}, {"+0x", 3}, {"99", 2}, {")", 1}, {"[0x", 3}, {"8052131", 7}, {"]\n", 2}], 9) = 66
22write(655, "======= Memory map: ========\n", 29) = 29
23open("/proc/self/maps", O_RDONLY)       = 656
24read(656, "08048000-0811b000 r-xp 00000000 "..., 1024) = 1024
25write(655, "08048000-0811b000 r-xp 00000000 "..., 1024) = 1024
26read(656, "00 03:01 1088111    /usr/lib/lib"..., 1024) = 1024
27write(655, "00 03:01 1088111    /usr/lib/lib"..., 1024) = 1024
28read(656, "   /usr/lib/libstdc++.so.6.0.9\nb"..., 1024) = 1024
29write(655, "   /usr/lib/libstdc++.so.6.0.9\nb"..., 1024) = 1024
30read(656, "000 rw-p 0003b000 03:01 80892   "..., 1024) = 1024
31write(655, "000 rw-p 0003b000 03:01 80892   "..., 1024) = 1024
32read(656, "e/en_US/LC_MONETARY\nb7ef0000-b7e"..., 1024) = 1024
33write(655, "e/en_US/LC_MONETARY\nb7ef0000-b7e"..., 1024) = 1024
34read(656, "00 0 \nffffe000-fffff000 r-xp 000"..., 1024) = 62
35write(655, "00 0 \nffffe000-fffff000 r-xp 000"..., 62) = 62
36read(656, "", 1024)                     = 0
37close(656)                              = 0
38rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
39tgkill(32234, 32234, SIGABRT)           = 0
40--- SIGABRT (Aborted) @ 0 (0) ---
41+++ killed by SIGABRT +++
42