After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 628770 - crash in Document Viewer: Klicked on a picture ins...
crash in Document Viewer: Klicked on a picture ins...
Status: RESOLVED FIXED
Product: evince
Classification: Core
Component: BugBuddyBugs
2.31.x
Other All
: Normal critical
: ---
Assigned To: Evince Maintainers
Evince Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-09-04 13:37 UTC by Noah Essl
Modified: 2010-09-06 16:06 UTC
See Also:
GNOME target: ---
GNOME version: 2.31/2.32


Attachments
stack trace? (13.74 KB, application/octet-stream)
2010-09-04 13:40 UTC, Noah Essl
Details

Description Noah Essl 2010-09-04 13:37:06 UTC
Version: 2.31.90

What were you doing when the application crashed?
Klicked on a picture inside of a 1,4MB ".pdf" file and started dragging it -> Bug appeared.


Distribution: Ubuntu 10.10 (maverick)
Gnome Release: 2.31.90 2010-08-18 (Ubuntu)
BugBuddy Version: 2.31.3

System: Linux 2.6.35-020635-generic #020635 SMP Mon Aug 2 09:08:21 UTC 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10706000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Amaranth
Icon Theme: Gorilla
GTK+ Modules: gnomesegvhandler, canberra-gtk-module

Memory status: size: 398970880 vsize: 398970880 resident: 99340288 share: 15855616 rss: 99340288 rss_rlim: 18446744073709551615
CPU usage: start_time: 1283606734 rtime: 715 utime: 551 stime: 164 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/evince'

[Thread debugging using libthread_db enabled]
[New Thread 0x7fbc0da8c710 (LWP 5215)]
[New Thread 0x7fbc05ae1710 (LWP 5121)]
[New Thread 0x7fbc0e28d710 (LWP 5115)]
0x00007fbc13d806dd in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7fbc182ec920 (LWP 5114))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    at /build/buildd/glib2.0-2.25.15/glib/gspawn.c line 385
  • #2 g_spawn_command_line_sync
    at /build/buildd/glib2.0-2.25.15/glib/gspawn.c line 699
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomesegvhandler.so
  • #4 <signal handler called>
  • #5 g_logv
    at /build/buildd/glib2.0-2.25.15/glib/gmessages.c line 554
  • #6 g_log
    at /build/buildd/glib2.0-2.25.15/glib/gmessages.c line 568
  • #7 g_malloc
    at /build/buildd/glib2.0-2.25.15/glib/gmem.c line 139
  • #8 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #9 gdk_region_intersect
    from /usr/lib/libgdk-x11-2.0.so.0
  • #10 ??
    from /usr/lib/libgdk-x11-2.0.so.0
  • #11 merge_selection_region
    at /build/buildd/evince-2.31.90/./libview/ev-view.c line 5917
  • #12 compute_selections
    at /build/buildd/evince-2.31.90/./libview/ev-view.c line 5939
  • #13 selection_update_idle_cb
    at /build/buildd/evince-2.31.90/./libview/ev-view.c line 3707
  • #14 g_main_dispatch
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2119
  • #15 g_main_context_dispatch
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2672
  • #16 g_main_context_iterate
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2750
  • #17 g_main_loop_run
    at /build/buildd/glib2.0-2.25.15/glib/gmain.c line 2958
  • #18 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #19 main
A debugging session is active.

	Inferior 1 [process 5114] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** GLib **: /build/buildd/glib2.0-2.25.15/glib/gmem.c:140: failed to allocate 75591424423648 bytes 


----------- .xsession-errors ---------------------
         
       </div> <!-- body -->
     </div> <!-- wrap -->
   </body>
</html>
GLib-ERROR **: /build/buildd/glib2.0-2.25.15/glib/gmem.c:140: failed to allocate 75591424423648 bytes
aborting...
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).
--------------------------------------------------
Comment 1 Noah Essl 2010-09-04 13:40:51 UTC
Created attachment 169487 [details]
stack trace?

I think this is the stack trace, but I am not sure, please correct me if wrong.
Comment 2 Noah Essl 2010-09-04 13:43:36 UTC
also happens when marking text in this ".pdf"
Comment 3 Carlos Garcia Campos 2010-09-06 16:06:43 UTC
Fixed in gnome-2-32 branch, I'll remove gtk2 support in git master soon, so it isn't woth fixing it there. 

Thanks