https://bugs.freedesktop.org/show_bug.cgi?id=65410
--- Comment #2 from Alf Tonny Bätz <[email protected]> --- (In reply to comment #0) > This is a bug that have been here for a wile. > > to reproduce: > > goto google, search for some pictures, for eksample "tree" > > when you get up all the pictures, right click on mouse on one of the > pictures and choose the copy pictures. (dont click so you only get one > pictures up, you have to do it when you see all the pictures) > > https://www.google.no/ > search?hl=en&site=imghp&tbm=isch&source=hp&biw=1612&bih=869&q=tree&oq=tree&gs > _l=img.1.0.0l10.2252.2776.0.3426.4.4.0.0.0.0.116.375.2j2.4.0...0.0...1ac.1. > 15.img.9bNKrXdc8eM > > and then paste it onto libreoffice writer. Resault = 100% cpu freeze, and no > response on libreoffice. testet this with firefox, chromium with same resaults. just a little from the strace futex(0x149c06c, FUTEX_WAIT_PRIVATE, 1, NULL) = 0 futex(0x149c040, FUTEX_WAIT_PRIVATE, 2, NULL) = 0 futex(0x149c040, FUTEX_WAKE_PRIVATE, 1) = 0 futex(0x149bae4, FUTEX_WAIT_PRIVATE, 1, NULL) = 0 futex(0x149bb10, FUTEX_WAKE_PRIVATE, 1) = 0 close(6) = 0 futex(0x149bb84, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 1, {1370430435, 763725000}, ffffffff) = -1 ETIMEDOUT (Connection timed out) futex(0x149bbb0, FUTEX_WAKE_PRIVATE, 1) = 0 poll([{fd=4, events=POLLIN|POLLOUT}], 1, 4294967295) = 1 ([{fd=4, revents=POLLOUT}]) writev(4, [{"8\2\4\0\2\0`\4\4\0\0\0\365\365\365\0C\0\5\0\1\0`\4\2\0`\4H\0\275\0"..., 72}, {NULL, 0}, {"", 0}], 3) = 72 recvfrom(4, 0x148ffa4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) recvfrom(4, 0x148ffa4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) read(5, "10%\n20%\n25%\n30%\n35%\n40%\n50%\n55%\n", 255) = 32 futex(0x149bb84, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 3, {1370430436, 14524000}, ffffffff) = -1 ETIMEDOUT (Connection timed out) futex(0x149bbb0, FUTEX_WAKE_PRIVATE, 1) = 0 poll([{fd=4, events=POLLIN|POLLOUT}], 1, 4294967295) = 1 ([{fd=4, revents=POLLOUT}]) writev(4, [{"8\2\4\0\2\0`\4\4\0\0\0\365\365\365\0C\0\5\0\1\0`\4\2\0`\4H\0\275\0"..., 72}, {NULL, 0}, {"", 0}], 3) = 72 recvfrom(4, 0x148ffa4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) recvfrom(4, 0x148ffa4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) read(5, "60%\n75%\n80%\n100%\nend\n", 255) = 21 poll([{fd=4, events=POLLIN|POLLOUT}], 1, 4294967295) = 1 ([{fd=4, revents=POLLOUT}]) writev(4, [{"<\2\2\0\2\0`\4<\0\2\0\0\0`\4+\0\1\0", 20}, {NULL, 0}, {"", 0}], 3) = 20 poll([{fd=4, events=POLLIN}], 1, 4294967295) = 1 ([{fd=4, revents=POLLIN}]) recvfrom(4, "\1\2/\0\0\0\0\0\\\0\200\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0, NULL, NULL) = 32 recvfrom(4, 0x148ffa4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) recvfrom(4, 0x148ffa4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) shutdown(4, 2 /* send and receive */) = 0 close(4) = 0 futex(0x149bb84, FUTEX_WAIT_BITSET_PRIVATE|FUTEX_CLOCK_REALTIME, 5, {1370431460, 265768000}, ffffffff^C <unfinished ...> Nothing more came after i pasted the pictures, libreoffice just freezed up, i had to kill libreoffice to stop it. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
