Public bug reported: Binary package hint: evince
When selecting text in the first page of this PDF: http://www.jstage.jst.go.jp/article/jlve/32/2/170/_pdf evince crashes with the following backtrace: $ gdb evince GNU gdb (GDB) 7.1-ubuntu Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/evince... warning: the debug information found in "/usr/lib/debug//usr/bin/evince" does not match "/usr/bin/evince" (CRC mismatch). warning: the debug information found in "/usr/lib/debug/usr/bin/evince" does not match "/usr/bin/evince" (CRC mismatch). (no debugging symbols found)...done. (gdb) run 32_170.pdf Starting program: /usr/bin/evince 32_170.pdf [Thread debugging using libthread_db enabled] [New Thread 0x7f5205531710 (LWP 14420)] [New Thread 0x7f5204d30710 (LWP 14421)] [New Thread 0x7f51fca8d710 (LWP 14422)] GLib-ERROR **: /build/buildd/glib2.0-2.25.14/glib/gmem.c:140: failed to allocate 19516331395936 bytes aborting... Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007f520b80b592 in g_logv () from /lib/libglib-2.0.so.0 (gdb) bt #0 0x00007f520b80b592 in g_logv () from /lib/libglib-2.0.so.0 #1 0x00007f520b80b973 in g_log () from /lib/libglib-2.0.so.0 #2 0x00007f520b809cde in g_malloc () from /lib/libglib-2.0.so.0 #3 0x00007f520da951fd in miRegionOp (newReg=<value optimized out>, reg1=0x7f52116568d0, reg2=0x7f521178c9d0, overlapFn=0x7f520b11ab2d <write+45>, nonOverlap1Fn=0x7f5200047300, nonOverlap2Fn=0x20) at /build/buildd/gtk+2.0-2.21.6/gdk/gdkregion-generic.c:873 #4 0x00007f520da9586f in IA__gdk_region_intersect (source1=0x7f5200000020, source2=<value optimized out>) at /build/buildd/gtk+2.0-2.21.6/gdk/gdkregion-generic.c:609 #5 0x00007f520daa53e5 in gdk_window_invalidate_maybe_recurse_full (window=0x7f52117bc7e0, region=0x7f521178c9d0, clear_bg=<value optimized out>, child_func=0x7f520da9e020 <true_predicate>, user_data=0x0) at /build/buildd/gtk+2.0-2.21.6/gdk/gdkwindow.c:5786 #6 0x00007f520ee3e596 in merge_selection_region (view=0x7f5211724010, new_list=0x0) at /build/buildd/evince-2.31.90/./libview/ev-view.c:5917 #7 0x00007f520ee42a2d in compute_selections (view=0x7f5211724010, style=<value optimized out>, start=0x7f521172423c, stop=<value optimized out>) at /build/buildd/evince-2.31.90/./libview/ev-view.c:5939 #8 0x00007f520ee42b0d in selection_update_idle_cb (view=0x7f5200000020) at /build/buildd/evince-2.31.90/./libview/ev-view.c:3707 #9 0x00007f520b800cb2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #10 0x00007f520b804c18 in ?? () from /lib/libglib-2.0.so.0 #11 0x00007f520b805125 in g_main_loop_run () from /lib/libglib-2.0.so.0 #12 0x00007f520de69a47 in IA__gtk_main () at /build/buildd/gtk+2.0-2.21.6/gtk/gtkmain.c:1237 #13 0x00007f520f6f4ddc in main () (gdb) ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: evince 2.31.90-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.35-19.26-generic 2.6.35.3 Uname: Linux 2.6.35-19-generic x86_64 Architecture: amd64 Date: Sun Aug 29 21:28:35 2010 EcryptfsInUse: Yes ExecutablePath: /usr/bin/evince InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Alpha amd64 (20100310) KernLog: Aug 29 15:17:10 daniel-dell kernel: [27733.407603] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled ProcEnviron: SHELL=/bin/bash PATH=(custom, user) LANG=en_US.utf8 SourcePackage: evince ** Affects: evince (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug maverick -- Crashes selecting text from a PDF file https://bugs.launchpad.net/bugs/626555 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
